The string is searched for in the request parameters. Several search types are available:
Search in names and values and replace Searches in the parameter names and values and replaces the text when found. This is particularly useful for quickly replacing a same value in a scenario with a NeoLoad variable.
Search in names and replace parameter value Searches the requests for a particular parameter (identified by its name) and changes the parameter value (whatever its initial value).
Search in names and delete parameter Searches the requests for a particular parameter (identified by its name) and deletes the parameter. Useful for bulk deletion of parameters.
Each search type involves a specific procedure.
To search in names and values and replacing
Open the search wizard.
Select the option Search in request parameters.
Click Next.
Select Search in names and values and replace.
Click Next.
Enter the string to be searched for in the String to search for text box.
Enter the replacement string in the Replace string with text box.
If the search string is a regular expression, check the String is a regular expression check box
Click Next, then Finish.
To search in names and replacing a parameter value
Open the search wizard.
Select the option Search in request parameters.
Click Next.
Select the option Search in names and replace parameter value.
Click Next.
Enter the string to be searched for in the String to search for text box.
Enter the replacement string in the Replace string with text box.
If the search string is a regular expression, check the String is a regular expression check box.
Click Next, then Finish.
To search in names and deleting a parameter
Open the search wizard.
Select the option Search in request parameters.
Click Next.
Select the option Search in names and delete parameter.
Click Next.
Enter the string to be searched for in the String to search for text box.
If the search string is a regular expression, check the String is a regular expression check box.