What is the difference between STATIC FUNCTION & STATIC?

Answers were Sorted based on User's Feedback



What is the difference between STATIC FUNCTION & STATIC?..

Answer / 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

What is the difference between STATIC FUNCTION & STATIC?..

Answer / sachin

static is a keyword whic is invoked automatically.The value
of the static variable is 0.

static function is a function whic inturn helps in
accessing static variables. ONly static functions can
access the static variables

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More WinRunner Interview Questions

Some of the importent functions in data driven test(ddt)?

4 Answers   Second Foundation,


supose 10 times text data is there but it will run 8 times whtat will you do.

0 Answers  


How to find the local host name using winrunner ?

0 Answers  


How do you scope, organize, and execute a test project?

2 Answers   IBM, Wipro,


what is cookies testing and what are the possible test case.

0 Answers  


what is the advantage of INOUT parameter over OUT parameter?

2 Answers   Fidelity,


What is the different types of Data driven testing?

2 Answers   Synergy,


What is T_Exit and T_return?

4 Answers   AZTEC,


Hi all,Can anybody tell me what does AUT stands for in winrunner,because now only iam learning

4 Answers   Google,


My husband had stampped h1b visa and was valid for another 1year. problm is that he lost his pasport in travelling and we got new one in tatkal scheme. and so we applied for restamping and my dependent (h4)visa. As per immigration team petition will be the same only stamping has to b done.. what questions will they ask and what are the chances to get it aproved?? pl reply

1 Answers  


wahat do u mean by exceptional handling in winrunner

3 Answers  


How do you maintain the document information of the test scripts?

0 Answers  


Categories