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)- B3% (1)
- C92% (33)
- D6% (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.