We need to pass arguments to JMX while running it through ant. We have to run multiple jmeter test plans (JMX files) through ANT, but we need to pass values to its Thread Group (if we have multiple threads can we pass value to each thread individually) about number of users and Threads of iterations for which it should run.
Is there any way to achieve the above. If someone has previously sent such arguments please share the build.xml file for the same. Second Can we do conditional execution of targets in ant. Like if we want to check the time and run a target only when that time is reached. (This is required because we want to run some percentage of threads in the morning, then increase or decrease at various time intervals according to site actual usage). -- View this message in context: http://old.nabble.com/How-to-pass-arguments-to-a-jMeter-jmx-through-ant-and-do-conditional-execution-of-a-target...-tp26259404p26259404.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

