On 02/06/2008, timo13 <[EMAIL PROTECTED]> wrote: > > Hi guys, > > I'm new to JMeter and want to use it to dynamically produce and run test > plans. To run existing test plans is no problem, either generating test > plans with the gui. But I want to use it in an (ant) script, so I need a way > to start and stop the recording from commandline. Is that possible?
No, it's not possible. > My task > is to produce test cases from the base of selenium tests, which are > continuous updated and I don't won't to start the gui manually every time a > change occurs. If you are adept at scripting, you may be able to convert the selenium tests directly into JMX files - assuming that the selenium scripts are readable. Maybe someone has already done that? > Thank you in advance, > > Timo > > -- > View this message in context: > http://www.nabble.com/Non-gui-way-to-record-test-plans-tp17600443p17600443.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

