Learn automation testing courses with experts. Get automation training to master the Katalon Platform. Achieve new skills and Katalon certifications.
From Test Creation, Test Planning, Test Management, Test Execution to Getting Insights. Katalon Adapts Easily Into Your Existing Tool Ecosystem, No More Workarounds.
INTRODUCTION
- Download and Setup
- GUI & Features
TEST CASES
- How to create Automation Tests | Record Mode
- Test Creation in Manual Mode
- Test Creation in Script Mode
TEST SUITE & TEST SUITE COLLECTION
- What is Test Suite | Creation & Execution
- Test Suite Collection | Creation & Execution
LOGS & REPORTS
- Logs and Reports in Katalon Studio
- Screed Shots and Video Recording
- Setup and Configure Email Notifications
CUSTOM KEYWORDS
- How to create and use Custom Keywords
RECORD ON ACTIVE PRIMARY BROWSERS
- Record and Spy on existing Primary Browser
WEB OBJECTS
- How to work with Web Objects
VARIABLES | HEADLESS BROWSERS
- How to use Variables
- How to use Headless Browsers
- How to Troubleshoot & Debug on Failures
DATA DRIVEN TESTING
- How to get data from external sources | Data Driven Testing
DATABASE
- How to connect to MySQL Database
CHECKPOINTS
- How to create and run Checkpoints
VERSION CONTROL SYSTEM – GIT
How to integration with Git Version Control System
CONTINUOUS INTEGRATION | JENKINS
- Setup Jenkins
- How to run Katalon tests from a Job on Jenkins
- How to Clone Git repository on Jenkins
- Working with Jenkins Katalon Plugin
- How to publish Reports on Jenkins
- How to publish Tabular and Graphical Reports
- Chaining JOBS
- How to Create a Build Pipeline on Jenkins
BDD in KATALON STUDIO
- How to run the actual test steps from a feature file
- Parameterization | How to use data table in a feature file
- How to do execution of feature files from Test Case
- How to do TAGGING in feature file
- How to run with a Cucumber Runner class
FAILURE HANDLING
- How to do failure handling in Katalon Studio
LISTENERS | SETUP AND TEARDOWN
- Listeners
- Setup and TearDown
ALERTS | POPUPS | FRAMES | MOUSE OVER
- How to handle alert pop up boxes
- How to work with objects inside frames
- How to handle hover actions (Mouse over)
- How to use Self Healing for broken object locators
API Testing
- How to create SOAP API Requests in Katalon Studio
- How to create REST API Requests in Katalon Studio
- How to handle GET POST PUT DELETE methods in REST
- How to run API requests from Test Case and Test Suites
- API Reports
- Request Response Chaining – JSON
- Request Response Chaining – XML