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
Does caching have a negative effect on your load testing results?
How many types of vuser are available?
What is the modular approach of scripting?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is the basic credentials should be provided while recording SAP-GUI?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
Why do you create parameter?
What are the different types goals in goal-oriented scenario?
What is the need of checkpoints in lr?
How you identify performance test use cases of any application?
what are the skip functions in Load Runner?
when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com
How many vusers are required for load testing?
What is the latest version and language used in load runner?