what are the 5 types of objects in qtp
Answers were Sorted based on User's Feedback
Answer / dharmendra
hi Anand Hippargi,
i m not agree with ur last object defined.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / anand hippargi
QTP supports 6 types of objects:
Standard Windows Object – Methods and Properties within
this object can be used for testing standard windows
objects
ActiveX Objects – Methods and Properties within this object
can be used for testing ActiveX objects
Visual Basic Objects – Methods and Properties within this
object can be used for testing Visual Basic objects
Web Objects – Methods and Properties within this object can
be used for testing Web Objects
Utility Objects – Methods and Properties within this
object can be used for testing Utility Objects
Supplemental Objects - Methods and Properties within this
object can be used for testing Supplemental objects
Is This Answer Correct ? | 10 Yes | 10 No |
Answer / siva
while installation basically 3 objects are placed in ADDIN manager of the qtp that are VISUAL BASIC , WEB AND ACTIVE - X. If we need any of other objects we need to buy it. and install it into the add in manager then QTP will able to provide the compatibility of the perticuler platform.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / praveen m
It means object models.
AOM
DOM
COM
Dictionary object
Properties collection object
Regular Expression object
Is This Answer Correct ? | 0 Yes | 1 No |
how to choose the framework in qtp ? 2)when we go for the descriptive programming ?
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
what is supply chain management?
waht is the difference between QTP 8.2 and 9.0 version
15 Answers AppLabs, CTS, Polaris,
What are different types of frame works ?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
What are Error handling other than Recovery scenario manager?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
What is log file? what is the use of Log fine. How to create? what are the contents and the main advantages of log files. plz do help me in this concepts as i have an interivew on qtp in a couple of days. plz do help me.. thanks in Advance.
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......