Testing activities to be automated

What testing activities would you automate in a testing project?

1.Tests that need to be run for every build of the application
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 (browser compatibility)
4. Mission critical pages
5. Transaction with pages which do not change in short term.
Skills for automation tester
I think an Automation Tester should have a good programming aptitude and willingness to abreast with new technologies and tools................
Stress testing and Load testing
Stress testing - is a form of testing that is used to determine the stability of a System under Test. It involves testing beyond normal operational capacity................
Verify mode, Debug mode, Update mode
Verify mode - Verify mode enables a user to compare varying Test Runs of the same Test in terms of checkpoint values................
Post your comment