SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You are reading a user story in the product backlog to prepare for a meeting with the product owner and a developer, noting potential defects as you go. Which of the following statements is true about this activity?
A
It is not a static test, because static testing involves execution of the test object
B
It is not a static test, because static testing is always performed using a tool
C
It is a static test, because any defects you find could be found cheaper during dynamic testing
D
It is a static test, because static testing does not involve execution of the test object
Explanation: 

Detailed explanation-1: -You are reading a user story in the product backlog to prepare for a meeting with the product owner and a developer, noting potential defects as you go. Which of the following statements is true about this activity? It is a static test, because static testing does not involve execution of the test object.

Detailed explanation-2: -A product owner says that your role as a tester on an Agile team is to catch all the bugs before the end of each iteration.

Detailed explanation-3: -Static analysis and reviews are appropriate methodologies for maintainability testing, and they should begin as soon as the design documents are available and continue throughout the process of building the application.

There is 1 question to complete.