Give me brief idea about QTP automation object model?
Answer Posted / venkat
Using AOM we Can Automate The Quick Test Process .This AOM
Supports Some methods and Properties Through Those Methods
we can open the test ,select the addins,save the test
finally close the test.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of ordinal identifier in qtp?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
If I change the property value at runtime is it effect is object repository?
What are the views available in quicktest professional (qtp)?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How to test results for qtp ?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
what is vmodel?advantages and disadvantages of vmodel?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Problem with XML checkpoint in QTP ?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is an optional step in qtp ?
What are the features of quick test pro(qtp)?
How many number of actions possible in qtp?