Selenium Introduction for Beginner

Whats is Selenium ?
  • It is Web Automation Testing Tool
  • Free
  • Open Source
  • Functional Testing Tool
  • Best Suited for Regression Testing
  • It is Platform Independent(Supports Multiple OS i.e. Linux, Windows, MAC)
  • It Supports Multiple Programming Language
    i.e.  Java, Ruby, Python, C# etc. 
  • It Supports Multiple Browser i.e. Chrome, Opera, Firefox, IE etc.

Comments