INTRODUCTION TO SOFTWARE ENGINEERING
SOFTWARE DEVELOPMENT LIFE CYCLE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
At what stage of the SDLC do you produce a written description of the project?
|
Analysis
|
|
Design
|
|
Code development
|
|
Testing
|
|
Deployment/Implementation
|
Explanation:
Detailed explanation-1: -Testing should involve in all phases of SDLC. Test planning should be started from beginning of the project. Once the requirements are baselined, System testing plan ( or UAT ) and test cases should be prepared.
Detailed explanation-2: -The analysis stage includes gathering all the specific details required for a new system as well as determining the first ideas for prototypes. Developers may: Define any prototype system requirements.
Detailed explanation-3: -The planning phase of the SDLC is also when the project plan is developed that identifies, prioritizes, and assigns the tasks and resources required to build the structure for a project. With that said, this step culminates in a detailed project plan.
There is 1 question to complete.