I have the need to setup some data in my DB to run tests against. I'd
prefer that my JMeter test plan do this.
The problem I am having is that I need to insert 20-50 rows before I can
start my tests, but I can only seem to insert one row at a time with the
JDBC Sampler (as Oracle does not support "insert into foo (name,bla)
values (aaa,bbb),(ccc,ddd),(eee,fff)")
Is there something I am missing? can I have multiple SQL INSERT
statements in one JDBC Sampler?
How have other people solved this?
Thanks,
-Abram
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]