Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

In correlation(web_reg_save_param) function,i need to
display the last but one value(n-1) value if the boundary
values keeps on changing.
For example :
At the time of recording,the n value is 3 and
at the time of playback, the n value is 4.
then how can i display the n-1 value

Answer Posted / ravichandra

Step 1: Use "ORD = ALL" in web_reg_save_param() function to capturae all the values.
In the response of the request "param_count" will let you know how many values are captured in an array.

Step 2: Get the n-1 value by using lr_eval_string("{param_count_n-1}")

Step3: Save the value using lr_save_string() function.

Example :
If param_count = 10 in step1
Then
Write lr_eval_string("{param_count_9));

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the think time? What is the threshold level for think time and how can be this changed?

1111


Explain the difference between automatic correlation and manual correlation?

1093


What are monitors?

1118


What is the load runner testing process?

1367


How to schedule a scenario?

1223


Difference b/w 9.1 and 9.5 Versions in LoadRunner?

7544


What is pause command?

1363


What is x-windows?

1197


How can we recording vuser scripts using vugen?

1185


What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?

1151


What is the use lr_abort function?

1358


How load runner interacts with the application?

1513


How to identify what to correlate and what to parameterize?

1100


Which function is used to end a nested transaction?

1117


How can performance bottlenecks be identified?

1086