Skip to main content

Manage test cases

Learn how to move, duplicate, or delete your test cases, as well as how to filter for specific ones.

Prerequisites


Manage a test case

  1. To manage a single test case, click on the test case's name.

    The test case's detail page appears.

  1. Click on any of the management options:

    • Move: Move the test case to a different location.

      • A dialog box allows you to select the new location. Confirm it by clicking Move.
    • Duplicate: Duplicate the test case in the same location.

      • It shows wtihin the repository upon completion.
    • Delete: Delete the test case from your repository (but maintain its result data).

      • A dialogue box asks you to confirm this action; do so by clicking Delete.

    Test case detail page with test case management options in Katalon TestOps

    The move, duplicate, and delete buttons highlighted.


Manage test cases in bulk

  1. To manage multiple test cases, navigate to the Test Case List by going to Tests > Test Cases.

  2. Select the test cases you want to manage by clicking on the checkbox on the left of their names.

  3. Click on any of the management options:

    • Move: Move the test case to a different location.

      • A dialog box allows you to select the new location. Confirm it by clicking Move.
    • Duplicate: Duplicate the test case in the same location.

      • It shows within the repository upon completion.
    • Delete: Delete the test case from your repository (but maintain its result data).

      • A dialogue box asks you to confirm this action; do so by clicking Delete.

    Repository page with test case management options in Katalon TestOps

    The move, duplicate, and delete buttons highlighted along with the 'select' checkboxes.


Filter test cases

To filter test cases, you can perform the following actions:


Repository page with test case management options in Katalon TestOps

The filter options highlighted.


  • Directly search for a test case or a test suite using the search bar found above the repository list.

  • Filter by type:

    • Automated
    • Manual
  • Filter by Status:

    • Draft
    • Ready to Review
    • In Review
    • Published
    • Inactive
  • Filter by Author

  • Filter by Recently Updated

Click on Clear filters to remove all filters.

Was this page helpful?