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 |
Define parameterizing?
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?
which testcases do u automate?
who prepare the RTM?
Say there is some content in an array. what function do you use to get the content of an array?
what is difference between smoke & sanity testing?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What is the XML test cases creation?
how to invoke the window based application in win runner
What is the difference bitween Client/Server Applications and Web Applicaions?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
What is boundary test?