what are the disadvantages of descriptiveprograming
Answers were Sorted based on User's Feedback
-> 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 |
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 |
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 |
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 |
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 |
How to add a standard checkpoint in your test ?
How would you export a script from one pc to another in qtp?
Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)
How do you configure QTP AND Test director?
how can i prepare for QTP(8.2) to face interview ? give over view details?
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
How many ways we can parameterize data in quicktest professional (qtp)?
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
How can you connect the database with QTP?
what properties do use to identify a browser and page while using descriptive programming?
if full in Object Repostoiory then how to load other Object Repository