Filter test run list by build name in Katalon TestOps
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
-
Open Command prompt.
-
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
-
Sign in to Katalon TestOps and go to your Project.
-
Go to Reports > Test Runs.
-
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.
-
Click Build Label, then manually input the
-buildLabel
value that was previously configured in Katalon Studio.
-
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.