How many types of OBJECTS are there in QTP?
Answers were Sorted based on User's Feedback
Answer / kolammal.m
Types of objectsin QTP.
1)Runtime Objects
2)Test Objects
3)Utility Objects
4)Automation Objects
| Is This Answer Correct ? | 49 Yes | 6 No |
Answer / vangala srinivas
Following are the types of objects in QTP :
1.Run time objects - objects present in AUT
2.Test Objects - objects reference of run time object
3.Utility Objects
4.Automation objects
| Is This Answer Correct ? | 23 Yes | 5 No |
Answer / pavi
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 ? | 32 Yes | 15 No |
Answer / shankar
In fact there are only 2 types of objects in QTP
1) Run Time objects - These are the actual Objects present
in the AUT
2) Test objects - Objects present in the Object repository
| Is This Answer Correct ? | 15 Yes | 5 No |
Answer / saritha
There is four types of objects in qtp.
1. run time
2. test object
3. utility
4. user defined objects
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / r.srinivasulu
there is two types of objects.
1.Run time objects.
2.Test objects.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / jose mathew george
The types of Objects In QTP are
Test object
Utility Object
Runtime object
Under Test object it can be again Classified as
Static- Not getting changed during the run time.
Dynamic- Getting chnaged during run time( eg transation id
order num etc
Duplicate- using indexing property in object identifcation
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / uma
two types of objects are in qtp
1. test objects.
2. run time objects.
| Is This Answer Correct ? | 13 Yes | 21 No |
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Can we record a video in qtp recording??
can u please explain what is the exact difference between qtp8.2 and 9.0
The Senario is Steps to do 1.Entered userid in textbox 2.saved with details 3.i want to open user which i have created its in hurry.....
How QA specialist can identify when programmatic descriptions are useful?
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
What is OUTPUT VALUE ? PLZ Explain With Example?
Hi any body can tell me the in detaled information about Description.Create() thanks in advance
How to save your test using quicktest professional (qtp)?
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
How can we open an Excel sheet through the script
when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.