How will you choose a tool for test automation?
Answers were Sorted based on User's Feedback
Answer / vids
It is very difficult to choose correct automation tool.
While choosing test automation tool we need to consider
following points:
1.Technology of the application,
2.Budget of the client,
3.Skill set of the employees,
4.Delivery timeline
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / deepali
It can be a challenging task to decide on the best automated software testing tool for your project. We need to take an informed decision using the below methodology.
Define your requirements
Collect details of the tools available in the market.
Perform analysis to determine which tool suits your requirement best.
Short-list some tools , use trail or evaluation version and finalize on the tool.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / umasubbu4u
It depends on the application we are going to test. If we
are testing a normal application then WR is best. If the
applications are developed in advanced software like SAP
then QTP or Rational Robot is best.
For java applications: slick test tool
For web based application: we can use WR,QTP or Rational
Robot.
To test on a cross platform: EggPlanet is the best one.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between Test script and Test case
Please explain what is the difference between findelement () and findelements ()?
How can u enter text in one particular text box? if one webpage contain multiple text boxes, all text boxes with same properties there in no index and Location properties
how many clients are using this application?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Discuss the economics of automation and the role of metrics in testing.
Generic function for selecting a Radio Button in a Dialog
What skills needed to be a good test automator?
Write a short compiled module which selects random numbers?
What are principles of good testing scripts for automation?
What are the main attributes of test automation?
What are the drawbacks of test automation?