Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How QTP recognizes Objects in AUT?

Answers were Sorted based on User's Feedback



How QTP recognizes Objects in AUT?..

Answer / qa

QTP Recognise Object by its Properties and Class.

Is This Answer Correct ?    14 Yes 1 No

How QTP recognizes Objects in AUT?..

Answer / narendra

QTP recornizes objects of an application using the defined
properties(Mandatory/assistive/ordinal) in Object
Identification option. To customize the property
identification in QTP goto Tools->Object
Identification->Select an
environement(Web,ActiveX,StandardWindows,VB)and add/remove
properties so that the QTP use those properties to recognize
the objects during recording and stores in OR

Is This Answer Correct ?    8 Yes 0 No

How QTP recognizes Objects in AUT?..

Answer / ravichandranath

through object repository qtp can recognize the object in
AUt
bye
ravichandranath

Is This Answer Correct ?    7 Yes 4 No

How QTP recognizes Objects in AUT?..

Answer / mailman

I've been looking for a while and couldn't find a clear
resource...AUT is "application under test" I'm assuming?

Is This Answer Correct ?    3 Yes 0 No

How QTP recognizes Objects in AUT?..

Answer / raghavender

QTP recognises the objects by using object's physical name
and Logical property given to that while adding the objects
to the object repository.

Is This Answer Correct ?    1 Yes 1 No

How QTP recognizes Objects in AUT?..

Answer / vijay

QTP recognise the objects with it's unique class and
properties and object repository consists of description
about the object.

Is This Answer Correct ?    0 Yes 0 No

How QTP recognizes Objects in AUT?..

Answer / sridhar

QuickTest stores the definitions for application objects in
a file called the Object Repository. As you record your
test, QuickTest will add an entry for each item you
interact with. Each Object Repository entry will be
identified by a logical name (determined automatically by
QuickTest), and will contain a set of properties (type,
name, etc) that uniquely identify each object. Each line in
the QuickTest script will contain a reference to the object
that you interacted with, a call to the appropriate method
(set, click, check) and any parameters for that method
(such as the value for a call to the set method). The
references to objects in the script will all be identified
by the logical name, rather than any physical, descriptive
properties.

Is This Answer Correct ?    0 Yes 0 No

How QTP recognizes Objects in AUT?..

Answer / shreya

quicktest stores the definitions for the application in a
file called the Object repository.As you recoed your script
or test,quick test will add an entry for each time you
interact with.Each object repository will be identified by
a logical name(determined automatically by quick test).

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More QTP Interview Questions

Hi ,Can any one pleas explain how to test splash objects using QTP?

0 Answers   Value Labs,


what is the exact testing process in qtp plz explin ?

2 Answers  


What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?

4 Answers   Satyam,


How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?

6 Answers  


How do we retrieve the content from a text box in a web page

2 Answers  


To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

0 Answers   IBM,


how to load vbs file to qtp through scripting. plz provide the code.....

2 Answers   IBM,


How we can add objects to the object repository during the running?is it possible or not?explain

3 Answers  


Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com

0 Answers  


how can we retrieve ten rows from the data table using loop concept?

4 Answers  


What is an expert view and keyword view?

0 Answers  


What is the regular expression for Yahoo mail Inbox?

2 Answers  


Categories