What is descriptive Programming in qtp.
Answers were Sorted based on User's Feedback
It is method to write the script even before the application
is ready. It is done without objects in object repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudeepthz
Actually QTP identify the objects with the object
properties. and all the properties will store in the
Repository. But by using the discriptive programming we have
to give the property name of the object to identified by
QTP. So there is no need of third part to identify the
object.. and it will increase the QTP performance speed. And
the discriptive programming is used for the dynamic objects..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / meenakshi.patil
whenever we make use of object reprository in qtp,this
object reprository disply's the properties of object,thus
such a huge storage property of an object make qtp to run
slowly.Thus to overcome from such a drawback of object
reprository in qtp we make use of descriptive programming
in qtp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashok
without using object repository...we can able to run the
scripts using descriptive programming..whenever object
properties are changed,or objects are not recognized
properly..and object repostiroy size will increase..that's
the reason we write descriptive programming..just we add
the properties in our scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anil grandhi
Test engineers are preparing test script manually without
going to recording concept and without using object
repository. After preparing script manually then they are
describing descriptions of objects or windows in script
itself in terms of physical properties.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between the design-time and run-time data tables?
How do function returns a value?How can we pass one function value to other function as input
How is GC reddy online program Will i get placed How are the placements.
how can we know the program is testing by multiple test data in data driven frame work?
I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly
How can i check elements sorted in dorpdown using qtp..
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
Check point what is how many types of checkpoint and explain
what ar the challenges do we face while testing webbased applications using the automation tool qtp or any?
WHAT IS ENVIRONMENT VARIABLES?
Object repositories types, which and when to use?