Struggling to identify how to begin writing test cases from a requirement is a common challenge. To address this, Requirements and Test Management (RTM) for Jira includes an AI-powered Test Case generation feature. It assists in quickly generating initial test case drafts based on requirement content.
Use it as a first draft, not the final version. Many of our QA specialists use this feature as a starting point - a way to quickly generate a rough version of a Test Case that captures the idea. It helps when you’re short on time or unsure how to structure test steps. After generation, you can refine the output to suit your style, standards, and edge cases.
AI uses natural language input to create your Test Case - if the input is unclear, the output will be too.
Tips for better input:
As a registered user, I want to change my email address in the account settings so I can receive notifications on a new address.
AI speeds up writing, but it doesn’t replace QA judgment. Think of the generated test case as a rough draft.
Tips for reviewing:
AI-generated step: Click on ‘Reset Password’.
Improved: Click on ‘Reset Password’ and verify that a confirmation email is sent to the registered address.
Consistency makes tests easier to read, maintain, and filter - especially across large projects.
Tips:
Use: Verify password strength when registering.
Avoid: ‘Password check’ or ‘Test if password works’.
Many QA teams use AI-generated test cases as the first step - to kick off the process and structure their thinking.
Why this helps:
“Our team uses AI-generated tests as an initial draft. They help us quickly cover the ‘happy path’ and then we layer on negative scenarios and edge cases. It’s like getting a helpful skeleton that we flesh out based on our experience.”
Junior QA specialists can use AI to learn about test case structure, common test flows, and phrasing. It’s a hands-on way to explore how requirements turn into test logic.
Even the best tools can lead to problems if misused. Here’s what to watch out for:
AI-generated Test Cases in Requirements and Test Management (RTM) for Jira help you go from requirement to test structure faster - but the real power comes when you treat AI as your assistant, not a replacement. Use it to speed up ideation, draft better tests, and free up time for critical thinking and edge-case analysis.
Open any Requirement or Story in RTM, and click Create Test Case with AI.
If you can’t find the answer you need in our documentation, raise a support request. Include as much information as possible to help our support team resolve your issue faster.