View test suite and test suite collection reports in Katalon Studio
Last updated: August 2026
Test suite report​
You can view reports directly inside each test suite page.
After executing a test suite, to see the test suite report, go to the Result tab.
| Component | Description |
|---|---|
| Test cases table | Lists the executed test cases. |
| Summary tab | Shows the execution environment and a summary of the results. |
| Execution Settings tab | Shows the browser or device execution settings. |
| Execution Environment tab | Shows other information about the system used for execution. |
Test cases table​
The summary information of all executed iterations done in the test suite is displayed here. Each time when a test case is executed with a test data row is considered an iteration.
You can filter reports based on their execution status:
| Filter | Description |
|---|---|
| Passed | Shows only passed iterations. |
| Failed | Shows only failed iterations. |
| Error | Shows only iterations with errors. |
| Incomplete | Shows only incomplete iterations. |
| Skipped | Shows only skipped iterations. |
Test suite summary​
This section gives the summary information of the test suite:
- Test Suite ID: The ID of the executed test suite in Katalon Studio.
- Hostname:The hostname of the environment where the test suite was executed.
- Local OS: The operating system used to open Katalon Studio.
- Platform: The operating system, browser, and browser version used to execute the test.
- Start / End / Elapse: The execution start time, end time, and duration.
- Total TC: The total number of test cases and their execution status.