Forum Discussion
- Marsha_RModerator
There are good examples here:
https://support.smartbear.com/testcomplete/docs/keyword-testing/basic/data-driven-loops.html
- Largent803Contributor
I was looking through this information and it looked like the system wanted me to go out to a database or csv file. In this case I am entering the same data over and over again and there is no place where this information is stored other than the environment that I am working with.
- Marsha_RModerator
Well, you are going to have to store it somewhere so TestComplete knows what the data is.
Another option would be to use a table variable and store the data that way. Then you can use a while loop to iterate through the data.
https://support.smartbear.com/testcomplete/docs/testing-with/variables/data-types/table.html
Related Content
- 4 years ago
- 8 years ago
- 4 years ago
Recent Discussions
- 5 hours ago