Software Testing Material

A site for software testers. We provide free online tutorials on Manual Testing, Automation Testing - Selenium, QTP, LoadRunner, Testing Tools and many more.

  • Blog
  • Tutorials
    • Manual Testing
    • Java
    • Selenium
      • TestNG
      • Maven
      • Jenkins
    • Framework
    • Katalon
    • Agile
    • SQL
    • VBScript
    • API Testing
  • Tools
    • TestLodge
    • FrogLogic GUI Tool
    • CrossBrowserTesting
    • BrowserStack
    • TestCaseLab
    • Kobiton
    • Sikuli
    • Postman
  • Interview Q & A
    • Selenium
    • TestNG
    • Test Framework
    • Explain Framework
    • Manual Testing
    • Software QA
    • Agile
    • Testing As A Career
    • General Interview Questions
    • API Testing
    • SOAP
  • Free Resources
  • Guest Post
    • Guest Post Guidelines
  • Training

Viewing Test Suite Reports – Katalon Studio | Software Testing Material

Last Updated on October 12, 2018 by Guest Author

Viewing Test Suite Reports – Katalon Studio:

Katalon Studio is designed to ease many challenges that manual testers are facing. In a large project, there may be hundreds or even thousands of test cases and test execution. Test suite reports produced by Katalon Studio allow users to monitor their test status and have a better understanding of their project’s test coverage. This guide ‘Viewing Test Suite Reports’ will give you an overview of reports and related supported basic functions.

Once a test suite finishes its execution, a historical report is automatically generated and stored in the Reports section of Tests Explorer. Test suite execution reports are placed in chronological order with the most recent one on top.

For example:

test suite reports

The report will be named with following the naming convention: YYYYMMDD_HHmmss, which is the datetime when the test suite starts its execution.

Report Overview

In Test Explorer view, double-click on a historical execution of a test suite to view its details:

Test Explorer view

where:

ComponentDescription
Test Cases TableList of executed test cases.
SummarySummary information of executed environment.
Execution SettingsSettings for execution which include information about how to handle a failed test case, page loading timeout, etc. For example:

page loading timeout

Execution EnvironmentInformation concerning the execution environment, including Host Name, Operating System (os), Katalon Studio version, browser, etc. For example:

Information concerning the execution environment

Test Cases List

  • The Test Case Table displays the list of all executed test cases in a test suite. If data-driven testing is used, each test case will be executed through a number of times (iterations) that are defined in the Data Iteration column of the current test suite as shown in the steps No. 5 to 7 below.

Katalon Studio Test Case Table

Users can easily determine what information to display by using the filters.

FilterDescription

Passed status Katalon StudioPassed

Show only iterations which are passed.
Failed status Katalon Studio
Failed
Show only iterations which are failed.
Error status Katalon Studio
Error
Show only iterations having errors.
Incomplete status Katalon Studio
Incomplete
Show only incomplete iterations
  • By selecting an iteration in Test Case Table and click Show Test Case Details, you can view details regarding its executed logs.
  • If qTest and JIRA are configured in Project Settings, you can submit the results to these systems. Refer to qTest Integration and JIRA Integration for more details.

Test Suite Summary

This section explains the information on the test execution summary report for a test suite, as shown below.

test execution summary report

The fields include:

FieldDescription
Test Suite IDThe ID of the executed test suite in Katalon Studio. Once clicked, the test suite is opened.
Hostname / OS / PlatformThe environment where the test suite is executed
Start / End / ElapseExecution start/end date time and duration
Total TCThe total number of test cases, grouped into four status groups, Passed, Failed, Error, and Incomplete.

Test Case’s Log

Test Case’s Log shows the detail of a test case after execution. Users can view such details in three tabs Test Log, Information, and Integration. Double-click on a test case in Test Cases Table to display the Test Case’s Log window.

Test Log Tab

  • Details of the executed steps and their status are displayed in this tab.
    Details of the executed steps

Detail of the items:

