I'm able to run my tests with multiple browsers on separate machines using Grid but they still only execute one at a time. Is there a way to run them concurrently from Eclipse IDE? In past Selenium Grid testing I had to launch tests in parallel using ant.
On Sep 28, 7:14 am, John <[email protected]> wrote: > Here is the link. > > http://code.google.com/p/aost/wiki/SeleniumGridAndTellurium > > On Sep 28, 10:06 am, WinWin <[email protected]> wrote: > > > Hi Jian...thx alot for ur prompt reply!! > > > Ya i would like to know more about running the same test case > >concurrentlyin 2 different browsers. Was it possible and how can i > > achieve that? > > Your advice is very much appreciated! :) > > > On Sep 28, 9:24 pm, Jian Fang <[email protected]> wrote: > > > > If you want to run the testconcurrently. You need to use Selenium Grid. > > > Haroon can > > > give you some pointers for that. > > > > Thanks, > > > > Jian > > > > On Mon, Sep 28, 2009 at 6:42 AM, WinWin <[email protected]> wrote: > > > > > Hi I am new to Tellurium, my question might sound funny, but I'm just > > > > thinking whether is it possible to implement in such a way, whereby a > > > > tester run a set of test case once, and then two different browsers > > > > namely, IE & Firefox are call up and run the testconcurrently? > > > > > Or if I will need to run the same set of test cases in two different > > > > browsers, IE & firefox, what is the best way to do this? > > > > Please advice. Thanks!- Hide quoted text - > > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en -~----------~----~----~----~------~----~------~--~---
