Forum Discussion
The connection string for DB connections can only be parameterized via variables within script routines, currently not supported by the keyword test operations
Thank you. How can I write the same type of query via script routine?
- sonya_m5 years agoSmartBear Alumni (Retired)
I wonder if community members would have similar examples?
- Wamboo5 years agoCommunity Hero
Hi,
what exactly do you want to achieve?
Do you want to add a variable to TestComplete -> have your login data there and then read it in the database login script?
Is it supposed to be encrypted?
- tphillips5 years agoFrequent Contributor
TestComplete supports adding variables to a project/project suite programmatically:
https://support.smartbear.com/testcomplete/docs/testing-with/variables/collections/project-and-project-suite/working-in-scripts.htmlAnd in Keyword tests:
https://support.smartbear.com/testcomplete/docs/keyword-testing/variables.html#Scripts
Related Content
- 11 years ago
- 2 years ago
Recent Discussions
- 17 hours ago