what is descriptive programming in QTP? How can be done?
Answer Posted / mallikharjun bhavanam
descriptive programming in QTP means when there is no
object in object repository for that object wehave to write
decriptive programming to add the properties of the object
which is not there in the oblect repository.
you can describe an objectdirectly in a test statementby
specifying property:= value pairs describing the object
insted of specifying an object's logical name.
syntax
testobject
("propertyname1 :=propertyvalue1","...","propertynamex :=pro
pertyvaluex").
| Is This Answer Correct ? | 42 Yes | 13 No |
Post New Answer View All Answers
Which environments are supported by hp qtp?
what is description object?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
How can get count of list box?
What is the use of Debug Viewer?
What are the features and benefits of quick test pro (qtp 8.0)?
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
What is object spy in quicktest professional?
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
Can U Explain about QTP tool from older version to latest version also its differences?
Explain the new feature of UFT regarding the export of test results?
Explain the concept of object repository & how qtp recognizes objects?
How to creating an output value using quicktest professional?