Hi all,
I have a scenario to test in which there is one controller user and many
subordinates. Each user is only allowed to log in from one place at a
time (only one cookie string will be valid at once).
I would like the subordinates to be able to send reports to the
controller, and then verify that the controller recieved them. In order
to compare the posted data with the controllers page, I have my
subordinates log out, then, in that thread, log in as the controller to
verify that the information was sent correctly. After this is done, the
thread will log out of the controller account and continue it's
subordinate work.
Is it possible to put some kind of synchronisation in my test plan such
that only one thread at a time is allowed to run the controller samples?
Thanks,
Ronan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]