Test Cases
Test Cases
Use TestCases to organize and manage cases inside folders.
Folders
Folders help group test cases by feature, module, or release scope.
Create a Folder
- Go to TestCases.
- Add a folder.
- Enter Name.
- Optionally select a Parent Folder.
- Add Description.
- Save.
Create a Test Case
- Select a folder.
- Add a test case.
- Fill in the required details.
- Save.
Typical test case fields include:
- Title
- Objective
- Preconditions
- Steps
- Expected Result
- Priority
- Category
- Suite
- Automation Status
Edit a Test Case
- Open or select a test case.
- Update the required fields.
- Save.
Import Test Cases
Use the import flow to upload or paste multiple cases, review them, and save them in bulk.
AI Generate Test Cases
From the TestCases page, AI generation can be used for a selected folder.
- Select a folder.
- Start AI generation.
- Review the generated cases.
- Select the cases you want to save.
- Save selected cases.
Generated cases are saved in bulk.
Repair a Test Case With AI
AI repair compares the existing test case with suggested improvements.
- Open the AI repair action for a test case.
- Review old and new values.
- Regenerate if needed.
- Save the changes if they are acceptable.
Best Practices
- Keep folder names clear and stable.
- Write test case titles that describe the user behavior being tested.
- Use Preconditions for setup requirements.
- Keep Steps actionable and ordered.
- Keep Expected Result focused on observable output.
- Review AI-generated content before saving it.