When it be decided to go for either Per - Action or Shared?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Explain how you can delete excel file in qtp?
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
what is vmodel?advantages and disadvantages of vmodel?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
How to use Regular Expressions in QTP
Using Object Repository is a advantage or disadvantage?
What is the difference between wait and synchronization point?
How can we use XML in QTP?
How to Synchronize the Browser at Field level? For example if you put Browser.sync(), it will wait upto for that Browser sync only. But It should wait upto total Browser get uploaded with all fields. Note : We don't know Which fields will come in that Browser. Means without knowing field names.
How do we analyze the checkpoint results?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.