Forum Discussion

Scripps_Network's avatar
Scripps_Network
Occasional Contributor
13 years ago

[Reg] JDBC test step does not execute when changing the env

Hi Admin,
I have created a soap ui project in soap ui pro 4.5.1 and inside it i have around 20 test suites.
in each test suite i have jdbc test step to call the database and get the result of the query which i wrote in that jdbc test step.
in the project summary i have created JDBC connections for every environment - Dev, INT, QA, whichever i am using(double click the project, and go to environments tab, and then JDBC connections tab inside it)
so when i want to execute all the test suites in this project in Dev which is my default env, it works fine. But if i change the envs to INT or QA, JDBC test step is failing.
it is returning 0 rows. I have to manually execute this step instead.
Can you please resolve this issue?