bakak1
16 years agoNew Contributor
problem running testrunner when jdbc data source is used.
I am trying to make an automatized script which woud use the soapUI launch testrunner. This time i am just invastigating the opportunities which could be applied.
I have this in my test step:
1/ DataSource with a property called processID which uses PostgresSQL data connection whith a query ie. select "processID" from "ProductCatalogue";
2/ operation called getProlongationCommitmentExtension
${DataSource#processID}
normal
2009-12-03T00:00:00.000+01:00
1
when i try to launch the test runner it doesn`t initiate the datasource so the reponse faults on the assertion. I found out that when i manualy try to fetch the property in datasource using the "play" icon it fetches the value corretly from the jdbc DataSource. After that the Test Runner works correclty..
Is this some kind of a bug or am I doing something wrong ? Thnx in advance for any suggestions.
kristian.
I have this in my test step:
1/ DataSource with a property called processID which uses PostgresSQL data connection whith a query ie. select "processID" from "ProductCatalogue";
2/ operation called getProlongationCommitmentExtension
when i try to launch the test runner it doesn`t initiate the datasource so the reponse faults on the assertion. I found out that when i manualy try to fetch the property in datasource using the "play" icon it fetches the value corretly from the jdbc DataSource. After that the Test Runner works correclty..
Is this some kind of a bug or am I doing something wrong ? Thnx in advance for any suggestions.
kristian.