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 verify the results of each program?
|
Analysis
|
|
Design
|
|
Code development
|
|
Testing
|
|
Deployment/Implementation
|
Explanation:
Detailed explanation-1: -In this fifth phase of SDLC, the testing is done to ensure that the entire application works according to the customer requirements. After testing, the QA and testing team might find some bugs or defects and communicate the same with the developers.
Detailed explanation-2: -The Verification phase is where applications go through a thorough testing cycle to ensure they meet the original design & requirements. This is also a great place to introduce automated security testing using various technologies.
There is 1 question to complete.