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

HI ALL CAN ANYBODY GIVE THE GUIDANCE ABOUT SILK PERFORMER AND SUGGEST ANY WEBSITES FOR GUIDANCE REGARDING SILK PERFORMER. CAN ANYBODY MAIL ME AT siva2574@gmail.com THANKS & REGARDS SIVA.

4 Answers  


Why is Load Runner called as State of Art Tool.

1 Answers   CTS,


Hi every one, i am working as a Test Engineer i was assigned to a web based project so i need some information regarding load testing what are all the topic i need to look into to work efficiently on the load testing of java application please help me out with all the details i need to look into i would be Thank full

2 Answers  


Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?

5 Answers   Patni,


What is a function to capture dynamic values in the web Vuser script?

4 Answers  






What is synchronization point ?

2 Answers   TCS,


hi, which opensource tool is used for load testing. Will any one guide me for learning how to do load testing. Thanks in advance

2 Answers  


When do you disable log in Virtual User Generator, When do you choose standard and extended logs?

1 Answers  


How do you identify the performance bottlenecks?

1 Answers  


How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?

0 Answers  


how can u capture the database counters?

4 Answers   Wipro,


How did you find web server related issues?

2 Answers  


Categories