Tell about automation object model(Aom) in qtp?

Answer Posted / gayathri

aom IS THE CONCEPT OF "TO AUTOMATE THE QTP ITSELF"

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In qtp is it possible to check broken links of a page?

589


What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz

1480


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1569


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1436


How to carry out bit map check points in QTP

1769






What is ‘object spy’ and what is the function of object spy in qtp?

578


What are output values and why they are used ?

627


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1487


What is the default add-ins in qtp?

558


how can we do the frame work in qtp

1606


Explain the concept of object repository and how qtp recognises objects?

530


How to modify the text checkpoint?

618


In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer

1943


Can we create a qtp test from qc?

591


tell me QTP standards ?plz

1522