A great survey on the usage and popularity of Selenium in 2015

Selenium Testing

A great survey on the usage and popularity of Selenium The guys at Tellurium, who provide Web-based automated testing services, recently conducted a survey on the current state of Selenium in 2015, and the results were very interesting… Here are a few of the key takeaways from the survey… Selenium Users Automate Tests, Lots of Them The vast […]

QA Automation: Analyzing test results with Selenium Reports

QA Automation: Analyzing test results with Selenium Reports So I’ve built my automation framework, developed my tests and ran them. What now? How do I analyze the results? To me, there are two kinds of results which can be derived from a certain test; an “Assertion Error” or a “False Alarm”. Assertion Errors are not […]