SOFTWARE ENGINEERING

INTRODUCTION TO SOFTWARE ENGINEERING

SOFTWARE DEVELOPMENT LIFE CYCLE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What happens in the testing phase?
A
The code is tested against the specfication
B
Making changes when the software has been created
C
Planning the solution, look and feel of the software interface
D
Ensuring the requirements are understood
Explanation: 

Detailed explanation-1: -The end of test execution and delivery of the end product marks the onset of the test closure phase. The QA team checks the test results and discusses them with other team members. Some other factors they consider are product quality, test coverage, and project cost.

Detailed explanation-2: -Static testing. During static testing, developers work to avoid potential problems that might arise later. Unit testing. The next phase of software testing is unit testing. Integration testing. System testing. Acceptance testing. 10-Mar-2023

There is 1 question to complete.