Skip to main content

Generate manual test cases with Jira integration

Generate manual test cases in Jira using the Katalon Manual Test Cases Generator.

Before proceeding with the steps outlined in this documentation, ensure that you have the following:
  1. In Jira, install this plugin from the Atlassian Marketplace website: Katalon - Test Automation for Jira. This plugin allows you to generate test cases in a Jira ticket.

  2. Enable TestOps - Jira integration in Jira software. When you configure your Katalon project in Jira, the Save to Katalon button is enabled, which allows you to save your generated test cases in Jira to your Katalon Platform project.

  3. Optional: Enable TestOps - Jira integration in Katalon TestOps. Should you enable this option, generated test cases saved to Katalon Platform are automatically linked back to their Jira requirements.

The Katalon Manual Test Cases Generator leverages the power of GPT (Generative pre-trained transformer) technology to automate the creation and development of well-structured, detailed, and precise test cases based on natural language inputs. This streamlines the test case creation process, enhances efficiency, and reduces the manual effort required.
  1. Create your Jira ticket.
    1. When creating your Jira ticket, fill in the necessary details such as the test case name, description, and any other required fields.
    2. In your Jira title and description, provide clear and concise information to describe the purpose and steps of the test case.
  2. Click the Katalon Manual Test Cases Generator on the actions menu bar as shown below: The Katalon Manual Test Cases Generator.
  3. The Generate Manual Test Cases button is displayed. Click the Generate Manual Test Cases button.
    The generate manual test cases button.

    The Katalon Manual Test Cases Generator processes your input and automatically generates the test steps based on the provided instructions. The generated test steps are displayed in the test case form or dialog.

    Note: The Katalon Manual Test Cases Generator may take up to 3-5 minutes to load and/or process.

    If you are not satisfied with the test cases, click Clear, update your Jira ticket, and then click the Generate Manual Test Cases button again. The clear button for regenerating manual test cases.

  4. Once you are satisfied with the test case details and generated test steps, click Save to Katalon to save your manual test case/s in TestOps.
    Note: You can only perform this action if you have enabled the TestOps - Jira integration in the Katalon Platform. See: Enable TestOps - Jira integration in Katalon TestOps.
    Save your manual test case to Katalon TestOps.
Your manual test cases are saved. Confirmation that your test cases are saved.

The manual test case can also be viewed in your Katalon Platform under Tests > Test Cases under the Manual folder (i.e. Uploaded Data/Test Cases/Manual/<Jira-issue-ID>/<Saved-date>).

View linked generated manual test cases in Jira

After you save your generated manual test cases to the Katalon Platform, your generated manual test cases are automatically linked to your Jira issue.

Simply navigate to the Katalon Platform section on the lower right as shown below to display the number of test cases linked, which is clickable:

View linked test cases of your Jira issue.

Clicking the link opens a modal window that displays your Linked Test Cases, along with the Katalon Platform Test Results and Katalon Studio Test Results of your linked generated manual test cases. To view the details of each generated manual test case in the Katalon Platform, simply hover on a test case and click View detail.

View Linked Test Cases.

View saved generated manual test cases in the Katalon Platform

After you save your generated manual test case in Jira, the manual test case is also saved in the Katalon Manual Test Cases Generator. You can find it in Test Explorer, under the Manual folder location (Uploaded Data/test-cases/Manual). Manual test cases in Katalon Platform.

Each manual test case generated via the Katalon Manual Test Cases Generator is saved under a sub-folder labeled according to the date the manual test case was saved (Uploaded Data/test-cases/Manual/<Jira-issue-ID>/<Saved-date>).

View linked Jira requirements

To view the linked Jira requirements of a generated manual test case in the Katalon Platform, simply scroll down and navigate to the Linked issue section as shown in the following example below: Sample of a manual test case generated from the Katalon Manual Test Cases Generator.

Edit the test steps of your generated manual test case

If you need to edit your generated manual test case, we recommend that you do it in Katalon Platform to avoid generating duplicate or unnecessary test cases in Jira using the Katalon Manual Test Cases Generator.

To do so, simply go to your test case in Katalon Platform, hover and click on the test case field box to open it in Edit mode. Edit your test steps and click Save to automatically save the changes.

Edit generated manual test case.