Forum Discussion
You might consider putting the data in an external file instead of a variable. Then you could just copy it around wherever you need it.
Yeah, when I was first learning how to use TestComplete, I made heavy use of external data storages.
But I found they were somewhat unreliable. Occasionally a test would fail for inability to open a file, for one reason or another.
Usually because the file in question had been moved by someone else...
So I did away with them in my projects. Just use table variables now, and that's generally not a problem, except I started a new suite and needed a few of the old tables in it.
What I wish is that SmartBear would make the project variables and suite variables copy and paste-able.
Just right click a suite variable and copy it, then paste it into the other suite.
Now I'd find that useful.
Related Content
- 10 months ago
Recent Discussions
- 2 days ago
- 2 days ago
- 6 days ago