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 |
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
What r the diffrernt file extentions in QTP?
what is meant by Implicit and explicit requirements?
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
What is use of Global Sync Timeouts in QTP9.2?
how do u create new test sets in TD
wht is the difference between action and functio?
I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
images are dynamically changes how to compare two images with out using the bitmap
Please Explain The QTP real Testing process with steps.
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)