nerdexam
ISTQB

ISTQB-CTFL · Question #19

Which of the following statements is CORRECT?

The correct answer is C. Test cases are sequences of actions for test execution specified during the test implementation. A test case is a set of input values, execution preconditions, expected results and execution postconditions, developed for a particular objective or test condition. A test case is a sequence of actions for test execution that can be followed by a tester or a test automation…

Fundamentals of Testing

Question

Which of the following statements is CORRECT?

Options

  • ATest cases are made up of input values, expected results and actual results developed to cover
  • BTest cases describe items or events to test that are derived from the test basis during the test
  • CTest cases are sequences of actions for test execution specified during the test implementation

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    94% (34)

Explanation

A test case is a set of input values, execution preconditions, expected results and execution postconditions, developed for a particular objective or test condition. A test case is a sequence of actions for test execution that can be followed by a tester or a test automation tool. A test case is specified during the test implementation activity, which is the activity that prepares the testware needed for test execution. A test case does not include actual results, as these are obtained during test execution and compared with the expected results. A test case does not describe items or events to test, as these are derived from the test basis during the test analysis activity. A test case is not derived during the test design activity, as this is the activity that specifies the test conditions or objectives that need to be tested.

Topics

#test cases#test design#test implementation#test documentation

Community Discussion

No community discussion yet for this question.

Full ISTQB-CTFL Practice