which test can be automated
functional tests (positive/negative, UI)
smoke tests
regression tests
integration tests
API
Database
end to end testing
data driven
which test can be automated
functional tests (positive/negative, UI)
smoke tests
regression tests
integration tests
API
Database
end to end testing
data driven
test case should be automated
Tests that should not be automated:
Tests that you will only run only once.
The only exception to this rule is that
if you want to execute a test with a very large
set of data, even if it’s only once,
then it makes sense to automate it.
Tests that need to be run ASAP Usually,
a new feature which is developed requires
a quick feedback so testing it manually at first
making sense.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us