yaseenmd
9 years agoContributor
Run Time Test Data for TestScript
I am using TestComplete to automate the desktop application. i have done recording. Issue is test script hold the value as hard coded. but i want to pass the values in run time. how can i do it?
Or if you mean you want to store data externally from the project (so you can add to it or modify it when you need to - or users do) then you want to look at data driven testing.
There are many ways of doing this.
Here's the help page with an introduction to it: https://smartbear.com/learn/automated-testing/introduction-to-data-driven-testing/