How to Access
Sidebar → Projects → Test Management → Test Case tab
Test Cases include summary, steps, expected results, preconditions, and postconditions associated with a Test Scenario.
✨ Key Features
+ Create Test Case: Create a new test case.
Bulk Edit & Bulk Delete: Quickly modify and approve multiple test cases simultaneously via the Test Case tab or Request icon from top menu, and bulk delete the test cases for streamlining test case management.
Progress Bar: Visual indicators for approval status:
Precondition Library: Create and reuse preconditions.
Search & Filter: Easily locate test cases.
Download Template/Import/Export: Support for XLSX, CSV, PDF.
Bulk Upload Field Instructions: Quick access to field mapping.
Auto-Fill with FrothAI: When typing the test case title, click FrothAI to auto-populate summary, priority, and other fields—saving time on busy days.
🛠️ Create a Test Case
Click + Create → Fill required fields (title, steps, expected result, etc.).
Optional: Select preconditions and associate with a test scenario.
Project and Test Case ID auto-filled.
Submit to save or cancel to discard.
Auto-Fill with FrothAI
When creating a new Test Case, the FrothAI button next to the title field allows you to automatically generate relevant details based on the test case title. As soon as you enter a descriptive title and click FrothAI, the system will suggest and auto-fill the following fields:
Preconditions (if applicable)
📝 Note: These values are generated using AI and based on patterns from similar test cases. Users are strongly advised to review and modify the auto-filled content according to their project-specific or business-specific needs before submitting.
📤 Import & Export
Download Template: Click to download an upload-ready file in XLS, XLSX, or CSV.
Import: Select and upload test scenario files. Use the i icon to review which fields are required.
Export: Export scenarios in XLSX, CSV, or PDF.
🖊️ Actions
View: Display full test case details.
Edit: Modify test case content.
Delete: Remove a test case (confirmation required).
Audit History: Access detailed history of changes. Click on the refresh to get the latest audit history data.
🔁 Precondition Management
The Precondition tab allows users to create and manage preconditions—common setup steps or requirements that apply to multiple test cases. Instead of writing these repeated steps in every test case, you can define them once in the Precondition tab.
When creating or editing test cases, simply select the relevant precondition(s) from the list you’ve created. This saves time, reduces duplication, and ensures consistency across your test cases.
How to Access
Sidebar → Test Management → Preconditions tab
🛠️ Create Precondition
Click + Create → Fill name and details.
Submit to save. Use created preconditions while designing test cases.
Test Case approval Workflow
In the test case creation page select the below fields
Request Approval From: select one approver who needs to approve the test Case.
Submit: After submitting the test Case, a success message will be display and it enters the approval workflow.
Notifications: The assigned approver receives a notification for review.
The notification bell icon would show all the current notifications, and the request page of the test Case section would show all the requests for the test Case.
Approvers can review the report, provide comments, and decide to approve or reject it.
Test Case Bulk Approve/Reject Process:
This feature allows users to bulk approve or reject test cases within the same project using a spreadsheet.
To Access this Feature, navigate to the Test case section of the Request Page.
At the top of the test cases request list, you will see a button labeled “Bulk Approve/Reject”.
Use checkboxes to select one or more test cases and click on “Bulk Approve/Reject” button.
The spreadsheet will display all pending or selected test cases within the selected project.
Each row corresponds to a test case request. The sheet includes editable and non-editable fields.
Modify the allowed fields for each selected test case as needed. Fill in “Approve/Reject” column with comments either:
Approved: To approve selected test case with comments.
Rejected: To reject selected test cases with comments.
After filling out the details, click on the “Submit” button.
Success message should be displayed like “2 (All selected) test cases approved successfully” and successfully processed test cases will be removed from the spreadsheet view.
Click on the cancel button to stop the process and navigate back to the previous page.