Home > Archive > Software Testing > September 2007 > Client server application running in Web Browser test multiuser scenario for that
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Client server application running in Web Browser test multiuser scenario for that
|
|
| bharat 2007-09-06, 7:19 pm |
| Hello,
I am looking form some tool in which i can syncronize multiple
users in such a way that one is waiting for other to do some action
also they are checking the effects of there previous action.
if any buddy can help me out in that.
thanks
| |
|
| On Sep 6, 10:40 am, bharat <bharat.consult...@gmail.com> wrote:
> Hello,
> I am looking form some tool in which i can syncronize multiple
> users in such a way that one is waiting for other to do some action
> also they are checking the effects of there previous action.
>
> if any buddy can help me out in that.
>
> thanks
Well, to completely overkill the solution, you could have multiple
selenium rc sessions in seperate threads and have some sort of
syncronization method between the bunch of them.
-adam
http://adam.goucher.ca
|
|
|
|
|