What is the difference between STATIC FUNCTION & STATIC?
Answer Posted / 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 View All Answers
What are the platforms that WinRunner can be used?
What all are the different databases winrunner can support?
Where do you found that you can't use winrunner for automation?
What is the usage of Test case Design Techniques,in Integration/System Testing?
How should we write and execute a user define function using WinRunner.
Which are default codes winrunner generates when we start the application?
What is boundary test?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
Difference between winrunner and test director?
supose 10 times text data is there but it will run 8 times whtat will you do.
Where did you learn winrunner and testdirector?
i would like to know the steps to write tsl exception and object exception with a simple example
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
What is debug mode in Winrunner?
How do you clear a gui map files?