Simple way for eValid to repeat a test a number of times

Use and application of the eValid server loading (LoadTest) capability. And in the cloud computing context for monitoring and loading.

Simple way for eValid to repeat a test a number of times

Postby CBlythe » Thu Jan 02, 2020 11:01 am

Morning.

Is there some simple way to just repeat a test a fixed number of times.

Would be very useful during Load Testing projects

Thanks
CBlythe
 
Posts: 1
Joined: Thu Jan 02, 2020 10:58 am

Re: Simple way for eValid to repeat a test a number of times

Postby eValid » Fri Jan 03, 2020 8:53 am

CBlythe wrote:Morning.

Is there some simple way to just repeat a test a fixed number of times.

Would be very useful during Load Testing projects

Thanks


Thanks for posting you question CBlythe.

The very, very simplest way to do this is to use the CallScript command:

CallScript "[PATH]script-name" ["Data-Substitution-Pair [, Data-Substitution-Pair] "]

Suppose you have a test "TEST1" then if you want to run it three times you use this passage:

CallScript TEST1
CallScript TEST1
CallScript TEST1

Simple enough?

(There are lots of other ways to do this, including putting a script into an infinite loop, but they are a bit more complicated.)


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Performance/Load Testing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons