0 votes
in Selenium by
What are the disadvantages of using Selenium as a testing tool?

1 Answer

0 votes
by

The following are the disadvantages of using Selenium as a testing tool:

  1. Tests web applications only: Selenium supports the testing of only web-based applications. Mobile applications, Captcha, and Barcode readers cannot be tested using Selenium unless integrated with third-party tools like Appium and TestNG.
  2. No built-in reporting and test management facility: Selenium can generate reports only using third-party tools like TestNG or JUnit.
  3. Unavailability of reliable tech support: Since Selenium is an open-source tool, no dedicated support for user issues is available.
  4. May require the knowledge of programming languages: Some prior programming knowledge is required to use Selenium.

Related questions

0 votes
asked Jan 8 in Selenium by SakshiSharma
0 votes
asked Dec 24, 2020 in Selenium by SakshiSharma
...