Quick guide for testers
- Video
- Text
This guide provides step-by-step instructions on how to quickly produce in Katalon Studio.
Create your first test case video
Write your first test case
Plan your tests with a test suite
This guide shows you the basic steps to automated testing in Katalon Studio, and explores the basic functions of Katalon TestOps and Katalon Test Engine - Local .
Requirements​
- You have created a Katalon account. You can create an account from Katalon website: Katalon.
- You have downloaded and activated Katalon Studio. For further instruction, see Katalon Studio installation overview.
Create your first test project​
Write your first test case​
If you have other project types, see the corresponding guides for Mobile, Desktop, API, and BDD.
The application under test (AUT) is a demo website called CURA Healthcare Service: https://katalon-demo-cura.herokuapp.com/.
You can clone the sample project here: Healthcare sample.

Plan your tests with a test suite​
This section shows you the basic steps to plan and run a test suite in Katalon Studio with a local browser.
Run your test with Katalon Test Engine - Local using command-line mode execution. To learn more about executing tests with Katalon Test Engine - Local , see Command-line syntax in Katalon Test Engine - Local
- Run your test with Katalon Test Execution - Cloud on standard browsers and operating systems on the cloud. To learn more about executing tests with Katalon Test Execution - Cloud, see Try cross-browser cloud testing
When the test run finishes, Katalon Studio automatically generates test reports.
Analyze your test activities with Cloud Platform​
Try cross-browser cloud testing​
In this section, you will learn to run a test suite with cloud in Katalon Studio.
You can view the execution progress in Log Viewer with detailed information on the status of each test step:
Execute test via CI/CD pipeline with Katalon Test Engine - Local​
- You have a Katalon Test Engine - Local license or trial.
- You have downloaded and set up Katalon Test Engine - Local . For further instruction, refer to Download Katalon Test Engine - Local .
This section shows you how to generate and use Katalon Test Engine - Local command for test execution.
Katalon Test Engine - Local also supports integrating your tests with CI/CD pipeline. Depending on your preference, you can integrate with GitLab, GitHub Action, or Azure DevOps. To learn about the supported CI/CD integrations, see Supported CI/CD integrations.
Next steps​
- Best practices in Katalon Studio. See Katalon Studio best practices
- BDD testing in Katalon Studio. See BDD Testing Framework (Cucumber integration)
- API testing in Katalon Studio. See Create your first API test with Katalon Studio
- Mobile testing in Katalon Studio. See Mobile Recorder utility
- Data-driven testing in Katalon Studio. See Data-driven testing with Katalon Studio
- Katalon Platform reports. See TestOps dashboard overview




















