70-497 · Question #8
You are using Microsoft Test Manager (MTM). You are using the Microsoft Solution Framework (MSF) for Agile Software Development process template. You plan to validate that all the user stories for…
The correct answer is C. Requirements-based. A good way to start a test plan is to add user stories, product backlog items, or other requirements to it. A requirement appears in the test plan as a special type of test suite - that is, a container for test cases. When you add or create test cases in a requirements suite…
Question
You are using Microsoft Test Manager (MTM). You are using the Microsoft Solution Framework (MSF) for Agile Software Development process template. You plan to validate that all the user stories for the current iteration will be covered by your testing efforts. You need to create test suites that will allow you to validate user story test coverage. Which type of test suites should you create?
Options
- AQuery-based
- BFeature-based
- CRequirements-based
- DStatic
How the community answered
(31 responses)- A13% (4)
- B3% (1)
- C77% (24)
- D6% (2)
Explanation
A good way to start a test plan is to add user stories, product backlog items, or other requirements to it. A requirement appears in the test plan as a special type of test suite - that is, a container for test cases. When you add or create test cases in a requirements suite, they become linked to the requirement so that you can easily track which requirements have been successfully tested as their implementation progresses.
Topics
Community Discussion
No community discussion yet for this question.