Page 1 of 1

To provision an eValid RIA test for safe execution

PostPosted: Mon Jun 25, 2012 4:22 pm
by cEsteban
What is the best way to provision an eValid RIA test for safe execution?

Re: To provision an eValid RIA test for safe execution

PostPosted: Tue Jul 03, 2012 9:06 am
by eValid
cEsteban wrote:What is the best way to provision an eValid RIA test for safe execution?
As you may expect, that question doesn't have one simple answer.

But if there is a general rule it is, keep it simple.

The easiest to provision -- and the most-reliable tests in practice -- are those that are "desktop safe". You can tell if a playback is desktop safe if you first bring up the dashboard, then minimize the eValid browser, and press "Play" on the dashboard. If the script playback completes normally then your script is desktop safe.

What this actually means is that your script does not require any use of the desktop...it is running entirely in the browser.

The reason this is important is that if you have two scripts running in parallel -- and in most monitoring scenarios you have several of these running in parallel so as to take the best advantage of the monitoring machine instance -- then they don't step on each other.

The provisioning after confirming that the test itself is reliable is a function of the partciular monitoring solution you are using. We have published interfaces for several of the most-popular ones (please check the product documentation for details). Each one is similar but they all differe in the details.

--eValid Support