Find/Replace
This tab provides script-level editing functionality using Find/Replace operations. For all script steps, a string input into the Find field is searched for in the script parameters specified in the Location field, with the search results being displayed in the Search Target pane that appears inside the Find/Replace tab.
When the Replace with option is selected, the input string is searched and replaced by a string specified in the adjoining field.
The Find/Replace pane provides the following functionalities through its buttons:
- Find: Launches the search operation and pauses for each found occurrence of the searched string.
- Find All: Launches the search operation and displays all occurrences of the searched string.
- Replace: For a given occurrence of the searched string a replace operation is performed.
- Replace All: For all occurrences of the searched string a replace operation is performed.
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.
When working with multiple scripts opened at the same time (MDI functionality), this tab displays information for the currently active test script.
IxLoad TestComposer │ User Guide |