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 run action?
what type of automation is follwed in the project?
What is the significance of “action 0” in qtp?
How to find the difference between 2 dates in qtp?
What is the parameterization? Give one example?
Output values? i want a practical example
How is UFT 11.5 version different from UFT 12.0?
how to explain a claims and insurance project?
What is difference between run time object and test object?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
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)?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)