why use Description programming? what is advantages and
disadvantage of this methods?

Answers were Sorted based on User's Feedback



why use Description programming? what is advantages and disadvantage of this methods?..

Answer / keerthi

If at all the objects description is kept inside the
program itself then it is known as descriptive programming.
advantages:
descrptive programming execution speed is good.

Is This Answer Correct ?    2 Yes 1 No

why use Description programming? what is advantages and disadvantage of this methods?..

Answer / uday

DP is useful when the application is not ready(built), and
we know all properties of the objects used in that
application.

Assume you have a page in which there are 50 checkboxes.
You want to select all the checkboxes. You can do this
better using DP.

While running scripts, it is little faster of execution if
you use dynamic DP than OR, since to build the object, QTP
has look for that object in OR, retrieve the object
properties and build the object. Where as in dynamic DP,
properties are provided on the object itself.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Tell some commonly used Excel VBA functions?

0 Answers  


1. What is diffrence between Analog Recording And Lomlevel Recording ?

4 Answers  


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

0 Answers  


there are having 10 checkboxes..how can i check only first 5 check boxes by using descriptive programing..

10 Answers   HealthAsyst,


How to get data from excel sheet to the script? write the script.

6 Answers   Ever, Liquid Hub,






Can any body please tell me the steps of keyword driven framework of QTP.

0 Answers   TCS,


On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.

4 Answers  


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

0 Answers  


how qtp identify two objects having same name, supose objects are in same page also with same name,specify spl feature.

5 Answers   IGT, Microsoft,


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

0 Answers  


Where u will use output checkpoint in QTP?

3 Answers   HCL,


Qtp Automation Engineer , Can he login in VSS? What purpose he login In VSS? But Some companys are using CVS AND VSS ? some are Have log in in VSS Some Not login(not accessing) into VSS, not login persons are working on CVS? my doubt is, can Qtp automation engineer have loin in VSS or not? Where he store QTp Script?

3 Answers   CTC,


Categories