Skip to content
Archive of posts tagged definition

What is a Test case

What is a Test case? Test case definition A test case is defined as a set of variables or conditions used to determine the proper functionality of a software application or system.  Test cases typically describe inputs, actions/events, and the expected response(s).  The main purpose of writing test cases is to verify the testing coverage [...]