what are the disadvantages of descriptiveprograming

Answers were Sorted based on User's Feedback



what are the disadvantages of descriptiveprograming..

Answer / krishna chand

-> QTP wont automatically provide the lines of code
while recording. By default QTP follows Object Repository
method.

-> Writing script for objects with multi fields proves
the line of code to be very lengthy and difficult to
comprehend.

-> DP by itself wont support smart identification, if
at any case the object identification properties wont
exactly match.

-> It is not easy to specify regular expression for
object identification if we are using DP.

-> DP is not supportive to insert checkpoints

Is This Answer Correct ?    4 Yes 1 No

what are the disadvantages of descriptiveprograming..

Answer / ss

writing code takes a lot of time because we need to write
every character in the code.
To my knowledge, since there is no OR, there is no central
control over the script. If OR is htere, we can add the
properties easily to the objects

Is This Answer Correct ?    1 Yes 1 No

what are the disadvantages of descriptiveprograming..

Answer / chaitu

It is not possible to implement in All areas of an
Application that means simple Test case may be takes alot
code.

Is This Answer Correct ?    0 Yes 1 No

what are the disadvantages of descriptiveprograming..

Answer / debasis

the exact point for the question is when the property & value
pair changes,we need to change each variable that stores the property & value Pair used in scripting,which is very time consuming.

Is This Answer Correct ?    0 Yes 1 No

what are the disadvantages of descriptiveprograming..

Answer / naren

In addition to the above ans one more important point is

The scripts developed using DP is not easily understand and
executed by the other members

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

How to capture screen shots when an error occurs?

5 Answers   EDS,


what is clean sweep?

0 Answers  


Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)

0 Answers  


how to run the script If QTP tool not identify object in web page

2 Answers  


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

0 Answers   W3 Solutions,






what are build and version plz explain why nomber changes in build and version?

3 Answers  


hi is there any chance to change encoding the password

3 Answers  


How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.

0 Answers  


Explain QTP using different development techniques ?

0 Answers  


How to "Turn Off" QTP results after running a Script?

4 Answers  


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

0 Answers  


QTP supports both client server and Web applications. Does it support Plug-in?

0 Answers  


Categories