Page 1 of 1

Building a Good Regression Test Script

PostPosted: Fri Sep 05, 2008 9:45 am
by evaluser
What is the best way to build up a good eValid test (regression test) script?

Re: Building a Good Regression Test Script

PostPosted: Fri Sep 05, 2008 9:47 am
by regressiontesting
Thanks for asking.

We normally start with the basic script, and make sure it is exactly right.

Then we add in OnError and OnTimeOut commands in the
right spots to make sure the slowdowns don't cause a problem
and are well-reported.

Then perhaps we put in needed script-specific play values...

* eValid provides a special "play value" set of commands that can be
inserted into a script to control a variety of playback parameters,
as described here:

http://www.e-Valid.com/Products/Documen ... value.html

Then the scheduler gets set up, and yes, an outer bound there is
an extra insurance.

If you would like please send over a script and we'll make some
suggestions... or ask THEM to do it with the Send Script to eValid
F10 option on the browser.