When Object Repository is available what is the necessity
of having Descriptive programming which needs more
scripting efforts.
Answers were Sorted based on User's Feedback
Answer / tvl
If we recorded any script,the references of that script
will store in object repository.
when we used Descriptive programming(descriptive
programming is used for with out getting the build using
the prototype test engg.. will write the script.)there is
no object repository because the script has not recorded.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vineela
If we use Object repository for large applications with lot of objects, Its size increases tremendously and thereby affecting the script running performance (lot of time for accessing the objects coz of huge size). Also if objects are dynamically changing...
We go for descriptive programming where in we avoid usage of object repository by describing all objects in code itself and there by improving performance.
Also dp scripts are portable and version independent
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sri
if we test the large applications object repository stores
many objects and it may reduce the execution speed.Object
repository may leads to wrong results sometime.So in many
companies descriptive programming is peferred.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......
If enter into interviewer room? how u introduce with him. with shakehand or waht?
How to load object properties to object repository through scripting.give one example
Whenever we use GETROPROPERTY function.
What type of VB script u had done in expert view?
Where you can store check point results?
what is advantage of descripting programming in QTP?
what are pretesting activities
What is diff between SDLC AND STLC?
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
how to merge object repositories?