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 |
what is vss and cvs what is main difference b/w these two
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
What is the difference between QTP 8.2 object repository and QTP 9.2 object repository Any body have an please give Answer Mail id: nagireddy.sn@gmail.com
write a qtp code to count the number of child objects in login page and highlight it
Once the Actions are splitted , is there any way to merge them
what is test scheduleling?
what is the recovery scenario?
Explain qtp(quick test professional)?
Can a function return a dictionary object?
how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp
13 Answers College School Exams Tests, Mind Tree,
How can we QTP Scripts in xml format? is there any way to do so?
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?