Selenium Tips and Tricks – Talk by Dave Haeffner
Learn how to use Selenium like a Pro through this must-see 2-part talk for test automation! Join Dave Haeffner, Selenium expert and author of The Selenium Guidebook, as he steps…
Learn how to use Selenium like a Pro through this must-see 2-part talk for test automation! Join Dave Haeffner, Selenium expert and author of The Selenium Guidebook, as he steps…
Andreas Tolfsen – contributor to the Selenium Project & Software Engineer at Mozilla – talks about the future of Test Automation Framework Selenium, at the Selenium TLV Meetup Group, held…
If you are already using Selenium, and want to enhance your capabilities, increase coverage and optimize maintenance efforts – then automated visual testing could be exactly what you’re looking for….
The Problem It’s easy enough to get started doing visual UI testing with a single browser, and with Selenium you can quickly expand your efforts into different browsers. But, it’s…
In previous write-ups by Selenium expert Dave Haeffner (published here, on the Applitools blog), he covered the basics of automated visual UI testing and how to execute it. Following those…
One of the most challenging things about DevOps for existing development organizations, is how hard it is to get started. New development teams can grow organically with DevOps principles from…
The Problem If you’re new to Behavior Driven Development (BDD) tooling (e.g., Cucumber) it may not be obvious how scenarios you’ve specified (using the Gherkin syntax) translates into test automation….
Influencers and thought leaders in Testing Automation are shaping the discourse of today’s quality assurance. By providing tools, practices and ideas driving effective implementation of Agile, Continuous Deployment & DevOps,…
Quality Assurance (QA) is one of the integral parts of software development process. Every component and piece of a software module has to pass through quality assurance before they are…
The Problem In the last write-up I covered common issues that can lead to false positives in your automated visual tests along with some workarounds for them. While this was…
The Problem One of the biggest hurdles to successful automated testing is making sure that when your tests fail, they’re legitimate failures. Getting false positives is a slippery slope that…
The development world is Big Data hungry, but it often feels like a race to nowhere, because the number of options is huge, and the use case is not always…