SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
True
|
|
False
|
|
Either A or B
|
|
None of the above
|
Detailed explanation-1: -Acceptance testing Acceptance tests are formal tests that verify if a system satisfies business requirements. They require the entire application to be running while testing and focus on replicating user behaviors.
Detailed explanation-2: -Blackbox testing is a software testing technique in which testing is performed without knowing the internal structure, design, or code of a system under test. Testers should focus only on the input and output of test objects.
Detailed explanation-3: -Create a comprehensive testing strategy. Create a checklist for all of the testing activities. Prioritize critical areas of the application. Create a list of all requirements for the application. Write down the risks inherent to the application. Leverage test automation. 06-Jul-2020