Page 1 of 1

Can eValid help me with outputing data on a webpage

PostPosted: Mon Dec 26, 2016 3:48 pm
by JReddin
Hey there.

I need to output a bunch of data about a web page's internal performance parameters ...

Can eValid do this and how is it done?

Thanks

Re: Can eValid help me with outputing data on a webpage

PostPosted: Tue Dec 27, 2016 4:08 pm
by eValid
JReddin wrote:Hey there.

I need to output a bunch of data about a web page's internal performance parameters ...

Can eValid do this and how is it done?

Thanks


Thanks for posting your question JReddin.

eValid has a special "SaveRecord" command the purpose of which is to deliver a variety of data about performance and capacity during a script playback.

Please see this manual page:

http://www.e-valid.com/Products/Documen ... toids.html

There are two types of data collected that you can send from within the script:

(1) Byte count (size) data

(2) Elapsed time (performance) data

As you can see, there are many variations on how you can report this information during playback.

Check the command syntax (in your online documentation) for details of how to format this command.

-- eValid Support