I have a tool for automation testing (eg:qtp).I have two
functionality(A & B) to test.A is tested once in a year. B
is tested everyday. At present i have the money and resource
availability to automate only one functionality.Which one
will u suggest and why?
Answer Posted / samrat
before automation,
consider for the ,whether we will be able to automate the
test case in the application
To know this....
firstly,we will consider the technical feasibilty for
automating tc then,the how many times the tc being executed
in entire automation suite,reusability of the test
functions and number of times the scripts need to be
executed in the future.then later on the time span,resource
avail,etc;;
so i would go for B
correct me if iam wrong
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
If created one virtual object? Next time I changed the window position will it work?
What are the features of quick test pro(qtp)?
How you know that a test case is a regression test case
Explain in brief about the qtp automation object model (aom).
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What are the types of object repositories? Which one is you using?
Explain more about the Test Fusion Report of QTP?
What do you to script when objects are removed from application?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to use actions in qtp ?
How to give a call to another action from one action?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
How to capture all the data of a webtable, weblist and combolist using QTP?