Tutorials Hut

  • Katalon Studio

       Katalon Studio Features and Setup
       What is Katalon Studio?
       Katalon Features
       Katalon SetUp
       Katalon Studio Toolbars and Views
       Katalon Main Toolbar
       Test Explorer in Katalon
       Keywords Browser in Katalon
       Editors/Views in Katalon
       Create Test Case in Katalon Studio
       Steps to create Test case
       Record and Play in Katalon
       Manual Mode in Katalon
       Script Mode in Katalon
       Test Suite in Katalon Studio
       What is a test suite?
       Steps to create test suite
       Test suite execution settings
       Test Suite Collection in Katalon Studio
       What is a test suite Collection?
       Steps to create test suite Collection
       Test suite Collection execution settings
       Execution Profile in Katalon Studio
       Create New Profile in Katalon
       How To Use Profile in Katalon
       Set Default Profile in Katalon
       Data Driven testing in Katalon Studio
       Global Variables in Katalon
       Test Case Variables in Katalon
       Data files and Binding
       Using custom keywords to Read Files in Katalon
       Data files/Read Files in Katalon Studio
       How to read data from excel file in Katalon Studio
       How to read data from CSV file in Katalon Studio
       How to read data from internal files in Katalon Studio
       How to read data from Database in Katalon
       Data Binding of test cases in Katalon Studio
       Import Test Data from External Excel/ CSV file
       How to create a Test Suite?
       Manage Data Binding to Test suite
       Test Listener/Hooks in Katalon Studio
       What are Test Listeners in Katalon?
       How to create new Test Listeners
       Execution With Test Listener example and flow



  • Katalon Studio create and execute test suite

    Test Suite in Katalon Studio provides capability to create suites or collection of test cases using which you can run test cases together. 

    Katalon Studio create test suite
    • What is a Test Suite in Katalon Studio?

    • Test suite is a collection of Test Cases that are arranged logically.
    • Test cases that are grouped together can be different or duplicate.

    Steps to Create a new Test suite:

      1. Got to Menu bar and navigate to File→  New→ TestSuite
    Katalon Studio Create test suite from FileMenu

    2. Window to enter details of test suite open. Enter Test suite name and description(optional).

    Katalon Studio enter test suite details

    3. Click ok to create test suite
    4. Other way to create new Test suite is to go to Test Explorer→ Test Suites and right click , now click on New → Test Suite

    Katalon Studio Create test suite from Test Explorer

    5. Now add test cases to the test suite , you can achieve this by either going to the test case directly and click on “Add to Test Suite”

    Katalon Studio add test to test suite

    6. All test cases selected are displayed in the Test Case browser dialog box.

    By default, the checkbox corresponding to all test cases is selected.Based on the test case you want to run as part of test suite can check/uncheck test case.

    Katalon Studio add tests to test suite from Test case Browser
    Katalon Studio run tests in test suite checkbox

    Test suite execution and settings

    To specify additional settings while executing a test suite, add configurations for test suite execution by expanding the Execution Information

    Katalon Studio test suite execution settings

    Set Execution Settings:

    1. Set Timeout
    2. Set retry count
    3. Add mail recipients
    4. View last run report

    Set implicit Timeout 

    You can set the timeout period for which Katalon needs to wait for a page to load using the timeout option.

      • User default : takes default value
      • User define: User defines the timeout value(in seconds)
    Katalon Studio test suite execution settings implicit timeout

    Retry in Test Suite settings

      • Retry option in the test suite allows you to again execute the test case in case in the previous run the test case did not pass successfully.
      • You can retry execution immediately after failure of the test case or after all test cases execution is completed.
      • It also allows you to set the retry count
    Katalon Studio test suite execution retry settings

    Mail Recipients

    • Mail Recipients option in test suite allows you to enter email id to whom execution report should be sent once the execution is completed.
    • You can add single or multiple email ids.
    Katalon Studio test suite send report on mail



  • Katalon Studio

       What is Katalon Studio?
       Katalon Features
       Katalon SetUp
       Katalon Studio Toolbars and Views
       Katalon Main Toolbar
       Test Explorer in Katalon
       Keywords Browser in Katalon
       Editors/Views in Katalon
       Create Test Case in Katalon Studio
       Steps to create Test case
       Record and Play in Katalon
       Manual Mode in Katalon
       Script Mode in Katalon
       Test Suite in Katalon Studio
       What is a test suite?
       Steps to create test suite
       Test suite execution settings
       Test Suite Collection in Katalon Studio
       What is a test suite Collection?
       Steps to create test suite Collection
       Test suite Collection execution settings
       Execution Profile in Katalon Studio
       Create New Profile in Katalon
       How To Use Profile in Katalon
       Set Default Profile in Katalon
       Data Driven testing in Katalon Studio
       Global Variables in Katalon
       Test Case Variables in Katalon
       Data files and Binding
       Using custom keywords to Read Files in Katalon
       Data files/Read Files in Katalon Studio
       How to read data from excel file in Katalon Studio
       How to read data from CSV file in Katalon Studio
       How to read data from internal files in Katalon Studio
       How to read data from Database in Katalon
       Data Binding of test cases in Katalon Studio
       Import Test Data from External Excel/ CSV file
       How to create a Test Suite?
       Manage Data Binding to Test suite
       Test Listener/Test Hooks in Katalon Studio
       What are Test Listeners in Katalon?
       How to create new Test Listeners
       Execution With Test Listener example and flow













  • Leave a Reply

    Your email address will not be published. Required fields are marked *