Table of contents
1.
Introduction
2.
Rally and its Need
3.
Enable Rally Integration in Katalon Studio
4.
Map test cases between Katalon Studio and Rally
5.
Upload test execution results from Katalon Studio to Rally
6.
Frequently Asked Questions
6.1.
What is Katalon Studio? 
6.2.
What framework is used in Katalon Studio?
6.3.
What is the use of the setText keyword?
6.4.
Is using Katalon Studio hard? What skills are pre-required?
7.
Conclusion
Last Updated: Mar 27, 2024

Configure Rally Integration in Katalon Studio

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

Introduction

In this article, we will discuss Rally integration in Katalon. We will learn how to link Katalon test cases to Rally and view the execution results. We will also look at how to upload the test execution results to Rally. 

The project manager, technical team, and customer-facing teams like support, sales, and services teams can all coordinate their objectives and tasks thanks to the connection of Rally Software with Katalon.
 

configure rally integration in katalon studio

Rally and its Need

Rally is a great project management tool that allows integration with Katalon. People integrate Rally with Katalon because it enables them to closely couple the development teams with project management. 

To begin with the integration, you must have Katalon studio with version 7.0 or above. You must also have an active Katalon Studio Enterprise license to proceed further.

Enable Rally Integration in Katalon Studio

Let us start by learning how to link Katalon with Rally. Follow the below steps.

Step 1: Open the Katalon Store and download the Rally Integration Plugin

Step 2: Now activate the plugin by going to your account settings and clicking Reload plugin.

Step 3: Open Project Settings and go to Plugins > Rally. Here you will find two fields.

  1. The Rally URL field: Enter the following URL in this field. https://rally1.rallydev.com/
     
  2. The API key field: Enter Rally’s API key.

 

The above two steps will connect you to Rally. Katalon will now fetch all your available workspaces, and you can choose the workspace to work on. 

Step 4: Click Apply and Close.

Congratulations, you have successfully enabled Rally integration.

Map test cases between Katalon Studio and Rally

Let us now learn to map a Rally test case with a Katalon test case. Just follow these two simple steps.

Step 1: To map the test cases, you must first fetch their unique test IDs. Open your project in Rally and then go to Quality > Test Cases. Here you will find a list of test cases along with their IDs. 

Step 2: Go to Katalon studio and open the test case you want to link. Open the integration tab and fill in the respective Rally test case ID.

Good going, ninja! You have now mapped the test cases. 

Upload test execution results from Katalon Studio to Rally

We have successfully linked Katalon and Rally and mapped the test cases between the two. Let us now learn to upload the test results from Katalon to Rally. Follow the below steps.

Step 1: Firstly, create a new test suite or collection.

Step 2: Now add the mapped test cases to this test suite.

Step 3: At last, execute this test suite or collection. The results will get uploaded to Rally.

Step 4: You can now view the test results in the Rally dashboard. Just open the integrated Rally test cases and switch to the Results tab.

Congrats! You have successfully uploaded your test results to Rally.

Frequently Asked Questions

What is Katalon Studio? 

The automation testing software tool Katalon Studio was created by Katalon, Inc. It was initially released in the year 2015. It is built on top of the open-source Selenium and Appium automation frameworks with a specialized IDE interface.

This Software as a Service (SaaS) is mainly used to create automated test scripts for UI without coding.

What framework is used in Katalon Studio?

Groovy is a Java-based language Katalon Studio uses it. It requires loading numerous libraries to parse test data, objects, and logging.

What is the use of the setText keyword?

The setText keyword is used parallelly with the sendKeys keyword. It clears the currently filled text in the forms and replaces it with the input text. This keyword is used in the filling of forms while testing applications.

Is using Katalon Studio hard? What skills are pre-required?

Katalon Studio is a rather basic, easy automation testing solution. It does not require sophisticated programming abilities to develop automated tests. It has a scripting mode for more experienced users and test cases.

Conclusion

Hey Ninja! We hope you enjoyed reading this article. We started our discussion with how to enable Rally integration. Further, we discussed how to map test cases and upload test results. You should now be able to configure Rally Integration in Katalon Studio.

If you wish to learn more about Katalon and its various testing divisions, you can refer to blogs on 

 

Do visit our website to read more such blogs. Make sure you enroll in our courses. You can take mock testssolve problems, and interview puzzles. Also, you can check out some exciting interview stuff- interview experiences and an interview bundle for placement preparations. Do upvote our blog to help fellow ninjas grow.

Keep Grinding! 🦾

Happy Coding! 💻

 

 

Live masterclass