usadd wrote:How do you specify a ramp-up schedule with eValid?
In eValid LoadTest mode, the individual eValid instances -- called Browser Users (BUs) -- are launched from a special eValid script called a LoadTest script.
All eValid commands are available in this script -- plus the additiona
_eValid command that launches a separate BU instance.
The ramping schedule is set in the LoadTest script using
Wait or
Delay commands to stagger the launches of the BUs.
This flexibility lets you establish virtually
ANY ramp-up and ramp-down schedule you want.
You control how long a BU runs by specifying how many times you want the script it is assigned to repeat, and/or by setting the maximum timeout for that BU.
eValid LoadTest Support