- 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
- Importing manual test cases
- Document test cases with Task Capture
- Parameters
- 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
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting
Test Manager user guide
Customize your testing process by overriding parameters for test cases within a test set. You can override parameters for specific versions of a test case, depending on which version you choose when executing the override action.
Considerations
- A parameter that has been overridden and later removed will still appear in the Override parameters window, allowing you to decide when to remove it.
- If a parameter name is changed in the automation project where it originated, Test Manager also updates the parameter name within the test set.
- Cloned test sets maintain the original parameter values during the duplication process.
Steps
-
Go to Test Sets and open a test set.
-
Go to the Test Cases tab.
-
Select the test cases you wish to run with different parameter values.
-
Select Override parameters. The Override parameters window opens, listing all parameters from the selected test cases that were manually created in Test Manager or imported from the selected automation for a test case.
The Override parameters window displays both manually created Test Manager parameters and Studio arguments from the linked automation. If a Studio argument and a manually created Test Manager parameter share the same name and data type, the Test Manager parameter value automatically overrides the Studio value. You can also manually override any parameter by selecting Override and typing a new value in the Value field.
-
In the list of parameters, you can perform the following actions:
- Override individual parameters:
- Next to the Name field for the parameter you wish to modify, select Override.
- In the Value field, enter the new value.
- Repeat these steps for each parameter that you want to override.
- Override all parameters:
- Select Override all to enable overriding for all parameters.
- In the Value field for each parameter, enter the new value.
- Remove overrides: Select Remove overrides to disable the ability to override any parameter from the selected test cases.
- Override individual parameters: