Forum Discussion
MPunsky
12 years agoSmartBear Alumni (Retired)
Hello Krzysiek,
There are different instructions depending on what you want to parameterize:
To parameterize requests in WebLoadUI, you use variables that provide access to the desired data (see Parameterizing Requests - Overview). You need to assign these variables to the desired parameters in order for WebLoadUI to use the variable values during the test run. You assign a variable to a request parameter in the Scenario editor.
You also use variables to store data extracted from server responses. To insert the extracted data into subsequent requests, you open your user scenario in the Scenario editor and assign a variable to the desired parameter.
The way in which you specify a variable depends on the parameter type. You can use variables in various parts of requests:
-----Query string parameters in request URLs.
-----Parts of request URLs.
-----Request header fields.
-----Form field values in POST requests.
-----Parameter values in Rich Internet Application (RIA) requests, such as JSON, AMF or XML.
-----Arbitrary parts of textual requests. For example, parameter names, partial parameter values, and so on.
Each of these parameter types have different instructions for parameterization. Please use the help file to obtain the instructions for the parameter type you need to employ.
Please let me know if you are successful.
Related Content
- 8 years ago
- 4 years ago
- 11 years ago
- 7 years ago
Recent Discussions
- 3 years ago
- 3 years ago
- 4 years ago