Skip to main content

Manage test cases in Katalon TestOps

A test case is a specific set of conditions, inputs, and expected outcomes designed to verify a particular aspect of software functionality.

Often, multiple test cases are required to verify a function. Customization helps differentiate these test cases or help testers track their working progress more effectively.

This documents shows you how you to manage a test case and its details.

Alternate version

Delete test case

This section shows you how to delete test cases.

Click on a test case's three-dot menu from the Test Directory and select Delete.
  1. Go to Tests > Test Cases.
  2. Click on the three-dot menu of the test case you would like to move at the rightmost column and shows upon hovering.
    • Alternatively, you could click on the check box then click on Delete in the toolbar that appears. You can select more than one test case using this method.
  3. Click the Delete icon.
  4. A dialog box asks you to confirm this action. Click Delete.
A toast notification confirms that you've deleted your test case.

Duplicate test cases

Click on a test case's three-dot menu from the Test Directory and select Duplicate.
  1. Go to Tests > Test Cases.
  2. Click on the three-dot menu of the test case you would like to move at the rightmost column and shows upon hovering.
    • Alternatively, you could click on the check box then click the Duplicate icon in the toolbar. You can select more than one test case using this method.
  3. Click Duplicate.
A toast notification confirms that you've duplicated your test case.

Move test cases

Click on a test case's three-dot menu from the Test Directory and select Move.
  1. Go to Tests > Test Cases.
  2. Click on the three-dot menu of the test case you would like to move at the rightmost column and shows upon hovering.
    • Alternatively, you could click on the check box then click on Move to in the toolbar that appears. You can select more than one test case using this method.
  3. Click the Move to icon.
    A dialog box appears. Select the location you would like to move your test case to.
  4. Click Move.
A toast notification confirms that you've moved your test case.

Rename test cases

Click on a test case's three-dot menu from the Test Directory and select Rename.
  1. Go to Tests > Test Cases.
  2. Click on the three-dot menu of the test case you would like to rename. It is found at the rightmost column and shows upon hovering.
  3. Click Rename.
  4. Type the new name in the displayed dialog box.
  5. Click Save.
A toast notification confirms that you've renamed your test case.

Manage test case working status

This document shows you how to change the working status of your test case.

Click on the status dropdown from the test case's details page and selects its corresponding status.
  1. Navigate to the test case you would like to change the status of.
  2. Click on the test case. The test case's details appear.
  3. Click on the status dropdown. Select from the five available options: Draft, Ready to review, In review, Published, and Inactive.
After selected, the working status is updated automatically.
Was this page helpful?