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 |
whats spiral testing. give example
can anybody tell me which type of questions raised on ERP domine in interviews?
How do you handle dynamically changing area of the window in the bitmap checkpoints?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
What is boundary test?
The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!
wat is mean by software testing,and what is mean by acid testing
For what type of applications Rapid Test Script Wizard available?
How to Import(insert) data from an excel sheet to Database(table).
what is virtual object?
regular expression differance in qtp and winrunner
Is 'public' allowed inside of the function declarations?