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 |
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
what is difference between calling a function and reusing an action?
In qtp, how you can use xpath to identify objects?
Have you performed Debugging and how did you?
How do you configure QTP AND Test director?
Explain the qtp test phases.
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?