What is the difference between STATIC FUNCTION & STATIC?
Answer Posted / girish k.s.
static: A static variable is local to the function, test,
or compiled module in which it is declared. The variable
retains its value until the test is terminated by a Stop
command.
STATIC FUNCTION: A static function is available only to
the test or compiled module within which the function was
defined.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of gui map and what happens when gui map file get loaded?
soft key for virtual object wizard ?
What is toogle breakpoints? How does it differ from break points?
How to force wr to learn the sub-items on a menu?
How do you suppress a regular expression?
How do you clear a gui map files?
How do you handle tsl exceptions?
Why don’t we normally load the gui maps through start up scripts?
How to integrate automated scripts from testdirector to winrunner scripts?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What are the platforms that WinRunner can be used?
Name the three modes of running the scripts?
Explain the purpose of gui map configuration?
when start testing