SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You are testing a mobile app that allows customers to access and manage their bank accounts. You are running a test suite that involves evaluating each screen and each field on each screen against a general list of user interface best practices, derived from a popular book on the topic, that maximize attractiveness, ease-of-use, and accessibility for such apps. Which of the following options BEST categorizes the test technique you are using?
A
Specification-based
B
Exploratory
C
Checklist-based
D
Error guessing
Explanation: 

Detailed explanation-1: -Which of the following best matches the testing activity with how traceability can assist that activity? Traceability assists with: Selecting regression tests in terms of analyzing the impact of changes.

Detailed explanation-2: -Having testers involved in requirements reviews or user story refinement could detect defects in these work products. The identification and removal of requirements defects reduces the risk of incorrect or untestable functionality being developed.

Detailed explanation-3: -Exploratory testing: Rather than creating test designs, testers and developers use exploratory testing, which involves creating random testing procedures and executing tests based on error guessing.

There is 1 question to complete.