Back to Developer Roadmap

Test Oracles

src/data/roadmaps/qa/content/[email protected]

4.0543 B
Original Source

Test Oracles

A test oracle is a mechanism; different from the program itself that can be used to check the correctness of the program's output for the test cases. Conceptually, we can consider testing a process in which the test cases are given to the test oracle and the program under testing.

Visit the following resources to learn more: