When it be decided to go for either Per - Action or Shared?
Answer Posted / ramu@sunnys
Depend on the project ,if we want to do test of all the
modules on a single object repository ,then we go for Shared
repository,and the properties of the objects are changing
continuosly
if we want to test only the small portion of the application
and the object properties are constant,then we go for Per
action repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What is synchronization point in QTP?
Why bpt?
Explain how to use QTP to check broken links on a page?
What is the difference between byref and byval in qtp?
What is the meaning Work bench?
Hi All, How to get repeated word in string . Thanks Balaji
When and why to use descriptive programming?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Mention what are the different types of recording modes in qtp? Which will be used when?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
Tell me about qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How to use conditional loops in qtp ?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?