How QTP recognizes Objects in AUT?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1846


What are the differences between quicktest professional (qtp) and winrunner?

789


Which recording modes need more memory?

819


How can I use Call dlls in QTP ?

2039


How many types of recording modes in qtp?

810


Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.

1792


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

802


What are the disadvantages of recording test cases in qtp?

812


Explain different types of checkpoints?

787


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1564


Can you write a script to check if the folder exists or not?

729


How are actions and functions different in QTP?

861


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

1723


How to analyzing the checpoint results?

732


what is review

1863