Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: LR11 Ajax Truclient - How to capture a value and write in to a notepad file.

$
0
0

This is a reasonalbe start.

 

You can also do javascript on object, and just do:

 

foo = object.value;

 

What could be simpler?

 

Now, you can do File I/O but you should NOT for loadrunner. If you have 1000 Vusers - do you really want each of them opening and writing to the same file at the same time?

 

If you must write the value:

 

LR.log(value)- then you can get it from controller log

use VTS - fully supported in 11.52


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>