Recommended Features and Tests
The Recommended Features and Recommended Tests are powerful tools that enable Qualiti's AI to generate feature folders and test cases for your application with ease.
Providing context about your product—such as documentation or marketing URLs—helps the AI learn your app's unique features. This enhances its understanding and enables it to suggest more accurate, targeted tests. Need help adding this to your project? Click here.
How It Works
Generating Recommended Features
In your Test Library, you can use the Recommend to let the AI identify key features in your application and suggest relevant Feature Folders for your test suite.
- The AI will quickly generate a list of Feature Folders for you to review.
- Simply select the folders you want, or add additional folders manually as needed.
- This helps organize your test suite by grouping related tests under feature-specific folders, making test management more efficient.
Generating Recommended Tests
- In your Test Library, use the Recommend tests to let the AI identify core features in your application.
- The AI will quickly generate a list of Recommended tests for your test suite.
- Simply choose from the recommended tests, or manually add any that you need.
Reviewing and Editing Test Steps
Once the AI has generated steps for your test case:
- Review each AI-generated step and edit descriptions as needed using plain English or code. For more detailed editing instructions, refer to the Test Case Steps page.
- Add variables to make your test cases dynamic and adaptable. Learn more about using Variables to enhance flexibility in your tests.
This process allows you to build a robust test suite efficiently, giving you flexibility and control over each suggested test case.
Generate More Steps with AI
Once you’ve created a Test Case, you can expand it further using Qualiti’s Generate More Steps feature. This lets you quickly build out your test by adding AI-recommended steps based on your current flow.
How it Works
- Open your Test Case and go to the Steps tab
- Select Generate More Steps located at the bottom of the test steps
- Qualiti's AI will analyze the test flow, page context, and surrounding steps to suggest logical next steps
- Review and edit the generated steps as needed to match your desired test behavior
When generating more steps:
- If the test has been run before, the AI uses the same browser and user profile from the most recent test run history.
- If the test has never been run and has no history, the AI will:
- Use the user profile tied to the folder the test is in
- Always default to the Chrome browser
When to Use This Feature
Use Generate More Steps when you want to:
- Expand test coverage for longer or more complex workflows
- Add validation steps after completing a flow
- Build out edge case scenarios from a shared starting point
- Extend existing tests to cover newly released features
This feature saves time and ensures consistency by allowing AI to assist in building out meaningful and relevant steps in your test case.