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 do decrease the TPS,when one Vuser is running? For example, I am running one DRB with TPS 18 TPS, I want to maintain it as 7 TPS, how?

3 Answers  


What is the basic credentials should be provided while recording SAP-GUI?

0 Answers   Cognizant,


Hi I am new to load runner ,please let me know what is the actual process of load runner and how to use it

3 Answers  


Explain all the web recording options? What is the difference between Overlay graph and Correlate graph?

3 Answers   CA, TCS,


What is host?

0 Answers  






While running the tomcat in local host by using loadrunner it shows error like server is not connected give idea to solve this error?

3 Answers  


we have auto correlation, so why do we need to perform the manual correlation

2 Answers  


How do you write user defined functions in LR? Give me few functions you wrote in your previous project?

1 Answers  


How can you design a Userdefined Template In Loadrunner analysis?

2 Answers   Wipro,


what are the benifits of creating multiple actions within any virtual user script ?

4 Answers  


What is the advantage of using loadrunner?

0 Answers  


what is bottleneck?

13 Answers  


Categories