What testing activities you may want to automate in a project?
Answer Posted / mrinalini
Below is the list of activies you may want to automate
1)Tests that need to be run for every build of the
application or website(sanity testing)
2)Tests that use multiple data for the same set of actions
(data driven testing)
3)Identical tests that needs to be executed using different
browser
4)Mission critical pages
5)Transaction with pages which do not change in short term
the bottom line is you should automate tests which are of
repeatative nature
Below is the list of activites which are poor candiates for
automation
1)Usabiltiy testing
2)One time testing
3)Adhoc/Random testing based on the knowledge of the
application or website
Lemme know if this helps
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
Types of F/w in Automation
Tell me what kind of tests should not be automated?
Which is the best place to learn Loadrunner performance testing in hyderabad ?
Do you know what is a data-driven framework?
What is mean by ARGO testing? Can you please explain anyone
Explain me what is a framework and what are the frameworks available in rc?
Tell us how can we handle web-based pop-up?
What are the points that are covered while planning phase of automation ?
8. How we test web based application
all clients are using at once if any problem raise?
What are the limitations of automating software testing?
WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT
Please name a couple of standard web function found in the function generator?
What are the references for TSL functions.? Could anybody suggest me recommended book for Test Script Language.
What do you think holds the testers back to do automation? Is there a way to overcome it?