Hi, I intend to do parallel runs of my tests in multiple machines. For eg, i have a test suite of 10,000 tests. I have 100 test machines and hence if i could divide these 10,000 tests among 100 machines and run that would save me time.
Do you think there is a plug-in to do something similar or do i need to write one. Regards, Harsh Kumar On Mon, May 28, 2012 at 11:22 PM, Sami Tikka <sjti...@gmail.com> wrote: > Of course, you can split the tests into groups and use e.g. > Multiconfiguration job to run the multiple test sets in multiple slaves at > the same time. > > -- Sami > > Harsh <harshkum...@gmail.com> kirjoitti 28.5.2012 kello 11.43: > > > Hi, > > I have UI Automated Tests which i intend to run in parallel and need a > > plug-in for that. DistTest looks to run only jUnit test cases in > > parallel. Can you suggest a plugin. > > > > Regards, > > Harsh >