Last updated: Nov 29, 2022

Tests & Projects

No, here we won't be discussing the projects but some underlaying concepts related to project execution and managing the test cases.
Manage test Projects in Katalon Studio
This article discusses the test projects used in Katalon Studio, the automation testing software.
Project Execution Settings in Katalon Studio
This article discusses the project execution settings in Katalon Studio, the automation testing software.
Email and Network Settings in Katalon Studio EASY
This blog offers a detailed guide on Email and Network Settings in Katalon Studio. It also briefly describes how to set up the mail server and bypass the certificate validation.
Library Management in Katalon Studio EASY
This blog offers a detailed guide on Library Management in Katalon Studio. It also briefly describes how to add and remove external libraries.
Creating a Test case in Katalon Studio EASY
This blog offers a detailed guide on how to Create a Test case in Katalon Studio. It also briefly describes the process of how to generate test steps in manual and script view.
Search and Call Test Cases in Katalon Studio EASY
This blog has covered how to search for test cases in Katalon Studio and their functions. It also describes how to call test cases in the Manual and Script view in Katalon.
Decision-Making Statements in Katalon Studio
This blog discusses decision-making statements in Katalon Studio. It explains how to add statements like if, else-if and switch in Manual and Script View
Looping Statements in Katalon Studio MEDIUM
In this article, you will learn about Looping Statements in Katalon Studio like If-Else, Switch,For and while loop.
Branching Statements and Exception Handling statements in Katalon Studio MEDIUM
In this article, you will learn about branching and exception-handling statements.
Binary Statements and Method Call Statements in Katalon Studio EASY
In this article, you'll learn about the Binary Statements and Method Call Statements in Katalon Studio and their manual mode and script view.
Assert Statements and Define Method in Katalon Studio
The blog talks about Assert Statements and Define Method in Katalon Studio. It also shows the simple steps on how we can set them up.
Author dawdye
0 upvotes
Test Fixtures and Test Listeners in Katalon Studio EASY
This blog offers a detailed guide on Test Fixtures and Test Listeners in Katalon Studio. It also briefly describes the different ways to perform text encryption directly inside the test scripts.