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
unique properties of button,edit box, radio button,check box?
how do u plan test automation?
What is quick test pro? What is a quick test professional?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
is there any addin for remedy user application
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How to save your test using quicktest professional?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How many types of status are there?
How many types of recording facility are available in quicktest professional?
Explain the check points in quicktest professional (qtp)?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How you can find length of array in qtp?
What is throw object?