Saturday, September 14, 2019

What is Selenium? | Selenium Interview Questions


  1. Selenium is one of the popular open-source automation testing tools to test web applications.
  2. It was developed by Jason Huggins in 2004
  3. It consists of Selenium IDE, Selenium Webdriver and Selenium Grid. Selenium RemoteControl was the part of selenium2.
  4. It supports browsers such as Chrome, Firefox, internet explorer, safari and opera
  5. It supports different operating system such as windows, Macintosh and Linux.
  6. It supports nine programming languages such as Java, Python, C#, Ruby, Perl, Haskell, Objective C, R, Javascript
  7. We can use any language to write test scripts independent of the language of Application Under Test


No comments:

Post a Comment