Table of contents
1.
Introduction
2.
Checkpoint
3.
Create a Checkpoint from Test Data​
4.
Create an Excel Checkpoint​
5.
Create a CSV Checkpoint​
6.
Create a Database Checkpoint​
7.
Frequently Asked Question
7.1.
What is the keyword used to verify a checkpoint in Katalon?
7.2.
What is XPath in Katalon?
7.3.
Is Katalon cloud-based?
7.4.
How many types of files can you attach to Katalon?
7.5.
Why is sikuli used?
8.
Conclusion
Last Updated: Mar 27, 2024
Medium

Checkpoints in Katalon Studio

Author Muskan Sharma
0 upvote
Career growth poll
Do you think IIT Guwahati certified course can help you in your career?

Introduction

Hey Readers!!

Suppose you are trying to validate the database, and the values are constantly changing.

Then what will you do to verify whether the data state is the same as the previous one?

This is where the Checkpoints come into play.

In this article, you'll learn about the Checkpoints in Katalon Studio.

Let's begin to learn!!

Checkpoints in Katalon Studio

Checkpoint

A checkpoint is a snapshot taken of the data at a particular time. It is used to check whether the current state of data is the same as the previous state.

Create a Checkpoint from Test Data

1. From the main menu, choose File> New > Checkpoint. Enter the name of your choice and then take the Data Type as Test Data.

Checkpoint

2. Click Browse to choose from the list of current Data Files defined in Katalon Studio in the following window. Click on Finish.

Test Data

3. The selected data source's current condition will be recorded and shown in the preview below.

Source Info

4. Save the Checkpoint, and then you're done with creating the Checkpoint.

Create an Excel Checkpoint

1. Select File> New > Checkpoint. Choose Excel File as your data type after entering the name of your Checkpoint. Choose Next.

Checkpoint

2. Select the excel file by clicking Browse in the following dialogue.

Excel Data

3. The selected data source's current condition will be recorded and shown in the preview below.

Source Info

4. Save the Checkpoint, and then you're done with creating the Checkpoint.

Create a CSV Checkpoint

1. Select File> New > Checkpoint. Choose CSV File as your data type after entering the name of your Checkpoint. Choose Next.

Checkpoint

2. To choose the CSV file, select Browse.

CSV Data

3. The selected data source's current condition will be recorded and shown in the preview below.

Source Info

4. Save the Checkpoint, and then you're done with creating the Checkpoint.

Create a Database Checkpoint

  1. Select File> New > Checkpoint. Select Database Data as the Data Type and type in the name of your Checkpoint. Choose Next.
Checkpoint

2. Enter the database connection information and the data query in the following dialogue, then click Finish.

3. The selected data source's current condition will be recorded and shown in the preview below.

4. Save the Checkpoint, and then you're done with creating the Checkpoint.

Frequently Asked Question

What is the keyword used to verify a checkpoint in Katalon?

Verify Element Present keyword is used to verify a checkpoint in Katalon.

What is XPath in Katalon?

One of the HTML selectors used in test automation is called XPath.

Is Katalon cloud-based?

The cloud-hosted Katalon TestCloud system offers on-demand, adaptable, and secure multi-browser testing environments.

How many types of files can you attach to Katalon?

We can upload any type of File with Katalon.

Why is sikuli used?

Sikuli is a tool that uses screenshots to visually explore and automate graphical user interfaces.

Conclusion

This blog has extensively discussed Checkpoints in Katalon Studio. We hope this article helped enhance your knowledge about Creating an Excel Checkpoint, Creating CSV Checkpoint, and Creating Database Checkpoint.

If you want to learn more deeply, check out the excellent content on the Coding Ninjas Website:

Verification Snippets in KatalonTerminate, Upgrade and Downgrade the web drivers in Katalon StudioRequest History and Draft Request in Katalon

Refer to our guided paths on the Coding Ninjas Studio platform to learn more about DSA, DBMS, Competitive Programming, Python, Java, JavaScript, etc. 

Refer to the links problemstop 100 SQL problemsresources, and mock tests to enhance your knowledge.

For placement preparations, visit interview experiences and interview bundle.

Thank You

Do upvote our blog to help other ninjas grow. Happy Coding!

Live masterclass