ianrobinson
5 years agoOccasional Contributor
Using Project Scripts and Variables in other projects
Hi All I've been tryong to read the Doc and they ate not making any sence... I'm trying to implement TestRail into my tests... So I have a Common Project Suite that has a TestRailProject with 2...
- 5 years ago
https://support.smartbear.com/testcomplete/docs/testing-with/variables/collections/index.html
Variable hierarchy is this:
Project Suite > Project > Test
If you want to share a variable between many projects, then it needs to be a Project Suite variable. If you want to share a variable between many tests within a project, then it needs to be a Project variable.