Multiple choice technology testing If an expected result is not specified then: We cannot run the test It may be difficult to repeat the test It may be difficult to determine if the test has passed or failed We cannot automate the user inputs Reveal answer Fill a bubble to check yourself C Correct answer Explanation Without an expected result, there is no criteria to judge whether the test passed or failed. The actual output cannot be evaluated against anything, making it impossible to determine the test outcome.