How many types of OBJECTS are there in QTP?

Answers were Sorted based on User's Feedback



How many types of OBJECTS are there in QTP?..

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

How many types of OBJECTS are there in QTP?..

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

How many types of OBJECTS are there in QTP?..

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

How many types of OBJECTS are there in QTP?..

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

How many types of OBJECTS are there in QTP?..

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

How many types of OBJECTS are there in QTP?..

Answer / r.srinivasulu

there is two types of objects.
1.Run time objects.
2.Test objects.

Is This Answer Correct ?    6 Yes 2 No

How many types of OBJECTS are there in QTP?..

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

How many types of OBJECTS are there in QTP?..

Answer / uma

two types of objects are in qtp
1. test objects.
2. run time objects.

Is This Answer Correct ?    13 Yes 21 No

Post New Answer

More QTP Interview Questions

What is the parameterization?

0 Answers  


Which recording modes need more memory?

0 Answers  


how to post xml data from QTP scripts to any application?

0 Answers  


What is the difference between low level recording and virtual object.

2 Answers   Tech Mahindra,


How do you capture tooltip using QTP?

0 Answers  






Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link

0 Answers  


While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts

2 Answers  


I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

1 Answers  


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

0 Answers   Livetek,


One build is delivered. in that build button name is submit. but in the next buit that name of the button changed as login.are u continue with previous recorded script or u make any changes?

6 Answers   Covansys,


How can we change(increase or decrease)the size of a array variable with out loosing the previous values

1 Answers   DST Global Solutions,


Explain the benefits of quick test pro(qtp)?

0 Answers  


Categories