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 Debug view?
How to get the column count and column name from the resultset in the database connection program?
regular expression in qtp standar check point for months from accepting months from january to december only
Write a script to delete a specific row in a webtable.
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......
How to find operating system information using the qtp script?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
What is qtp window?
can any body give the banking domain concepts/links
How is UFT 11.5 version different from UFT 12.0?
What is test object model in QTP ?