Answer Posted / k.rammohan.
Visible add-ins are:
Active X
Vb
Web
Invisible one:
Standard windows.
So, there are four add-ins in QTP by default.
| Is This Answer Correct ? | 28 Yes | 10 No |
Post New Answer View All Answers
In qtp is it possible to check broken links of a page?
What are the check points can be inserted without recording?
how to disable the pop ups through QTP using a script
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Why is action split used by qtp?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Approach for Installation,comaptibility,system testing
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is fragmentation and paging?
HI I want to know the detials of QTP certifications such as syllabus, study Materil etc. Can any provide me all these details?? my mail ID is krishnuvk@yahoo.com
What is the Difference between test object and run time object?
What is object spy in quicktest professional?
How to check which add-ins are associated with a test in qtp?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0