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 |
suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?
write a VBscript code to parametrize test script using test data from sqlserver database?
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
how can i call an external action,which is not added external action of an action?
Hi All, I am new to QTP but i was trained on winrunner before. My problem is..QTP 8.2 was unable to record my application which is a java app. By selecting smart identification, i was somehow able to record the test BUT QTP cant run the test! Can anyone help me in walking through this problem..Is java addin really necessary for this?? Is there anyways i can run the test successfully? I am not sure whats going wrong in my testing.Please do help me asap as i need to submit the report early. Thanks in advance
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
In google i'm going to search something like "rose", i usually get 10 results in the first page and in 2nd page 10 results and in 3rd 10 results so on upto 10th page 10 results. so if i want to open all the 10 pages 10 results i.e., 100 results and close..what is the DP for this? pls can anyone answer my Question..PLZZZZZ...
How will you test a keyboard?
What is the difference between driver-script and AOM-script?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
plz can any one send me what is Automation Testing Frameworks.. Thanks in advance
How to attach a file to TD?