Sudharshan
8 years agoNew Contributor
database connection close
I have two JDBC steps in my test case. I have created a DB connection which is present in the Database tab near Environments.
My question is, how many times JDBC session will be opened (connected) and when it will be closed for the two JDBC steps. Is there way to close the session and JDBC connection when the query results are fetched.