Assigning Owners
To Test Cases
Select Owner
In the Owner section, select a team member from the dropdown. Choose “No
owner” to remove an existing assignment.
Ownership is saved with each test case revision. When you update a test case,
the owner assignment carries forward to the new revision.
To Test Plans
You can assign an owner when creating a test plan or update it afterward: During creation: In the “Add Test Plan” modal, select an owner from the optional “Owner” field. After creation:Bulk Assignment
When creating multiple tests at once using the “Add Tests” modal, you can assign the same owner to all tests. Expand the Advanced section in the modal to find the Owner field.Where to Assign
| Where | When to Use | Notes |
|---|---|---|
| Test case editor | Setting owner for existing test | Can update anytime in Advanced tab |
| Test plan creation | Assigning owner during setup | Optional field in creation modal |
| Test plan settings | Changing owner after creation | Update in Settings tab |
| Bulk test creation | Same owner for multiple tests | Set in Advanced section of modal |
My Items Dashboard
The My Items tab on your project dashboard provides a focused view of everything you own. Location: Project dashboard → My Items tab| Widget | Shows |
|---|---|
| Test execution trend | Pass/fail trend chart for your owned tests over time |
| Recent failures | Up to 5 recent failures with direct links to results |
| My test plans | List of test plans you own (up to 50) with run status |
| My test cases | List of test cases you own (up to 50) with enabled/draft badges |
When you don’t own any tests or test plans, the dashboard shows empty states
with guidance on assigning ownership.
Filtering by Owner
On the test cases page, you can filter to show only tests you own:- Click the Filters dropdown above the test list
- Check the Owned by me checkbox
- The list updates to show only test cases where you are the owner
Common Patterns
Feature Team Ownership
Scenario: A team owns specific feature areas. Assign test cases to the team member responsible for that feature. Use the “My Items” dashboard to track your feature’s test health and filter by owner during standups.Developer-Owned Tests
Scenario: Developers create and maintain tests for their features. Assign ownership when creating tests via AI Chat or the test modal. Developers can use “Owned by me” filter to review their tests before deployments.QA Team Organization
Scenario: QA team distributes test maintenance across members. Assign test plans to QA engineers. Use the execution trend chart in “My Items” to identify tests needing attention and track pass rates over time.Best Practices
-
Assign Clear Ownership:
- Set owners when responsibilities are defined
- Update ownership when team structure changes
- Leave tests unowned if ownership is unclear
-
Use the Dashboard Effectively:
- Review “My Items” regularly to track your testing workload
- Act on recent failures shown in the widget
- Monitor execution trends to identify flaky tests
-
Combine with Other Features:
- Use owner filtering during sprint planning
- Assign owners to test plans for organized test management
- Filter by owner when reviewing test results