what is the difference between copy and call?
Answer / maheswar
copy of an existing action can be modified
but call cannot.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to integrate automated scripts from testdirector to winrunner scripts?
How to convert Manual Test script into Automation Test Script?
Name the three modes of running the scripts?
How should we write and execute a user define function using WinRunner.
What is context sensitive Recording?
How do you handle tsl exceptions?
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
What are the functions generate when u use GUI Check point?give me some of ones?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
Define parameterizing?
write a compilemodule function for loginscreen.
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.