Forum Discussion
rraghvani
Champion Level 3
3 years agoI'm not sure how you have configured your database connection string, but it might be worth having a project variable which holds your database connection string. Without making changes to your actual project, you can pass your database connection string to your project variable using TestComplete Command Line, see /PSVar and /PrjVar.
I've written my automation using scripts, and I use an ini file,
I have the ability to change the environment, database, browser, username and password