What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?
Answer Posted / nilanjan saha
Hi all,
copy of action: 1)We can copy both the reusable or
non-reusable action.
2)We can modify the called test, which will not affect the
main test and vice-versa.
Existing Action :1)we can call only reusable actions
(externally).
2)The called reusable action is read-only.
3) you can not modify any script in the latest test.
4)If you modify main test, it will update the newly
generated test.
Regards,
nilanjan
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What are the differences between qtp and winrunner?
what kind of frame work you used in your last project?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is the difference between a Function and Action in QTP?
How to use setroproperty?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Without using gui map editor we can recognize the application in winrunner ?
Key word driven framework
What are output values and why they are used ?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
what is the difference between data driver & data driven and driver script?
What is environment variable in qtp and why to use it?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
how can i pass a "cript"as a parameter in to a function