Script defined variables & use in project suites, projects & keyword tests
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2021
12:48 AM
09-10-2021
12:48 AM
Script defined variables & use in project suites, projects & keyword tests
Hi
I am using a script unit to generate 2 variables for use in a keyword test - chromeProductCode, chromeProductVersion
My question;
do I need to define these same variable names in the variable editor for either Project Suite, Project, or Keyword Test to make them accessible, for use, within the operations defined within the keyword tests?
Cheers in advance.
Simon
Solved! Go to Solution.
Labels:
- Labels:
-
Keyword Tests
-
Unit Testing
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2021
02:14 AM
09-10-2021
02:14 AM
Many thanks to @brumazz for pointing me in the direction of this YouTube Smartbear video about variables. It led me to this one,
TestComplete 301: Variables & Variable Creation - YouTube, from SmartBear, which has all the details about variable use.
