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

How can you set the number of vusers in loadrunner?

572


Which function is used to end a nested transaction?

592


Explain the difference between automatic correlation and manual correlation?

536


How can we find database related issues?

627


Where should you add a web_reg_save_param function to a script?

594






What is transaction performance graph?

633


What are the vuser components in loadrunner?

687


What is parameterizion?

676


How do you load a load runner agent?

647


What is the loadrunner start-transaction and its syntax?

648


What is filtering and sorting?

625


How load runner interacts with the application?

829


What are the documents your using ,and how your distibute the users

1592


What is gui vuser and on which platform it will run?

581


What is the advantage of using loadrunner?

586