what is descriptive programming in QTP? How can be done?
Answer Posted / vijendra
Writing the scripting even though the objects are not
existing in the object repository(Those may be at
development level) it occurs based on the prototypes.
For script creation we use description.create
ex: set mywindow=description.create
mywindow("text").value=login
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Why is Client side image is preferred over server side image?
What is keyword view in qtp?
How do you convert manual test cases to automated test cases?
What is the basic concept of quicktest professional?
Explain the benefits of quick test pro(qtp)?
How to execute a winrunner script in quicktest professional?
Explain the types of properties that quick test learns while recording?
What are the various types of Actions in UFT?
How to find the name of the machine where you are running your automation scripts in qtp?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
Why we load add-ins in qtp?
What is the use of text output value in quicktest professional?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework