Roadmap to becoming a developer in 2022
 
 
 
 
 

513 B

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.

Free Content What are Test Oracles