ComponentDescription
Log InformationInformation of the selected iteration in the Test Case’s Log section:

    • Name of the test step (the name of the keyword used in the test step)
    • Execution Start/End date time and duration
    • Description of the test step
    • Any system Message raised when the test step is executed.
Log ImageThe screenshot taken from the application under test, it is captured in either of the following situations:

    • An error occurs during test execution
    • The Take Screenshot keyword is used
  • Users can easily determine which type of information to be displayed by using the provided filters:
FilterDescription
Info
Info
Show the messages logged for information/reference.
passed status Katalon Studio
Passed
Show the steps which are successfully executed.
Failed status Katalon Studio
Failed
Show the steps which failed to execute.
Error status Katalon Studio
Error
Show the steps having errors.
Incomplete status Katalon Studio
Incomplete
Show incomplete steps.
Warning status Katalon Studio
Warning
Show the steps which have warning status.
Not Run status Katalon Studio
Not Run
Show the skipped steps.
  • If JIRA is configured in Project Settings, users can submit a ticket to this system. Refer to JIRA Integration for more details.
  • Screenshots are taken for the failed steps and users can hover the mouse cursor over the attachment icon to review.

Information Tab

Users can find the summary information of the test case in this tab.

 summary information of the test case

The items include:

FieldDescription
Test Case IDThe ID of the executed test case in Katalon Studio. Once clicked, the system navigates users to the respective test case.
Start / End / ElapseExecution start/end date time and duration.
DescriptionDescription of the test case.
MessageAny system message raised when this iteration is executed.

Integration Tab

The information regarding qTest Integration of this iteration is displayed in this tab.

The information regarding qTest Integration

The fields include:

FieldDescription
Test Log IDThe ID of the integrated qTest Test Run. Once clicked, the system navigates users to the respective qTest page.
Test Run AliasThe alias of the integrated qTest Test Run.
AttachmentIndicate whether all execution logs and reports are placed in a zipped file to be sent to qTest as an attachment.

Export to other formats

For the purpose of sharing, users can generate reports of test suites into other formats such as HTML, CSV, PDF and JUnit using the context menu in Test Explorer as the example below:

generate reports of test suites into other formats

Katalon Studio’s Test Suite Reports feature allows users to have an overview of test execution by providing most important details and necessary information from PASSED/FAILED result to details on the execution environment, test summary, or logs. Using this information, test managers and QAs can better manage and track test activities, resulting in improved testing productivity.

Here is the link “Katalon Studio Complete Tutorial“

SUBSCRIBE TO GET FREE EBOOK AND REGULAR UPDATES ON SOFTWARE TESTING

Filed Under: Katalon

data-matched-content-rows-num="2" data-matched-content-columns-num="3"
Previous Article:
Sikuli Guide For Beginners – Integrate Sikuli With Selenium | Software Testing Material
Next Article:
Executing in Console Mode – Katalon Studio | Software Testing Material

About the Author

Guest Author SoftwareTestingMaterial

This post is written by the above mentioned Guest Author.

ADVERTISEMENT

Froglogic-Squish-GUI-Tester
CrossBrowserTesting

TUTORIALS

  • Manual Testing Tutorial
  • Selenium Tutorial
  • TestNG Tutorial
  • VBScript Tutorial
  • Agile Methodology
  • SQL Tutorial for Testers
  • INTERVIEW QUESTIONS

  • Framework Interview Questions
  • Real Time Manual Testing
  • 100 Top Selenium Interview Questions
  • 30 Top TestNG Interview Questions
  • Agile Interview Questions
  • 80 SQL Interview Questions
  • TESTING TOOLS

  • Test Lodge
  • FrogLogic Squish
  • Cross Browser Testing
  • BrowserStack
  • Test Case Lab
  • Sikuli
  • © 2019 www.softwaretestingmaterial.com | About us | Privacy Policy | Contact us | Guest Post | Disclaimer | Terms of use | Sitemap