nerdexam
iSQI

CTFL_SYLL_4.0 · Question #56

What is test oracle?

The correct answer is C. The source of expected results. A test oracle is a mechanism or principle that can be used to determine whether the observed behavior or output of a system under test is correct or not. A test oracle can be based on various sources of expected results, such as specifications, user expectations, previous…

Fundamentals of Testing

Question

What is test oracle?

Options

  • AThe source of lest objectives
  • BThe source for the actual results
  • CThe source of expected results
  • DThe source of input conditions

How the community answered

(36 responses)
  • B
    3% (1)
  • C
    92% (33)
  • D
    6% (2)

Explanation

A test oracle is a mechanism or principle that can be used to determine whether the observed behavior or output of a system under test is correct or not. A test oracle can be based on various sources of expected results, such as specifications, user expectations, previous versions, comparable systems, etc.

Topics

#test oracle#expected results#test fundamentals#test basics

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice