Unanswered question

Parameterisation

used csv file to do parameterization and set the option in value change policy as "on each iteration".
But first iteration first number is taking and for second iteration 2 nd number is not taking.

anupama R.
anupama R.

anupama R.

Level
0
13 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

What is your scope and order for that variable? And do you have anything inside the Init/End containers or are they empty?

anupama R.
anupama R.

anupama R.

Level
0
13 / 100
points

Init and end are not empty containers. in init I kept login part and in End I kept logout part. Please help me
After creating script, I clicked on "fx" then I select the option as "File" after that set the path in file name. The file is in CSV format. After that I check the option in "value change policy" as on each iteration. after this I go through the script and replace the value with the varaiable as ${AAA.YYY}. where AAA is variable name and YYY is column name. I have placed the value in the script as attached. application technology implemented using websocket. I am not using the same variable in init or in end . Only this varaiable iam parameterising in Action part only.
Please help me, Please let me know any details I need to share. Hope answered for first question

Hi, Can any one help me in this regard.

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Ok but you did not answer my first question about your variable configuration. Could you provide screen shots of your variable definition and where you see that the second value is not used on the second iteration?