ISTQB
ISTQB-CTFL · Question #96
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
(42 responses)- A2% (1)
- B2% (1)
- C90% (38)
- D5% (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 basics#result comparison
Community Discussion
No community discussion yet for this question.