LRuoc
4 years agoContributor
Data Loops
Hello All I have developed a script that searches a list from entering a word in a search box. I want to parameterise this search by using a Excel Spreadsheet so that each iteration selects the n...
Hi LRuoc
Hope you are well.
I would use test parameters in this instance.
The loop should work it may be due to the loop configuration itself(start and end of the loop)
Based on your description you only want to use a parameter value, do you want to then call a parameter value when running a test?
If so then maybe using test parameters, storing these in TC maybe a better alternative.
https://support.smartbear.com/testcomplete/docs/keyword-testing/parameters.html
Let me know how this goes
Thanks
Vinnie