Environment manager -- need to be able to assign a JDBC connection sting to a particular endpoint
Status:
Implemented
Submitted by
IBaxter
on
11-23-2015
09:51 AM
This is absolutely critical for our automation project.
Here is my scenario (REST API project)
Get ID
JDBD - drop the ID from the db
PUT - update user by adding ID
JDBC - select the ID from DB to make sure that it was inserted into db
I cannot automate this kind of scenarios because for each environment I have to select JDBC connection sting manually.
2 Comments
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.