Hi All,
I just need some information whether we can connect to Oracle DB, select some data and work on some updations on these data in our script, in the current version of Gatling 3.6.1.
I'm not talking about jdbc feeders, where we can feed our script data from the Database, but actually I want to do some updates also in the Database table.
I tried with some third party extensions like:
But these don't support latest Gatling version....i think
Do we need to implement this by our own custom scala code?
Regards
Vivek Chamoli