MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
____ checks all the requirements like functional, behavioral and performance requirement are validate against the construction software.
A
Regression testing
B
validation testing
C
integration testing
D
All
Explanation: 

Detailed explanation-1: -Validation Testing. It is the static practice of studying and verifying the specific requirements of a particular stage in development. It is the dynamic practice of testing the final product after development to check that it meets customer requirements. It does not require executing code.

Detailed explanation-2: -Verification is the process of checking that the software meets the specification.

There is 1 question to complete.