newi78 wrote:How do you specify a ramp-up schedule with eValid?
In eValid, a load test script -- which ends in
*.evl -- specifies which scripts each eValid browser user (BU) is to use, and also specifies the interval between launch.
To specify a typical linear ramp up from 1 to 100 users in a 1,000 second interval (16.67 minutes) you simply put a
Wait 10000 command (which waits for 10 seconds) between each line in the
*.evl file.
eValid user know that these files are very easy to edit, so you have complete flexibility to establish whatever ramp-up schedule you wish.
eValid Support