nerdexam
Microsoft

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

Understanding General Software Development

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)
  • A
    8% (3)
  • B
    77% (30)
  • D
    15% (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

#test cases#expected results#test design#software testing

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice