1.

What Do You Know About Selenium?

Answer»

SELENIUM is a suite of tools for web AUTOMATION testing. Selenium first came to life in 2004 when Jason Huggins was testing an internal application at Thought Works. Selenium was a TREMENDOUS tool, it wasn’t without its drawbacks. Because of its JavaScript based automation engine and the security LIMITATIONS browsers apply to JavaScript, different things became impossible to do.

Selenium Suite of projects includes:

  • Selenium IDE
  • Selenium CORE
  • Selenium 1 (known as Selenium RC or Remote Control)
  • Selenium 2 (known as Selenium Web driver)
  • Selenium-Grid

Selenium is a suite of tools for web automation testing. Selenium first came to life in 2004 when Jason Huggins was testing an internal application at Thought Works. Selenium was a tremendous tool, it wasn’t without its drawbacks. Because of its JavaScript based automation engine and the security limitations browsers apply to JavaScript, different things became impossible to do.

Selenium Suite of projects includes:



Discussion

No Comment Found