Forum Discussion
kimmyh51
13 years agoContributor
Do you have global variables declared? Have you watched to see whether the execution point is during the 5 minutes?
It will process all global variables (even if not in any script units that are being called by the test you run), plus it seems to check all scripts for syntax and invalid object property reference type errors before it executes anything...
It will process all global variables (even if not in any script units that are being called by the test you run), plus it seems to check all scripts for syntax and invalid object property reference type errors before it executes anything...