Software Testing Tutorial #30 – What is a Test Case

In this Software Testing Tutorial, we will learn what is a test case. A test case is a set of steps that is written to verify the functionality of the application. When a test case is executed is verifies if the functionality of application is as per the requirement that has been given by the customer.

Test case is a set of steps or the procedure that you follow to verify the particular functionality in any software application.