98-361 · Question #252
Which two types of information should you include in an effective test case? (Choose two.)
The correct answer is B. the expected result from testing the case C. multiple actions combined as a single step to test the case. You can create manual test cases using Microsoft Test Manager that have both action and validation test steps. You can also share a set of common test steps between multiple test cases called shared steps. This simplifies maintenance of test steps if your application under test
Question
Which two types of information should you include in an effective test case? (Choose two.)
Options
- Aany pre-conditions necessary to test the case
- Bthe expected result from testing the case
- Cmultiple actions combined as a single step to test the case
- Dthe stakeholders who originated the test case
How the community answered
(39 responses)- A8% (3)
- B77% (30)
- D15% (6)
Explanation
You can create manual test cases using Microsoft Test Manager that have both action and validation test steps. You can also share a set of common test steps between multiple test cases called shared steps. This simplifies maintenance of test steps if your application under test
Topics
Community Discussion
No community discussion yet for this question.