gopalmaluContributor14 years agoHow to declare Global variable in TestCompleteHI, We want to use global variable which can be accessible throughtout the function (test). How can we do this in testcomplete? Thanks, Gopal Show More
Dmitry_NikolaevStaff14 years agoHi Gopal,You can use project and project suite variables.Also, you can declare a variable in the script unit outside all functions - in this case, the variable will have a global scope.
Recent DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related ContentVariable declaration in a javascript classEnvironment variable in persistent variables declarationUnit level variable declaration