- Getting started
- Project management
- Documents
- Working with Change Impact Analysis
- Create test cases
- Assigning test cases to requirements
- Cloning test cases
- Exporting test cases
- Linking test cases in Studio to Test Manager
- Delete test cases
- Manual test cases
- Document test cases with Task Capture
- Parameters
- Playwright test case fields
- Enabling governance at project level
- Disabling governance at project level
- Enabling governance at test-case level
- Disabling governance at test-case level
- Managing approvers for governed test cases
- Managing governed test cases in the In Work state
- Managing governeed test cases in the In Review state
- Managing governed objects in the Signed state
- Managing comments for governed test cases
- Applying filters and views
- Importing Orchestrator test sets
- Creating test sets
- Adding test cases to a test set
- Assigning default users in test set execution
- Enabling activity coverage
- Enabling Healing Agent
- Configuring test sets for specific execution folders and robots
- Overriding parameters
- Cloning test sets
- Exporting test sets
- Applying filters and views
- Accessibility testing for Test Cloud
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Coding Agents for Testing
- Troubleshooting
Requirements management in Test Manager, supporting synchronization from external ALM tools and native creation within projects.
It is very common to use specialized requirements management tools to manage requirements like user stories, epics, or other artifacts. Test Manager supports the synchronization of requirements from external tools as well as the creation of requirements from within Test Manager. In a Test Manager project, there can be requirements that are synced from external tools as well as requirements that were created in Test Manager.
Navigation and Search
To quickly find your requirements, use the search function and the filters. Navigate within the page using and configuring the paginator. Alternatively, you can use the breadcrumb to navigate between the pages.
- Filter - You have two filter tabs to choose from:
- Browse - to list all requirements.
- Updated by me - (predefined) to list only the requirements that have been updated by the current user, running the Test Manager instance.
- Search - Use the search bar to find requirements by their key, name or labels (requires full search term match). You can use the search bar at the top of the page to look for items across Test Manager (e.g., test sets, test cases).
Requirement details
Opening a requirement displays a responsive overview of its content. At narrower widths, secondary content stacks below the main area instead of appearing beside it.
The description field uses a rich-text editor instead of Markdown syntax. An empty description shows No description added. Labels, custom fields, attachments, and audit metadata (Created by and Updated by) also appear in this overview.
Requirement actions
The requirement toolbar exposes the following actions:
- Evaluate Requirement - Evaluates the requirement's quality using Autopilot. For details, see Quality-check requirements.
- Assign test case - Groups Create new test case, Assign existing test case, Generate test cases, and Find obsolete tests. For details, see Assigning test cases to requirements, Generate tests for requirement, and Find obsolete tests.
- Optimize coverage - An alternate entry point to the same requirement quality evaluation, test generation, and obsolete-test detection capabilities.
- Autonomous Exploration - Explores the application under test from this requirement. For details, see Running Autonomous Exploration.
Assigned test cases
Assigned test cases support Grid view and List view. List view uses virtual scrolling, loading test cases in batches of 500, and shows compact last-result indicators for Passed, Failed, and No result.
You can filter assigned test cases, including by last result, and select one or more to Unassign or Delete them in bulk.
Test cases cannot be executed directly from a requirement.