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 / dibya
hi ...
U can use extern key word for that variable..
like-- extern counter ;
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Configuration Management?
What is T_Exit and T_return?
Where can I find a tutorial on WinRunner 7.0?
what is risk?
What is the difference between bitmap checkpoint and image checkpoint?
where does WR records the information about objects in AUT?
what is meant by build release note?what it contains?
Tell me the function to export the content from one data table to the other?
1 Answers Landscape Technologies,
what is the use of Step into option provided in WR?
Explain the difference between gui map and gui map files?
What Framework is suitable to validate the Login screen.
How do I use function File_Printf() to output a Space and a New Line? Thx.