Activity Card - Test Case Challenge
Test Case Challenge
Objective: Students will test algorithms using various test cases.
Instructions:
- Provide algorithms (e.g., sorting, searching) and ask students to create test cases.
- Execute the algorithms with the test cases and record results.
- Discuss edge cases and how to handle them.
Materials:
- Algorithm descriptions
- Test case worksheets
Assessment:
- Quality of test cases created
- Accuracy in executing algorithms