what is descriptive programming in QTP? How can be done?
Answer Posted / amit puhan
: Programming is done without using the object repository
is called descriptive programming. To do this we provide
QTP the list of properties & values, that qtp can use to
identify the object on which we want to perform the
operation. There 2 methods on
Which we go for descriptive programming
 Specify the list of properties and values, which
describe the object directly in the statement.
 Use a description object which has a method cold
create
Note: - When the objects that create dynamically. Console
based application, lesson of object in the application.
Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
Differences between text and test area checkpoints?
when to start the automation?
Is any limitation to xml checkpoints?
When do go for loop condition in test?
Can we record an application running on a remote machine using qtp?
How to attach a file to TD?
How do you configure QTP AND Test director?
How do I get the QTP scripts result in xml format by using vb script function?
How to capture a window in QTP?
Which functionalities of QTP used in banking project?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Explain the features and benefits of quick test pro(qtp)?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
what are all the fileds present in object repository?
whare exactly we have to use functions and sub routain