Understanding Mass Update
As the applications you are testing are updated, you will find various situations where many of your tests need to be modified. The Mass Update tool provides this capability, enabling you to perform mass updates to your tests.
For example, suppose in a new release, a component name has changed, and every test you have that references that component must now be modified in order to run successfully. Using the Mass Update tool, you retrieve the impacted tests, search for steps that include that component and replace the previous component name with the new name.
Mass Update Steps
To perform a mass update, complete these steps:
-
Open the Mass Update page.
-
Define the filter criteria.
-
Apply the filter to retrieve the test steps.
-
Find/replace the test step values that need to be modified.
-
Save.