Selenium is one of the most popular tools for browser based testing. It
is an Open Source project that has gained a lot of popularity in the
last few years. Even though there are other Open Source (free) tools
that can test a web application, like HttpUnit, HtmlUnit etc, this was
one of the first tools that provided a real alternative to commercial
tools like Quick Test Pro (QTP), WinRunner, Silk and others that had
gained significant adoption by the QA Engineers.
Feature QTP(UFT) Selenium Language Support VB Script Java, C#, Ruby, Python, Perl, PHP Windows (Non-browser) based Application support Yes No Browser support Google Chrome (uptill ver 23) Internet Explorer , Firefox ( ver 21) Google Chrome , Internet Explorer , Firefox , Opera , HtmlUnit, Safari Environment Support Only Windows Windows , Linux , Solaris OS X , iOS, Android, Others (If brower & JVM or Javascript support exists) Mobile (Phones & Tablets) Support Different commercial product i.e. HP UFT Mobile (formerly known as MobileCloud for QTP) Android , iPhone & iPad , Blackberry , Headless WebKit Framework Easily integrated with HP Quality Center or HP ALM (separate commercial products) Selenium + Eclipse + Maven / ANT + Jenkins...
Comments
Post a Comment