U r taken ORD=All in correlated function.What it
represents.Now i want to capture the ORD=3 occurance& place
it in web_submit_data of vu gen script. How can u do it?

Answer Posted / maheshkumar

Using ORD=ALL will capture an ARRAY WITH ALL
MATCHING VALUES.

1. case where you want only 3rd value use can use ORD=3
2. If you want to capture all values and then you want to
make use of 3rd value of the captured array, you will have
to use "PARAM_NAME_3"

For example you have used:
web_reg_save_param
("Array","LB=abc","RB=xyz","ORD=All",LAST);
and it give results a1,a2,a3,....
Now you want to place "a3" in web_submit_data then you
should use:
{Array_3}

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have one Scenario login then bookcoffee then logout explain test plan for above scenario?

1558


What are different types of vuser logs which can be used while scripting and execution?

567


How can we edit the vuser script?

606


What are all the components of loadrunner?

495


While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?

679






What is the load runner testing process?

586


What component of loadrunner is used to record a script?

574


How to create a host list for a scenario?

697


What is the vuser in the scenario?

614


What is transaction performance graph?

646


What are all the important protocols that load runner supports?

507


How you set maximum number of vuser that a host can run?

647


How does loadrunner execute a performance scenario?

640


What are the information contain by script windows for each script in the list?

684


What are the 5 icons appear in the buttom of the controller windows?

615