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

Answers were Sorted based on User's Feedback



In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if ..

Answer / anjaan

we can use ordinal...we can insert "ORD=All".hence all the
values will get captured and then we can identify at wat
ordinal the value which we required is coming ...so next
time we will use that ordinal and capture the value.

Is This Answer Correct ?    4 Yes 2 No

In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if ..

Answer / 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

In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if ..

Answer / shanmukha

Just use the correlation with the ORD=ALL option
try to get the count of the occurences using lr_eval_string("{variable_count}").

try to save the n-1 value using lr_save_string

Is This Answer Correct ?    2 Yes 0 No

In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if ..

Answer / naveenkumar

Can you please explain it in detail.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Load Runner Interview Questions

How does caching affect performance testing results?

0 Answers  


I am not able to access controller machine and I have to run test. How would I handle this situation?

1 Answers   Infosys,


What do I need to know to do load testing in addition to knowing how to use the loadrunner tool?

0 Answers  


what is think time when u will use it?

12 Answers   IBM,


what is the real process dealt in load runner,starting from getting the requirement till submitting the deliverables,when a tester is provided with the scenarios? if any real time user could answer it would be very useful for me.also i need what are the real time bottlenecks u have undergone

4 Answers  


What is main usage and function of MI Listener? Please anyone give me a correct ans.....

2 Answers  


what is the difference b/w astralaod and loadrunner?

2 Answers  


Difference b/w 9.1 and 9.5 Versions in LoadRunner?

2 Answers  


Explain the Configuration of your systems?

1 Answers  


What is a difference between pacing and think time?

0 Answers  


How vugen create a vuser script?

0 Answers  


What kind of problem we can face regarding hardware, software, network and memory bottleneck during the performance test?

0 Answers  


Categories