When Object Repository is available what is the necessity
of having Descriptive programming which needs more
scripting efforts.
Answer Posted / 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 |
Post New Answer View All Answers
What are the different types of functions available in qtp and explain ?
How do you check ticket cost and ticket number in flight application?
How you calling actions in qtp?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
How qtp recognizes the object?
what is command for executing files?
How will you check that your test cases covered all the requirements?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What is data driver in qtp?
Dis advantages of XML checkpoint ?
What is checkpoints for qtp?
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that
Write a script to customize the test results in PDF and HTML format.
write the vb script for call to new action in qtp?
What is debugging? How you debug your script?