What testing activities you may want to automate?

Showing Answers 1 - 14 of 14 Answers

bsr

  • Apr 1st, 2005
 

Tests which are executed repeatedly must be automated to acquire time savings and also for better accuracy.

  Was this answer useful?  Yes

Preetha

  • May 27th, 2005
 

1. Automate all the high priority test cases which needs to be exceuted as a part of regression testing for each build cycle.

  Was this answer useful?  Yes

zing

  • Oct 10th, 2007
 

the testing which should be automated should be repeatable test cases,

do not automate "captcha" or unpredictable sounds, beeps, blinking lights

  Was this answer useful?  Yes

ashokdotk

  • Feb 15th, 2008
 

1) Test's that require repeated execution
2) Data to be changed after every build
3) Faster Execution
4) Timelimit is less

  Was this answer useful?  Yes

We should automate repeated testing process and test cases
When the testing time period is less time then it would be better to automate
For conducting Regression testing we should automate 
We should automate Action driven and Data driven kind of testing
it would be better to conduct testing Agile kind of scenarios using automation tools other than doing manual testing on them

 

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions