How to update project suite variables in TestExecute
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to update project suite variables in TestExecute
I have copied over scripts to run in a different machine with TestExecute. I have project suite variables that need to be updated. Where do we update for testexecute.
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestExecute is an execution engine only. You cannot change project variables through TestExecute execept through executable code.
If you need to update the variables based upon the new machine, my recommendation would be to use some sort of INI file that contains the machine specific values. Then write code within your project to populate the project variables based upon the INI file. That way, each time you roll out a new machine, all you need to do is copy in a new INI with the updated values.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
One more way to go:
If you have at least one floating license for TestComplete, then you may install TestComplete on every machine along with TestExecute and use TestComplete for the initial setup of the project and TestExecute for regular test runs.
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
