static variables in project suite
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010
11:33 AM
02-18-2010
11:33 AM
static variables in project suite
I have a few scripts in my project suite. When I run the whole suite at once I would like to be able to store the current time from one script and then later be able to read that previously stored time from another script.
Is there a way to I can do this in TestComplete? I am writing in VBScript and know VBScript doesn't normally support static global variables...
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2010
07:56 PM
02-18-2010
07:56 PM
Hi Matthew,
You can use project or project suite variables. See the 'Project and Project Suite Variables' and 'Working With Project and Project Suite Variables in Scripts' help topics for more information.
Best regards,
Alexey
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
