cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi all,

What comes under SDLC (Software Development Life Cycle) phase ?

Thanks in Advance

Krish...

0 Likes
View Entire Topic
former_member842213
Participant
0 Likes

sdlc consists of 5 phases:

Analysis -nothing but data collection & understanding the requirement

Design -nothing but creating flow diagram & pseduo code

Develpoement -nothing but actual coding

Testing -Combining all the modules and testing the whole object or project

Maintenance -After installation if there any problem occurs or if they

want any new functionality it should be added (like support)