Skip to main content

Filter test run list by build name in Katalon TestOps

requirements

You must execute tests from Katalon Runtime Engine.

In Katalon TestOps, you can filter Test Runs by Build name to:

  • Find and track the list of Test Runs linked with specific Build names.
  • Monitor testing progress linked with those Builds.

Add Build name in Command Line or Console Mode

  1. Open Command prompt.

  2. Find the Command Line option --info -buildLabel and edit it with your own info.

    You can find it in this list of katalonc command options.

Filter Test Runs by Build name in Katalon TestOps

  1. Sign in to Katalon TestOps and go to your Project.

  2. Go to Reports > Test Runs.

  3. Find the Build Label filter as shown below.

    By default, it will display All which means that all of your Test Runs in all Builds are listed.

    build name new UI
  4. Click Build Label, then manually input the -buildLabel value that was previously configured in Katalon Studio.

    build name box
  5. Click Update. You can now see the list of Test Runs associated with that -buildLabel.

    Note: The Build name will be displayed under the Configuration section on each Test Run.You can also go back to the default filter by clicking Clear.

Was this page helpful?