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 |
How do you view the contents of the GUI map?
Difference between actions and functions
How to write a testcase and bugreport?plz expln with an example.
Where to use the public or private functions in your script?
global sheet and external excel sheet how it will work
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?
How should we write and execute a user define function using WinRunner.
write a compilemodule function for loginscreen.
How to know the on which OS and version the application is running through script in winrunner?
whats spiral testing. give example
How do you scope, organize, and execute a test project?
What is meant by the logical name of the object?