mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
452 stars 108 forks source link

Connectivity to Oracle database #628

Closed joaoleal93 closed 1 year ago

joaoleal93 commented 1 year ago

Hello is it posible to connect to a oracle database during a test? How can I achieve this?

adrianth commented 1 year ago

See the JdbcQuery and JdbcUpdate keywords.