what is descriptive programming in QTP? How can be done?
Answer Posted / vijendra
Writing the scripting even though the objects are not
existing in the object repository(Those may be at
development level) it occurs based on the prototypes.
For script creation we use description.create
ex: set mywindow=description.create
mywindow("text").value=login
| Is This Answer Correct ? | 21 Yes | 8 No |
Post New Answer View All Answers
Hybrid framework supports Descriptive programming. Is it true?
What r the different filters in defect in quality center
What is the difference between run time object and test object in QTP?
diff between qtp versions from 8.5
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
what are the limitations of smart identification in qtp 9.0
On what document base Descriptive programming is written if build is not yet ready ?
How to remove associated function library?
What is the syntax to call one script from another?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What environment does qtp run in?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
how will load the object during runtime?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.