Unit 14 · reflection

Unit 14 Test Evidence Review

Pick the single test in your suite that gives you the most confidence.

Show:

requirement or behavior claim
input / setup
expected result
actual result

Then explain why that test is stronger than simply running the application and looking at the screen.

Now do the opposite: identify one important behavior your current suite does not prove. Write the next test you would add in plain language, even if you do not implement it yet.

Green output is evidence only for the claims your tests actually encode.