Selenium at a glance
Updated March 13, 2019

Selenium at a glance

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Selenium

It is used by most of the scrum team to automate web page testing. It's being used across the whole organization. It is used as UI automation tool. Scripts are written for smoke, sanity and regression testing purpose.
  • Lightweight and open source, so it's easy to download.
  • Can be integrated into any Java or Javascript framework for automation testing.
  • Supports multiple browser and multiple scripting language.
  • Should have a better locator strategy for modern day complex javascript pages
  • There are multiple types of waits, it should come up with a unique wait strategy
  • Should have option to highlight each action such that user can undersand what action the tool is performing
  • No cost of tool
  • User needs to know programming language
  • Script maintenance takes considerable amount of time
QTP - very costly tool
Borland Silk Test - costly and does not perform the operation well
Selenium is well suited when web pages are rendered by server site rather than client site; less complex UI
Selenium is less appropriate when web pages are rendered by the client site; complex UI

Using Selenium

5000 - They represent Tech & Product and IT
Java, Maven & TestNG
  • Running functional Test
  • Basically we are using for automatin the web.
There is no such open source tool available in the market.

Evaluating Selenium and Competitors

  • Price
  • Product Features
  • Product Usability
  • Product Reputation
  • Prior Experience with the Product
  • Third-party Reviews
Its a open source and can be used with popular language like java and java script

Selenium Implementation

Selenium Support

Using Selenium

good tool for UI automation
ProsCons
Like to use
None
  • UI automation
  • page which does not have unique locators