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)

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the host attributes determine?

646


What is report header and what are the information contains?

650


What is filtering and sorting?

636


Which are online monitors and windows resource monitors

1012


what are the risks you faced with loadrunner

2295






How many users can I emulate with loadrunner on a pc?

666


How can performance bottlenecks be identified?

624


How can we find database related issues?

638


What is lr_output_message?

608


What are the different sections of the script? In what sequence do these sections run?

757


When a scenario run exactly what happened?

655


What is protocol function?

607


How can we develop the database vuser script?

591


What are the section contain by the vugen while creating a vuser script?

601


What is the difference between web_reg_find and web_find?

855