Page 1 of 1

Can eValid overcome what WebDriver fails during a loadtest

PostPosted: Tue Mar 22, 2016 8:56 am
by WillSage
Morning.

I am having trouble using WebDriver grid to run 250 tests because there is some kind of problem binding with the executable.

Does eValid have that kind of issue?

Thanks

WillSage

Re: Can eValid overcome what WebDriver fails during a loadte

PostPosted: Wed Mar 23, 2016 11:25 am
by eValid
WillSage wrote:Morning.

I am having trouble using WebDriver grid to run 250 tests because there is some kind of problem binding with the executable.

Does eValid have that kind of issue?

Thanks

WillSage


Thanks for asking WillSage.

eValid should not have such issues.

When you launch and eValid LoadTest script (indicated by its suffix *.evl) you would either do that within in the eValid browser or via a system call from a command line prompt.

From the eValid browser face, here are the settings that may affect how the scenario runs:

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

When you have a LoadTest script -- one that ends in *evl -- loaded up all you do is click Play and the scenario will launch multiple sub-browsers all correctly associated with the required scripts.

From the command line, there is a special command line call specifically oriented to use in LoadTest scenario applications, described here:

http://www.e-valid.com/Products/Documen ... l#LoadTest

That same page shows you all of the OTHER command line options that may be used during command-line driven loading experiments.

Hope this is helpful!

-- eValid Support