Using Find / Replace Operations

TestComposer enables you to globally edit a script by searching a range of steps for user-defined strings and replacing the found occurrences with other strings.

To search for a string and replace it:

  1. Click the button in the Test ribbon which accesses the Find/Replace pane.
  2. In the Find field type in a string to search for in the entire script.
  3. When the Replace with option is selected, the input string is searched and replaced by a string specified in the adjoining field.

  4. Clicking the Find button launches the search operation and pauses for each found occurrence of the searched string. Click again the Find button to advance to the next occurrence.
  5. Alternatively, clicking the Find All button launches the search operation and displays all occurrences of the searched string.

When the Keep Session Search History option is selected, previous search operations results from the current editing session are maintained in the Search Target pane and results of the current search operation are appended after the displayed results.