1.

What are the drawbacks of using Selenium for testing?

Answer»

The drawbacks of using Selenium for testing are as follows:

  • Unavailability of dependable technical assistance: Because Selenium is an open source technology, there is no dedicated tech support to help USERS with their problems.
  • Only tests web APPLICATIONS: To test desktop and mobile applications, Selenium must be combined with third-party TOOLS such as Appium and TestNG.
  • Image Testing LIMITATIONS: Image testing has limited support.
  • No in-built reporting: Selenium also lacks a built in reporting and test management feature, necessitating integration with tools such as TestNG or JUnit, among others, in order to allow test reporting and management. It's possible that you'll need to know how to program in one of the following languages: Selenium WebDriver assumes that the user has some programming EXPERIENCE.


Discussion

No Comment Found