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

What is the vuser in the scenario?

0 Answers  


What are all the important protocols that load runner supports?

0 Answers  


If web server, database and Network are all fine where could be the problem?

2 Answers  


1st i would like thankfull to (Mr.AJAY,MR.Srinivas,Rani) which u gave nice Posting Answers,my question is to get a job in performance testing how we have to pripare like what part i have to cover,i did not done any project just knoledge on tool, i am expecting valuble sugistions , gideliens to achive goal?(Chandana)

1 Answers  


How can we capture 200 correlation value then how can handle it dyanamically.

1 Answers   Napier Healthcare,






what is remote performance monitering?

0 Answers   LG, Pexus,


Analysis Scenario (Bottlenecks):?

2 Answers  


What is vuser-init section?

0 Answers  


Is there any special setting required in internet explorer or laod runner VUGen to prepare script in load runner using seibel web protocol. is it same like web-Http/Html?

0 Answers  


why it is recommended to add verification checks to all your scenarios ?

12 Answers  


If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can we achieve it in Loadrunner.

2 Answers  


I need to perform a 4hr test run in performance center 9.0 there i need to rampup 10 users after 1 hour. I selected the run tab and added users to down state -> Ready state-> initialise-> Run state. 10 users ramped up successfully for the next 1 iteration only after that the 10 users automatically goes to the stop status. But i want the ramped up users to be carried out for the next 3 hours. Please help me out how to do the rampup successfully for the remaining time period.

1 Answers  


Categories