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 the smart identification is used in real time?Please explain with an example
how to get the particular chr in an array list the question is ....i have an array like this ABCD EBCF GBCH IBCJ HERE I NET TO GET ONLY "BC" FROM ALL HOW TO GET IT HELP ME ANY ONE THANKS
what is the difference between quality and testing ?
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.
After creating testcases, how do you start testing in QTP? what methodology will follow?
7 Answers Actran, American Well,
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
how to invoke the web application through script in qtp
I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?
Which Databases supports for QTP?
What is the difference between action & script?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What are the disadvantages of Recovery Scenarios in QTP ?