QA interview questions
What is a Test Case? What does it include?
A Test Case is a step by step description of the testing process and a set of conditions under which a tester can determine if the application works as expected.
It includes:
– test case description
– test steps
– requirements
– expected result