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
How can i check items sorted or not in a weblist ? Give me the script for this...
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Explain the difference between data driven testing and parameterization ?
Explain about the test fusion report of quicktest professional?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
Can anybody post some real time scenario in qtp? please its very urgent.
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How can I import environment from a file on disk?
what testplan contents and what test strategy contents,what is the diff b/w them
How to get popup error message.
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Explain hybrid framework with advantages and disadvantages?