I setup Ant to be able to run individual use cases in their own directories, and then if I want to run a collection of them, I go up one directory level and use Ant's parallel task with embedded Ant calls to each scenario I want to run in parallel.
--Gil Novak -----Original Message----- From: Frank Cohen [mailto:[email protected]] Sent: Tuesday, May 18, 2010 9:39 PM To: [email protected] Subject: How are JMeter users running Test Plans? Hi Everyone: JMeter integrates the test use case definitions with the use case orchestration. We probably don't want to run a whole Test Plan every time. Are JMeter users operating tests by Test Group, Test Plan, or something else? -Frank -- Frank Cohen, http://www.PushToTest.com, phone 408 871 0122 PushToTest, the open-source test automation company Twitter: fcohen, LinkedIn: Frank Cohen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

