INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which step in the Software Development Life Cycle (SDLC) matches the following description?In this phase in the SDLC the development cycle is almost finished. The application is done and being used in the field. In this phase, if the users discover bugs that weren’t found during testing. These errors need to be resolved, which can spawn new development cycles.
|
Deployment
|
|
Operation and Maintenance
|
|
Design
|
|
Implementation
|
|
Testing and Integration
|
Explanation:
Detailed explanation-1: -Maintenance. Sometimes referred to as the “monitoring” phase, this last part of the software development life cycle is ongoing. Once the software is built and fully operational, the product needs regular maintenance checks.
Detailed explanation-2: -Stage 3. There are four stages of programming itself Algorithm development. Source code writing.
Detailed explanation-3: -Stage 1: Project Planning. Stage 2: Gathering Requirements & Analysis. Stage 3: Design. Stage 4: Coding or Implementation. Stage 5: Testing. Stage 6: Deployment. Stage 7: Maintenance.
There is 1 question to complete.