mrshishirr / tips-and-tricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Katalon Studio Samples: Tips and Tricks

Katalon Studio is a free and easy-to-use automated functional and regression testing platform. It provides users the ability to implement full automated testing solutions for their application projects with minimal engineering and programming skill requirements.


The tips-and-tricks project contains some tips and tricks when using Katalon Studio to support users handling some specfic cases.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Setting Up

Executing a Test Case

Execute a simple test case

  1. Expand the Test Cases structure, where all the test cases are stored.
  2. Select the test case you want to execute
  3. Choose the browser for executing the test case

At the end of this README, you will find additional ways to execute automation test cases.

Test Cases

Tips and Tricks

  • Configuration
    • Get browser type and version
    • Get Operation System
    • Start IE with pre-configued options
    • Get screen resolution
    • Start Firefox at default homepage
    • Start Chrome maximized and hide info bars
  • Execution
    • Custom Remote Execution
    • Force stop execution a test case
  • Cookies
    • Set cookies for browsers
  • UI Tests
    • Locators
      • Create test object at runtime
      • Change locator type of a test object at runtime
      • Update locator value of a test object at runtime
    • Datepicker
    • Selectmenu
  • Mobile Tests
    • iOS
      • Swipe action on iOS device using guestures
  • Test Data
    • Write data into Excel file at runtime during test execution

See Also

Update configurations for integration: Jira, Katalon Analytics

Katalon Documentation: http://docs.katalon.com/, especially some Tips and Tricks to run a successful automation test.

Katalon Forum: https://forum.katalon.com/

Katalon Business Support: https://www.katalon.com/support-service-options/

About


Languages

Language:Groovy 67.3%Language:Rust 18.5%Language:RenderScript 9.6%Language:TypeScript 4.4%Language:Gherkin 0.1%