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 types of status are there?
What is Test Fusion Report in QTP?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
In qtp, how you can use xpath to identify objects?
What is the difference between per-action and shared?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Explain the qtp test phases.
Explain how you can find length of array in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Explain the concept of how quicktest professional identifies object?
how did u use automating testing tools in ur job?
Where you are storing your script?