What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?
Answer Posted / sateesh
In qtp we have three types of actions.
1.call to copy action
2.call to existing action
3.call to new action
call to copy action:
we can call this action in new script and we can modify,but
it does not effect on old script.
call to existing action:
wecan call, but we can not modify
call to new action:
means we are writting in new action
| Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
What is the difference between local and shared object repository in qtp?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
How will you declare a variable in qtp?
What is data driver in qtp?
Explain the types of properties that quick test learns while recording?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is the qtp testing process?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
In Remote acess server how u run a test?
what r the main attributes of test automation?
how to convert 100 into hundred repees only and viceversa
What are the types of object repository?
How u will do versioning in QTP?
How can you exit from an action?
Explain advantages and disadvantages kdf?