Skip to main content

Generate manual test cases with Jira integration

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

Requirements

  1. Install Katalon - Test Automation for Jira plugin from the Atlassian Marketplace to enable test case generation in Jira.

  2. Enable Jira Integration in TestOps:

  • This activates the Save to Katalon button and enables syncing between Jira and Katalon TestOps.
  • Test cases generated and saved to TestOps are automatically linked to their corresponding Jira requirements.

Katalon Manual Test Cases Generator uses GPT technology to automatically generate structured, detailed test cases from natural language input. This streamlines the process, improves efficiency, and reduces manual effort.

  1. Create a Jira Ticket
  • Enter test case name, description, and relevant details.
  • Make sure the title and description clearly explain the test’s purpose and steps. This helps GPT generate accurate and structured test steps.
  1. Click Katalon manual test cases from the actions menu:

  2. Then click Generate manual test cases. This will process your input and automatically generate the test steps based on the provided instructions (may take 3–5 minutes to process).

  1. Review the generated test steps.
  • If unsatisfied, click Clear, update the Jira ticket, and click the Generate Manual Test Cases button again.
  • Once satisfied, click Save to Katalon to store the test case in TestOps.

Result

Your GPT-generated manual test cases are saved to Jira and Katalon TestOps

View linked generated manual test cases in Jira

After you save your generated manual test cases to the Katalon TestOps, your generated manual test cases are automatically linked to your Jira issue, to view:

  1. Navigate to the Katalon TestOps section in the bottom-right of your Jira issue.
  2. You'll see the number of linked test cases—click it to open a modal showing:
  • Linked Test Cases
  • Katalon Platform Test Results
  • Katalon Studio Test Results
View linked test cases of your Jira issue.
  1. To view the detail of a specific test case in TestOps, hover over it and click View detail.
View Linked Test Cases

View saved NLP-generated manual test cases in the Katalon TestOps

After you save your NLP-generated manual test case in Jira, the manual test case is also saved in the Katalon Platform. Go to Test Explorer, under Uploaded Data/test-cases/manual.

Each test case is organized by:

  • Jira Issue ID
  • Save Date

Example folder structure: Uploaded Data/test-cases/manual/<Jira-issue-ID>/<Saved-date>

View linked Jira requirements

To view the linked Jira requirements of an NLP-generated manual test case in Katalon TestOps:

  1. Open the GPT-generated test case in Katalon TestOps.
  2. Scroll down to the Linked issue section.

Edit the test steps of your NLP-generated test case

To prevent duplication or unnecessary regeneration in Jira, we recommend editing test cases directly in Katalon TestOps.

  1. Go to test case you want to edit in Katalon TestOps.
  2. Hover over the test case field and click to open it
  3. Update the test steps as needed.
  4. Click Save to apply your changes.
Was this page helpful?