Page 1 of 1

Does eValid have different Load Testing modes

PostPosted: Wed Apr 11, 2018 12:52 pm
by WKnight
Good Afternoon.

Does eValid have any variable fidelity modes?

How do they work in Load Testing?

Thank You.

Re: Does eValid have different Load Testing modes

PostPosted: Thu Apr 12, 2018 1:09 pm
by eValid
WKnight wrote:Good Afternoon.

Does eValid have any variable fidelity modes?

How do they work in Load Testing?

Thank You.


Thanks for asking WKnight.

Yes, eValid can, in LoadTest mode, operate at three levels:

FULL: Normal, full browser output.

TEXT: No Images are requested through HTTP or rendered.

URL: Only the base page is returned, with NO other HTTP requests for "included" files, such as external JavaScript or CSS files.

You set these modes in a LoadTest script with the command:

Server [Full | Text | URL ]

and the mode selected will apply to ALL co-executing browsers.

Once set off the "Full" option, you can't go back (in one LoadTest execution).

For more information see:


http://e-valid.com/Products/Documentati ... /load.html

Email us if this is not enough information.


-- eValid Support