SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You are working as a tester on an Agile team and have participated in over two dozen user story refinement sessions with the product owner and the developers on the team at the start of each iteration. As the reviews have gotten more effective at detecting defects in user stories and the product owner more adept at correcting those defects, you and the team notice that the team’s velocity, as shown in your burndown charts, has started to increase. Which of the following is a benefit of static testing that MOST DIRECTLY applies to increased velocity?
A
Increasing total cost of quality
B
Reducing testing cost
C
Increasing development productivity
D
Reducing total cost of quality
Explanation: 

Detailed explanation-1: -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. Which of the following is a testing principle that could be used to respond to this statement? Programmers often write and execute unit tests against code which they have written.

Detailed explanation-2: -Test managers are responsible for the planning, coordination, and control of various test activities. They first create a test process and test strategy that analyzes which test methods and tools are suitable and used for test activities.

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.