Forum Discussion

harmans's avatar
harmans
Occasional Contributor
13 years ago

database connection in the Setup script

Hi, I am trying to create database connection one time in the Setup script (under TestSuite) instead of creating a new connection in all of the assertions / testcases. So below is the groovy scr...