Forum Discussion

florian-x's avatar
15 years ago

JDBC test step opens one connection per query

Hello,

I'm evaluating SoapUI 3.6.1, and came accross a problem: my test case uses a JDBC query step, and I'm finding that, when running a load test, there is one JDBC connection opened for each execution of the JDBC query step.

I tried adding a Data Source and a Data Source Loop, hoping that all queries done while looping would use the same connection, but that's not the case.

Is there any possibility to have one JDBC query step that reuses the same connection, for a number of executions of the step?

Thanks,

Florian.
No RepliesBe the first to reply