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 many types of object repositories in winrunner & tell me difference for those
how are objects identified by winrunner
How do you modify the logical name or the physical description of the objects in gui map?
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,
Name the two modes of recording?
what is the difference between bitmap checkpoint and image checkpoint
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?
when start testing
Have you performed debugging of the scripts?
How to know from the script that whether the object is custom object or virtual object?
How do you run your test scripts?
what is the difference between testlog and testdirector? thank u