Page 1 of 1

How many multiple tests can I run in parallel on my computer

PostPosted: Mon Jul 04, 2022 12:04 pm
by JBresaw
Good afternoon.

I would like to know how can I run multiple tests in parallel with eValid?

I just want to get most tests per hour out of my monitoring PC!

Thanks

Re: How many multiple tests can I run in parallel on my comp

PostPosted: Tue Jul 05, 2022 9:26 am
by eValid
JBresaw wrote:Good afternoon.

I would like to know how can I run multiple tests in parallel with eValid?

I just want to get most tests per hour out of my monitoring PC!

Thanks


Thanks for posting your question JBresaw.

Playing two or more eValid playbacks can run at 100% perfection in parallel if neither of them involves specific use of the windows desktop.

The sure way to tell is, with your script loaded into eValid press play and then minimize the window.

If the playback does NOT require the desktop, then the test will complete with eValid browser minimized.

In that case that script is called "desktop safe". you can run any number of these in parallel...up to your machine's capacity.

We have run 100's and even 1000's of these in parallel.

Here's a chart of the client-side response times and how those grow until the server was saturated:

http://e-valid.com/Products/Documentati ... 00-BUs.png

If your script still requires the desktop, you can use the Lock/Unlock command to set up semaphores to keep two {or more] scripts from interfering with each other.

That can be quite complex, but it can be done.


-- eValid Support