When should you not automate tests?

When should you not automate tests?

Tests that should not be automated include the following:

  1. Usability tests are conducted by users (tests that require a user to respond as to how easy the app is to use).
  2. You will only perform these tests once.
  3. This is a test that must be completed as soon as possible.