Testing Standard
Test case – A test case is a set of conditions or variables under which a tester will determine whether a system under test satisfies requirements or works correctly.
Test case templates:-
1. Empty Form Submission
2. Validation Constraints
3. Pagination
4. Content Overflow
5. Breadcrumbs
6. Error messages, Success messages
A story should pass all the above testcases then only a story should be given for testing.