Back to all terms
83Debug & test
Test Case
Test case
A specific scenario and set of steps designed to verify whether a feature works.
For example
I wrote a test case: entering a wrong password should show a notice.
Resources
Copy prompt
Write test cases for this feature, including the happy path and edge cases.
Related terms
See all