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
what is the structure for the data driven framework
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Will down time for server and content maintenance/upgrades be allowed? how much?
whow much strong on VB and C?
Explain the terms test and business component?
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
what is actually contain test report? can anybody post the test report
What are the differences between table and db checkpoints?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is the XML file architecture ?
What is the basic concept of quicktest professional (qtp)?
Explain features of the latest version of qtp/ uft 12.1?
What are the views available in quicktest professional (qtp)?
How did you use regular expressions in QTP and also in WR?