Re:Fitnesse Test Excution in Parallel

View: New views
1 Messages — Rating Filter:   Alert me  

Re:Fitnesse Test Excution in Parallel

by unclebob :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Fitnesse Test Excution in ParallelPosted by: "whi2ehorse" ragopikrishna@...
>    whi2ehorseThu Oct 22, 2009 7:11 am (PDT)
>
>
> Hi all,
>
> I have this suite of Fitnesse tests running perfectly as required in
> Sequence.
>
> I would like to know If it is possible to execute them in Parallel?
>
> I guess there should be some means to do it, to cut down the time.
>
> Something similar to Selenium Grid, which executes all Sel tests in
> Parallel.
>
> Thanks


At this time all tests in a given ?suite are executed in series.  
However, you can submit several commands to fitnesse at the same time,  
and _they_ will run in parallel.

Remember FitNesse is a web server that can handle many simultaneous  
requests.  So all you have to do is _make_ several simultaneous  
requests.

Take care.  Slim tests are limited to 10 simultaneous commands.


----
Robert C. Martin (Uncle Bob)  | email: unclebob@...
Object Mentor Inc.            | blog:  blog.objectmentor.com
The Agile Transition Experts  | web:   www.objectmentor.com
800-338-6716                  | twitter: unclebobmartin