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

Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com

0 Answers   TechSoft,


Can u call winRunner scripts from QTP?

4 Answers  


Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay

0 Answers   Zensar,


Explain the difference between check point and output value?

0 Answers  


what is the extension for QTP files?

11 Answers   AppLabs,






Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.

3 Answers  


How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.

11 Answers   Thatavarti Technologies,


suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?

0 Answers  


How to Test the mainframe application?

0 Answers   Unisys,


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

0 Answers  


How can I use the value retrieved by OUTPUT VALUE check point as Input for other Actions?

1 Answers   Motorola,


will QTP accepts javascript?

14 Answers   AppLabs,


Categories