Can we do qtp testing without creating objects in Dbject
repository? can we do it completely writing code i.e in
expert view only. Are there any books for this?
Answer Posted / visualsoft
Yes, we can automate even without adding objects to object
repository. This can be done using descriptive programming,
but u should get the properties of the object from
developers.
Set object=Description.Create()
Object("htmltag")value=something(as given by developer)
Object("micclass").value=Edit box
Bowser("something).page(Object).click
so that it will identify the obejct even it is not added to
object repository
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How many ways we can parameterize data in quicktest professional (qtp)?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Explain object spy in qtp.
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Does quicktest professional (qtp) is unicode compatible?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is quicktest professional (qtp window?
How to data driven test for Win objects in QTP ?
How do you test DLL files using automation Tool QTP?
What are the factors on which script execution time is dependent?
How does QTP identify an object?
What is the significance of “action 0” in qtp?
Explain about the quicktest professional (qtp) automation object model?