Configure Rally integration in Katalon Studio
Katalon Studio allows you to link Katalon Studio test cases and view test execution results in Rally.
Requirements
- An active Katalon Studio Enterprise license.
Enable Rally integration in Katalon Studio
To enable Rally integration in Katalon Studio, do as follows:- Install Rally integration plugin. To do so, follow these steps:
- Download and install the Rally Integration plugin. You can go to the Katalon Store here: Rally Integration.
- To activate the installed plugin, open Katalon Studio and navigate to Account Settings. Click Reload Plugin.
- Go to Project Settings > Plugins > Rally. Input the following information:
- Rally URL:
https://rally1.rallydev.com/
. - API Key: the API key in Rally. To generate an API key in Rally, you can refer to the Broadcom documentation: Create an API key.
Once connected successfully, Katalon retrieves your available workspaces from Rally. Choose the Rally workspace you want to work on.
- Click Apply and Close.
You have successfully enabled Rally integration in Katalon Studio.Map test cases between Katalon Studio and Rally
Katalon Studio provides an easy way to map a Katalon test case to an existing Rally test case. Follow these steps:- To retrieve the test case ID, open your project in Rally, then go to Quality > Test Cases. Here you can see the list of test cases and their IDs.
- In Katalon Studio, open the test case you wish to link to Rally. Switch to the Integration tab, and specify the respective test case ID in Rally.
You have successfully mapped test cases between Katalon Studio and Rally.