on 2006 Dec 15 3:59 AM
Hi all,
What comes under SDLC (Software Development Life Cycle) phase ?
Thanks in Advance
Krish...
Request clarification before answering.
Hi,
SDLC Phases are:
1. Preliminary Investigation
2. Systems Analysis
3. Systems Design
4. Systems Development
5. Systems Implementation
6. Systems Maintenance
Regards,
Ferry Lianto
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
System Development Life Cycle Model (SDLC Model)
This is also known as Classic Life Cycle Model (or) Linear Sequential Model (or) Waterfall Method. This has the following activities.
1. System/Information Engineering and Modeling
2. Software Requirements Analysis
3. Systems Analysis and Design
4. Code Generation
5. Testing
6. Maintenance
for more info .
http://www.stylusinc.com/Common/Concerns/SoftwareDevtPhilosophy.php
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi,
the main aspects that come in this phase are,
requirements gathering
specification
Design
Realization
Testing
Check out these links for additional info
http://www.webopedia.com/TERM/S/SDLC.html
http://www.computerworld.com/developmenttopics/development/story/0,10801,71151,00.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.