What testing activities you may want to automate in a project?
This is a very interesting and informative question that
every tester must be able to answer before using automation
in their projects. Automation , as the name suggests is the
use of automatic systems or tools to reduce the manual work.
Regression tests often consist of test cases that are
exhaustive and may be executed more than once. In these
cases repeating the test cases manually may even lead to
overlooking due to monotonous nature of the work. Hence
automation tests should mainly focus on those areas of
testing which is performed repeatedly.
Secondly, there are those areas of an application that are
business critical but may not be always performed. These may
also be automated. It is important to ensure that the tests
automated yield proper ROI (return on investment), i.e. the
results of the tests are useful enough and should not
require any manual intervention to confirm their
authenticity. They should not be any false positives from
the results.
So sanity testing, regresion testing and functional testing
of a project may be automated. Test cases that are executed
just once need not be automated.
| Is This Answer Correct ? | 0 Yes | 0 No |
why should I automate mysoftware testing?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
Describe some problem that you had with automating testing tool.
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
What is build verification testing, bvt?
Can we find all links on a web page?
Stop automating the tests which run once?
How do you start Selenium RC?
How you will describe testing activities?
Which institute is good for testing tools course in HYD?
Please explain how to perform load-testing?
Dear Friends, Please Let me know which is the open source software(Free of cost) to do cross browser Testing.