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 |
soft key for virtual object wizard ?
what is mean by test coverage?
In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?
what is the diff. Between GUI_unload() and GUI_close()?
Besides Record and Replay what else can we do with WinRunner?
what is cookies testing and what are the possible test case.
which option in WR executes the script line by line
Could you anyone share me the path to download the automation tools which are having trial license version?
Without the gui map, use the phy desc directly?
what is the key combination to terminate script execution
what is the automation framework?
Will TSL supports function overloading and operator overloading?