How to capture dynamic values in load runner and how Each
of the captured values are to be written to a text file
(c:\temp\LoadRunner1.txt)

Answers were Sorted based on User's Feedback



How to capture dynamic values in load runner and how Each of the captured values are to be writte..

Answer / sree

dynamic values capture process called in loadruuner such as
called correlation it is using the function
web_reg_save_param,after that using lr_save_string
functions are using

Is This Answer Correct ?    9 Yes 1 No

How to capture dynamic values in load runner and how Each of the captured values are to be writte..

Answer / laxman 9866867874

If you want to capture dynamic values which is returned by
server then in that case you need to do manual correlation,
and for doing manual correlation you need to find out the
boundaries(left as well as right) under which that dynamic
value is returned by server and then add a new
web_reg_save_param("Lb","rb","ORD",LAST) function along
with correct left and
right boundaries to capture that value n a right ORD
and v need to add another functions like lr_output_message
("The value of the session:%s",lr_eval_string
("parametername");using this function we
capture the dynamic value in load runner.The result we can
see in the execution log in vu generator. Each time we need
to copy the dynamic value in the text file.

Is This Answer Correct ?    6 Yes 1 No

How to capture dynamic values in load runner and how Each of the captured values are to be writte..

Answer / vaibhav kumar brijpuria

If you want to capture dynamic values which is returned by
server then in that case you need to do manual correlation,
and for doing manual correlation you need to find out the
boundaries(left as well as right) under which that dynamic
value is returned by server and then add a new
web_reg_save_param function along with correct left and
right boundaries to capture that value.

Regards,
Vaibhav

Is This Answer Correct ?    9 Yes 6 No

How to capture dynamic values in load runner and how Each of the captured values are to be writte..

Answer / maheshwar

lr_output_message("The value of the session:%
s",lr_eval_string("parametername");using this function we
capture the dynamic value in load runner.Each time we need
to copy the dynamic value in the text file.

Plz revert back to me if i am wrong.......

Regards
Maheshwar
maheshwar_sonu@yahoo.co.in
Mobile number:+91 9884746314.

Is This Answer Correct ?    5 Yes 17 No

Post New Answer

More Load Runner Interview Questions

how to get current system time Loadrunner function?

0 Answers  


What is memory leak.how do u find that?

4 Answers   Accenture,


Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??

1 Answers   CTS, Strategic Outsourcing Services,


Can we run the Qtp Scripts in Load Runner?

4 Answers  


What can I monitor with loadrunner?

0 Answers  






What is scenario default?

0 Answers  


What is the significance of “vuser-init “?

0 Answers  


How do you debug a LoadRunner script?

2 Answers  


There is a scenario like there is one gateway and four application servers.While recording the script for a business function the server address is of gateway. but the gateway route the request to one of these servers.In recording might be request went to server A but it can not be everytime.sometime the request will go to other servers too.How to handle this scenario in preparing the scripts? how to identify tht to which server request went?

1 Answers   Accenture, Fiserv,


how can we record the Ajax Script, when some of the validations devloped in AJax using Loadrunner 8.0. I know there is separate protocol in LR 9.0

5 Answers  


We have executed a scenario in controller from 3 diff Load Generators..How can we measure or get the response time of transactions of individual LG's....?

3 Answers   ADP,


Hi I urgently need a substantial answer for one Q on Vusers - Performance Center. Hope you could help me. Q : My application is intended to undergo soon the load testing with performance center. The Vusers we planned are 100. But the dev team says that we should use 100 different UserID/Password's & each Virtual user should login into a different account while testing. Firstly, is this required ? my application can handle multiple logins for the same userid/password, hence is it mandatory to use 100 different account when we can do the same test with one account. If so, for 1000 Vusers we cannot use 1000 logins right ? I need substantial info to prove my point. Secondly, is this possible to assign a different userid/pwd to each Virtual user ? Thanks in advance & awating your reply Harsha

11 Answers   Polaris, Verizon,


Categories