Skip to main content

Create new test cases

Learn how to create an empty test case or how you can add more.

Prerequisites


Create a test case

  1. Go to Tests > Test Cases in the sidebar. The repository page appears.
  2. Click on the + Create button.

Create test case in Katalon TestOps
  1. From the dropdown menu, select Test Case.

  2. A dialog box appears. Fill out the following information:

    • Name (required): Input the label for your test case.
    • Description (optional): Input details about your test case.
    • Precondition (optional): List the prerequisites for your test case.
    • Location: Select where you want to save your test case.

    Create test case dialog box in Katalon TestOps
  3. Click Create.

tip
  • Alternatively, click on "Save & Create Another" to immediately input information for an additional test case without navigating away from the current screen.

Result

A toast notification confirms the successful creation of your test case. Additionally, the newly created test case appears in the list within the repository page.


Add more test cases

You can create more test cases directly from the Test Case List Page.

  1. Type out its name in the Add Test Case field.

Add test case in Katalon TestOps
  1. Click Add.

Result

A toast notification confirms the successful creation of your test case. Additionally, the newly created test case appears in the list within the Test Case List page.


Was this page helpful?