VAIBHAV SINGH
Selenium Interview Question

Question : What are the benefits of Automation Testing?

  • Supports execution of repeated test cases
  • Aids in testing a large test matrix
  • Enables parallel execution
  • Encourages unattended execution
  • Improves accuracy thereby reducing human generated errors
  • Saves time and money


Back