|
Title: How to run tescase in parallel with command line? Post by: samba on May 22, 2008, 02:14:37 pm Hi,
How can I do if I want to : (step1) -- Execute testSuite1 (stap2) -- Execute tesSuite2 -> Testcase1 -> Testcase2 -> TestCase3 (In parallel) (step3)-- Execute testSuite3 When I try in cmd line, it executes my project Step 2 in sequencialy Some one can help me ?? Title: Re: How to run tescase in parallel with command line? Post by: omatzura on May 22, 2008, 11:55:19 pm Hi Samba,
hmm.. I think this was/is a known issue.. what soapUI version are you using? Can you attach or mail me (ole@eviware.com) your soapui project file for debugging? regards! /Ole eviware.com Title: Re: How to run tescase in parallel with command line? Post by: Toby Hage on September 02, 2008, 11:47:55 am Hello,
I want also run testcases in parallel. We have the 2.0.2 pro version. Is this a knows issue or did I something wrong. If it is a know issue, are there any workarounds. Hopefully you can help me. regards. |