Why you are Using Descriptive programming instead of Object
Repository?
Answer Posted / rico
Adding to my above answer, here is another scenario where
we can go for DP...say i have four webpages in my app's,
and in each web page, say, i have OK and CANCEL buttons.
Instead of adding this objects to OR at every page, i will
create DP for this objects and use it where ever i need to
do operation on it..........This way i can reduce the size
of OR which inturn leverage's the performance of the QTP
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is reusable action?
What are the challenges u faced in testing with crm domain? How u overcome with?
what could go wrong with test automation?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Object repositories types, which and when to use?
what is the difference between modular framework & datadriven framework
How smart identification works in qtp ?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What test you perform mostly? Regression or retesting in your testing process?
QTP script is not working on other's machine..
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?
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