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 |
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
how to parameterise a test with data base table or excel sheet?
While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.
What are the common defects found in your project? (in qtp interview)
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Define object spy ?
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
What is the difference between the design-time and run-time data tables?
what is main diff of qtp8.2 and qtp9.0?
what is On Error Resume Next ?
Reverse string without mid or streverse function.
hi i am new to qtp i need to run all files by a batch what is the procedure and what are following actions to be take?