Suppose there is a global variable called Counter.And there
is a user defined function called my_function.which does
not take in any parameters. How can a test engineer utilize
Counter inside my_function body?
Answer Posted / dibya
hi ...
U can use extern key word for that variable..
like-- extern counter ;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of gui map and what happens when the gui map file get loaded?
Could you anyone share me the path to download the automation tools which are having trial license version?
How to check the background colour of the screen in WR?
Explain the use of test director software?
What is the use of test director testing tool?
How do u check FONTS in Login Window?
How do you handle tsl exceptions?
How do you call windows APIs, explain with an example?
Where do you found that you can't use winrunner for automation?
Explain the purpose of different record methods?
What are the platforms that WinRunner can be used?
How do you execute your tests from windows run command?
Define parameterizing?
by useing qtp where the maximum people feeling difficult
When would you use 'set_window' and when would you use 'win_activate'?