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 |
how open two urls in one browser? plz urgent
w is configaration management
What is Tree view?
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
What are the technics follow in writing VB script?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
In an interview what r the questions asked in qtp related project? pls any answer this question?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
Describe synchronization point.
How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 Answers Tavant Technologies,
can some one help me how to compare the values from one sheet to values in another sheet? suposse i have a feild called Temp in action1 and i also have temp in action2. i want to compare the values of those two actions sheets data table? how can i do it using descriptive programming?