I would like to run a test (to a Webservice), then get a DB connection (and we have lots of developers, so we need to be able to change the db url to point to user specific databases) and execute some...
I dont find any where an exaple to externalize the JDBC connection parameteres.If you can provide the example assuming that my data base connection properties are at test suite level that will help me a lot.