nerdexam
Microsoft

98-361 · Question #120

Which two types of information should you include in an effective test case? (Choose two.)

The correct answer is A. the expected result from testing the case B. 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

  • Athe expected result from testing the case
  • Bmultiple actions combined as a single step to test the case
  • Cany pre-conditions necessary to test the case
  • Dthe stakeholders who originated the test case

How the community answered

(54 responses)
  • A
    81% (44)
  • C
    11% (6)
  • D
    7% (4)

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#preconditions#software testing

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice