Hello, Working yesterday on JDBC_TESTS.xml, I noticed something weird which might be a bug.
Use the test plan and change the following:
- JDBC Connection Configuration : set Auto commit to true
- Inside CheckTransaction, add:
- As first child AutoCommit(false)
Run it, it fails for JDBC_CHECK_COUNT_1
Is there something I don't understand here ?
Thanks
Regards
