what is the difference between call to copy action and call
to an existing action
Answer Posted / nanda
By using copy of Action we can call any Action whether it is
a reusable or non-reusable. and we can edit this called
action based on situation. but this modification will not
effect to original Action.
by Using call Existing Action we can Reusable Actions only.
This called reusable actions are known as External Actions.
This External Actions are readonly, we can not do any
modifications to script.
If any Queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is the difference between IE & Netscape in web testing on a log in page
What is difference between Recording time object identification and Run time (Execution) time.
what r the main attributes of test automation?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
in my application,validation message has in japanise language.how to validate this message is appears properly or not
How we can import data from database?
How you can write contexts to text file in qtp?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
How can you exit from an action?
is there any addin for remedy user application
Have you used xml check point in your project?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
Write a QTP script to enter a keyword in to Google search engine?
What is QTP testing process?
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!