Forum Discussion
Use an Excel sheet to store the URLs and DDT loop to step through the sheet. Login reads the sheet, gets the URL, then continues on. DDT loop repeats this for each line in the sheet, so it could be 2 URLs or 100.
- Lee_M4 years agoCommunity Hero
This is just working the problem from a different angle
I still need a script to pull out the variables into separate instances
I need var1, var2 for other users to see and reference - I can't have them digging through CSV files as this could make this
but thanks for the suggestion
- Marsha_R4 years agoModerator
Lee_M wrote:
This is just working the problem from a different angle
Yes, it is. Since we are guessing at what you really want to do, all we can do is offer alternatives.
I myself don't understand how accessing a data file with two URL entries is asking someone to dig through a file, but I guess that's just me. I would consider that to be safer than asking them to change a variable or table value in TestComplete.
Good luck with your script!
- Lee_M4 years agoCommunity Hero
Marsha,
Thanks for your input and confirmation that I took the only approach available for this situation
The idea is for visibility
- Live_URL
- Test_URL
are clearer and shorter to read for a non-programmer, rather than something like:
Which I can create in another structure
Related Content
- 2 years ago
- 8 years ago
Recent Discussions
- 11 hours ago