What are all the parameters used in Winrunner? What is
actual parameter and formal parameter?
Answers were Sorted based on User's Feedback
Answer / kavitha
Three parameters are used in Winrunner- in,out,inout
Actual parameters are calling parameters..
Formal parameters are called parameters..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sateesh_t7101@yahoo.co.in
the IN perameters are woking as general perameters(just for
input)
where as out perameters for out put purpose
INOUT is for both the purpose(taking input in to called
function and sends out put to calling function)
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is the default Record Method for Static Text Object?
did you winrunner architecture
How do you configure gui map?
what is add-in manager in WinRunner?
can anybody tell me what is project architecture?
How do you handle tsl exceptions?
How does WinRunner evaluate test results?
Do v give code to client or simply an exe file?
What is the use of 'Show' button in GUI Map Editor?
types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer
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?
What are the reasons that winrunner fails to identify gui object?