

InterviewSolution
Saved Bookmarks
1. |
A testing strategy that test the application as a whole.(a) Requirement Gathering(b) Verification testing(c) Validation testing(d) System testingThis question was posed to me in homework.The query is from Software Testing topic in chapter Information Technology of Computer Fundamentals |
Answer» RIGHT CHOICE is (d) SYSTEM testing Easy explanation: VALIDATION testing tests the application as a whole against the user requirements. In system testing, it tests the application in the CONTEXT of an entire system. |
|