Generate steps with AI
Learn how you can turn your Jira requirements into editable test cases with steps automatically.
Prerequisites
- Make sure you have the Test Lead or Tester role. Go to roles or permissions for more information or learn how to assign a Project Admin here.
- Connect Jira to Katalon TestOps.
The AI-assisted test case generator transforms your testing processes by addressing key challenges in traditional test design approaches. You can significantly reduce test case creation time as the system automatically generates comprehensive test scenarios from requirements, eliminating the manual effort previously required for analysis and planning.
By automating repetitive test design tasks, your testing team can focus on higher-value activities like exploratory testing and defect analysis, enabling earlier test planning that shifts quality assurance left in your development lifecycle.
View the Requirement Detail Page
Go to Plans.
Click on any of the Iterations. The Requirement List appears.

Click on the name of any of the requirements to go to its Requirement Detail Page.
This shows you an overview of all your requirements' relevant information. In the example below, the requirement and its information is taken from Jira issue TO-7687.

You can click on the outbound arrow [↗] next to + Create a test case to navigate directly to the Jira issue.
Generate Test Cases with AI
Click on the Generate Test Cases button in the upper right corner of the page.
A list of generated test cases appears, highlighted in purple. The generated test cases are based on the given requirements.
warning- Be careful when Accepting or Rejecting All; it's highly recommended you review each test case individually.
- Make sure to review the test cases' contents before approving them. The AI can make mistakes.

A list of AI-generated test cases highlighted in purple.
To review a test case, click on the test case name. A drawer will pop up on the right side of the screen detailing the test cases's generated content. Ensure that it aligns with the context of your general requirements before clicking Accept.
Otherwise, you can click Generate test steps to regenerate the content, edit it all manually, or click Reject to discard the content.

- Click Accept to approve the test case or Reject to discard it.
Results
A notification confirms that you have successfully approved the test case(s).
Related topics
- You can also create new test cases manually from within the Requirement Details page.
- You can also link test cases to requirements to supplement the test coverage for your requirements.