What are different types of Automated test execution?

What are different types of Automated test execution?

Hey Miro!

Different types of automated test execution are:

  • Unit testing
  • Keyword driven testing
  • Integration testing
  • Smoke testing
  • Performance testing
  • Data driven testing
  • Regression testing
  • Security testing

You can also learn more about each type of testing listed above from the below tutorial.