What is the difference between STATIC FUNCTION & STATIC?
Answers were Sorted based on User's Feedback
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 |
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 |
what is the extension of the Run time Record checklist file
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
0 Answers Google, Malhotra Associates, Seed Infotech,
What is Add Watch?
which testcases do u automate?
How to remove the data driven wizard from the script?
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
What is the different types of Data driven testing?
Explain WinRunner testing process?
regular expression differance in qtp and winrunner
what is deployment?and who do deploy in a server, and when ?
3 Answers CTS, Mannar Company,
How to to get the information from the status bar without doing any activity/click on the hyperlink?
How to use winrunner?