On 11 March 2014 10:38, Prateek Asthana <[email protected]> wrote: > Hi, > > Currently, as part of running the performance test *suite*, we are creating > a copy of the original perf *test* and placing it into the perf suite. This > is leading to redundant copies of a single perf test. > > Example: We recently created a new perf test titled SingleTest.jmx to test > a new endpoint. A copy of this new test was placed in out test suite: > AllTests.jmx. > > I was wondering if jmeter provides a way to import the tests instead of we > making redundant copies leading to maintenance issues.
If you want to execute the tests as part of the same test run, then look at: http://jmeter.apache.org/usermanual/component_reference.html#Include_Controller Otherwise, it's probably best to schedule your tests using external facilities. > Thanks, > > Prateek --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
