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
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?
What are the differences between quicktest professional (qtp) and winrunner?
Which recording modes need more memory?
How can I use Call dlls in QTP ?
How many types of recording modes in qtp?
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.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What are the disadvantages of recording test cases in qtp?
Explain different types of checkpoints?
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..
Can you write a script to check if the folder exists or not?
How are actions and functions different in QTP?
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
How to analyzing the checpoint results?
what is review