
Showing posts with label Selenium Automation Testing Tool. Show all posts
Showing posts with label Selenium Automation Testing Tool. Show all posts
Wednesday, December 7, 2016
Introduction To Selenium 3.0: An Upgradation Using GeckoDriver
By claire mackerras3:06 AMAutomation Testing, Selenium Automation Testing Tool, Software Testing
No comments:


Selenium 2.0 was released in 2011 and introduced the new WebDriver APIs that encouraged everyone to start moving to them. Selenium 3.0 is a simple drop-in upgrade version if you're currently using the WebDriver APIs.
None of the WebDriver APIs have been changed, and...
Friday, August 19, 2016
The Best Open-Source Performance Testing Tool: Selenium Automation
By claire mackerras5:29 AMSelenium Automation Testing Tool, Web Application Performance Testing, Web Application Testing
No comments:


Selenium is a portable framework for testing web
applications. It is open-source software, released under the Apache 2.0 license
and can be installed and used without any charge. It provides a record/
playback tool for authoring tests without learning Selenium IDE, the test
scripting...