Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

When is a good time to automate a test?

Category: Test Automation

A test is a good candidate for automation under the following conditions.

  • The test is repeatable.
  • The feature under the test doesn’t change its behavior frequently.
  • It’s time-consuming for a human tester.
  • The test involves complicated calculations.
  • The test ensures the previous functionality didn’t break after a new change.

Leave a Reply

Your email address will not be published. Required fields are marked *