|
How do I get to the Parameterization screen?
Suite Manager >> Continue with Web Performance Testing >> Select load test from left-side tree view >> Click 'Edit' link under HTTP Parameters from the right panel.
Steps to Parameterize Session Data using URL
From the left side panel of the HTTP Parameters screen, select the URL to be parameterized.
Click on the URL Rewriting tab.
To replace the session identifier embedded in URL/Path, from the URL field, select a portion of the URL which contains the session identifier and click the Parameterize button.
A table is displayed which shows the selected session identifier in the Parameter Name column. To fill the Value column, click the list button in the Fetch Data From column. This will display a dropdown list with the various options to parameterize such as Dataset, Cookie, Text, Element, JavaScript, URL, Constant, Variable and Random Data.
From the dropdown list, choose the option as URL to fetch the value from the previous URL. This will display the URL Information screen.
In this screen, enter the prefix text in the Prefix Text field and the suffix text in the Suffix Text field.
Click the Apply button to save the changes.
Click the Save button in the HTTP Parameters screen to save the changes.
|