Microsoft
70-497 · Question #98
You create a set of test cases for a complex requirement. The test cases should be listed in a specific order. You need to configure a test suite and define the order of the test cases. Which type…
The correct answer is B. Static. Static test suites are like folders. A static test suite can contain both test cases and other suites. Choose Order to arrange the order in which tests will be run in a static test suite.
Create and manage test plans
Question
You create a set of test cases for a complex requirement. The test cases should be listed in a specific order. You need to configure a test suite and define the order of the test cases. Which type of test suite should you configure?
Options
- AQuery-based
- BStatic
- CRequirements-based
- DOrder-based
How the community answered
(26 responses)- A4% (1)
- B69% (18)
- C19% (5)
- D8% (2)
Explanation
Static test suites are like folders. A static test suite can contain both test cases and other suites. Choose Order to arrange the order in which tests will be run in a static test suite.
Topics
#test suite types#static suite#test case ordering#MTM
Community Discussion
No community discussion yet for this question.