Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Parameterizing the retrieval argument – PB Docs 2022 – PowerBuilder Library

Parameterizing the retrieval argument – PB Docs 2022

Parameterizing the retrieval argument

There are many ways for JMeter to parameterize the script. In
this section, you will learn how to parameterize the retrieval
argument using a CSV file.

In this section, you will first need to prepare a CSV file that
contains test data for the retrieval argument. Suppose there is only
one retrieval argument (so there will be only one column in the CSV
file).

Then, you will need to add a CSV Data Set Config element to read
the data value from the CSV file:

To add a CSV Data Set Config element, right click on Thread
Group, and then select Add >
Config Element > CSV Data Set
Config
.

Specify the CSV Data Set Config like this:

  • Filename: File name and
    path of the CSV file (if the file is in the bin folder, then enter
    the filename, or use the full path of the file).

  • Variable name: “value” or
    input any name you prefer (if there are multiple columns in the
    CSV file, define multiple variables and separate them with commas
    “,”)

JMeter45.png

Now, you can replace the initial value by typing
${value} in the request.

JMeter46.png


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x