Scenario Details

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

Scenario Details

Postby aaike » Fri Dec 19, 2008 4:35 pm

I just have two questions:

1.) It looks like the "$ACCT=one $PASSWORD=onepass" refers to the
'Data Substitution Pairs' field in the loadtest scenario editor. Is that
correct?

2.) Where do I put the actual names and passwords =3F Do I put or replace
the names in the one , two , three ,four fields of $ACCT =3F And their
respective passwords in the onepass, twopass etc fields of $PASSWORD =3F
aaike
 
Posts: 13
Joined: Fri Dec 05, 2008 4:25 pm

Re: Scenario Details

Postby serverloading » Fri Dec 19, 2008 4:36 pm

1) That is correct. That's where you put data the eValid passes over to
the individual script for substitution at test playback time.

(2) Each line in the LoadTest file will invoke a separate eValid browser.
Hence this four line LoadTest file:

_eValid "script.evs" "" 5 "$ACCT=one $PASSWORD=onepass" "-pm 1.0" 1
_eValid "script.evs" "" 5 "$ACCT=two $PASSWORD=twopass" "-pm 1.0" 1
_eValid "script.evs" "" 5 "$ACCT=thr $PASSWORD=thrpass" "-pm 1.0" 1
_eValid "script.evs" "" 5 "$ACCT=fou $PASSWORD=foupass" "-pm 1.0" 1

Creates four instances of eValid, each one logging in as a separate
simulated user.

This layout assumes that script.evs is suitably parameterized to accept
values for $ACCT and $PASSWORD...

(3) Don't forget to log out in your script or the second and subsequent
logins may fail.
eValid Tech Support Team
serverloading
 
Posts: 86
Joined: Tue Jan 01, 2008 12:48 pm


Return to Performance/Load Testing

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