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


Please Help Members By Posting Answers For Below Questions

What is the use of gui map and what happens when gui map file get loaded?

917


soft key for virtual object wizard ?

2091


What is toogle breakpoints? How does it differ from break points?

2025


How to force wr to learn the sub-items on a menu?

759


How do you suppress a regular expression?

1711


How do you clear a gui map files?

862


How do you handle tsl exceptions?

904


Why don’t we normally load the gui maps through start up scripts?

817


How to integrate automated scripts from testdirector to winrunner scripts?

897


What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?

1075


What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?

809


What are the platforms that WinRunner can be used?

1816


Name the three modes of running the scripts?

731


Explain the purpose of gui map configuration?

815


when start testing

2369