--- title: "QuickStart Katalon Automation" slug: "quickstart-katalon-automation" description: "QuickStart Katalon Automation tutorials and step by step guides for Test Modeller." tags: ["Learning Portal", "QuickStart", "Test Modeller"] updated: 2025-06-30T14:30:25Z published: 2025-06-30T14:30:25Z canonical: "knowledge.curiositysoftware.ie/quickstart-katalon-automation" --- > ## Documentation Index > Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt > Use this file to discover all available pages before exploring further. # QuickStart Katalon Automation Welcome to the Quality Modeller QuickStart Katalon Automation Tutorial series. In this series, we are going to take you through Getting started, Scanning a Webpage, Building a Model and Running Automation all for Katalon Automation. In this tutorial, learn how to integrate Quality Modeller into [Katalon Studio](https://katalon.com/) to generate rigorous test automation scripts. [Embedded content](https://www.youtube.com/embed/enQ2NYJNJCo?&wmode=opaque&rel=0) By integrating Katalon with Quality Modeller, you will be able to build a visual image of how the application works and in turn increase cross team collaboration and visibility. Watch the 4 tutorials to guide you in using QuickStart Katalon Automation in Quality Modeller. --- ## Create a Project In this tutorial we'll be setting up the Katalon Automation incredibly quickly with Quality Modeller. Creating a new Katalon project in Quality Modeller imports the basic action pack from Katalon to get started with your web and api testing. [Embedded content](https://www.youtube.com/embed/i0ZyVqrbwnU??list=PLd_AqXM4vM-B7tbdqN0wR8N7ZuiOWDWIa&wmode=opaque&rel=0) **Tutorial Steps** **Step 1** - For Quality Modeller to build the automation library and initial assets you need to set up a Project. So in the main portal click Create Project. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h38_46.png) Name the project, give it a description and select next. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h39_29(1).png) On the Next Step scroll and select the Katalon Automation Framework. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/katalon%20get%20started.png) On confirming by clicking the green Create Project button the automation code with assets are built and a 'Project Type: Katalon' is started. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h44_12(2).png) Now you'll see Quality Modeller spin up a ready to use Katalon Automation Project. Select the appropriate project from the context bar. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-17_10h14_01.png) A folder labelled Components will be available which contains the Katalon automation actions. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-17_10h14_42.png) **Step 2 -** To see the underlying Functions and embedded code in our Module Collection, click on the Components folder > Actions. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h52_14(1).png) Click on Assertions Actions as an example. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h52_38.png) Within Assertion Actions, click '[Common] Verify Checkpoint'. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h53_00.png) The underlying code is found in the Edit properties: Code tab. ![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/2023-08-09_14h53_29(1).png) --- ## Scan a Webpage Next up we'll be scanning a webpage using the Katalon recorder. This creates an object repository which we can synchronise and import into Quality Modeller. This exposes and makes available all of your scanned objects from Katalon into the model. [Embedded content](https://www.youtube.com/embed/MIbBuz7vdcQ??list=PLd_AqXM4vM-B7tbdqN0wR8N7ZuiOWDWIa&wmode=opaque&rel=0) --- ## Create a Model After we have imported some page objects, and associated actions we can utilise them to build an automated model. This involves overlaying automation actions and building a visual flowchart of the expected behaviour of the system under test. [Embedded content](https://www.youtube.com/embed/3UA97wLb3qo??list=PLd_AqXM4vM-B7tbdqN0wR8N7ZuiOWDWIa&wmode=opaque&rel=0) --- ## Run Automation The final instalment in this series is to generate the perfect test suite (minimum number of tests, which maximise coverage). The tests generated can be exported to Katalon automation code and then integrated into your Katalon project for execution. ### [Embedded content](https://www.youtube.com/embed/rrNchnejKgQ??list=PLd_AqXM4vM-B7tbdqN0wR8N7ZuiOWDWIa&wmode=opaque&rel=0)Want to learn more? Check out our [advanced tutorials](/kb/docs/katalon-studio) for Katalon. Quality Modeller is Curiosity's flow-driven model-based tool which provides a range of accelerators and connectors for building flowcharts rapidly. Align all stakeholders to quality outcomes and create critical assets early, delivering superior software at speed. ## Related - [Quality Modeller](/get-started-with-test-modeller.md) - [QuickStart Tutorials](/quickstart-tutorials-1.md) - [Quality Modeller 101](/test-modeller-101.md)