📜  SDLC - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:14.003000             🧑  作者: Mango

代码示例4
Software Development Life Cycle (SDLC) 
• SDLC defines the phases in building of software or application. 
o Requirement Gathering (Gathering information used to plan project, 
Identifying risks) 
o Design (How the application will be built) 
o Coding (developing) (Based on requirements, 
developers will write the application) 
o Testing 
o Production (deployment)(Releasing product) 
o Maintenance (Making sure product is stable, 
looking at customer report on bugs and fixing it)