WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
Answer Posted / kv
there are two main disadvantages of using shared obj rep.
they are as given below
1) while working in a team we need to wait till the other
members complete their work, as a result of which
identifying the objects itself will take more time and there
will be a time lag in the planned schedule.
Ex: As per teh test plan if we need to identify the test
objects in 2 days by using this shared obj rep it may take
more than the planned effort as each member has to wait till
the other will complete
2) Since it is a shared rep if any member deletes the object
info by mistake then there will be a problem
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
How to create scenario selector
Does QTP record on Objects created on XWindows Environment?
How you create new action in qtp?
how do u plan test automation?
What is fragmentation and paging?
How to check bitmap output value?
Explain the difference between data driven testing and parameterization ?
How did you use regular expressions in QTP and also in WR?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
after initiating one project for testing, when exacltly QTP tester role starts?
Explain the check points in quicktest professional?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
Have you used xml check point in your project? How?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.