Test Cases

Updated by SYED A HAMID

A test case describes an input, action, or event, along with an expected response, together devised to determine if a software application feature is working as intended.

A test case may contain particulars such as a test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and expected results.

Creating a test case in Sofy

To complete a test case in Sofy, complete the following steps:

  1. Click on Live -> Test Cases
  2. Click Create Test Cases
  3. Select Create Test Case
  4. Add all the values of the test case:
    1. Test case name
    2. Test case descriptions
    3. Test case steps
    4. Assign to the owner of the test case
  5. Click Create


How did we do?