I am running multiple automation test scripts from within visual studio Test Explorer. These test scripts are opening a connection to a db. How can I keep the connection open for all test scripts without having to close it at the end of each script and reopening it for the next one? Can this connection be set globally and then closed after all the scripts are executed?
I appreciate your help
Aucun commentaire:
Enregistrer un commentaire