How To Handle Visual Testing False Positives – Part 2
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 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…
Great turnout at our last Selenium Meetup, which celebrated its 1 year anniversary yesterday! We had 2 awesome sessions: (1) Alon Heller from Alcatel-Lucent explained how Protractor makes life easier when it…
Your development team is stretched-thin as demands increase, but Quality Assurance takes a lot of effort—not just in running the actual tests, but in maintaining the tests, communicating with developers…
Visual UI Testing in conjunction with functional testing is a new approach to improving application quality without additional effort, and like all new technologies, people have questions. The most common…
Our two guest speakers at the last Selenium TLV Meetup were Michal Pal from Incapsula and Eli Givoni from JFrog. Here is a brief review of their talks and links to their presentations.
Have you heard about automated visual testing but were put off by the thought that it might involve long implementation and could potentially result in too much extra work to…
You have a choice. You can be a puppet master and test applications by making them do cool things from within. Crossing your fingers you cover all use cases. Or…
Triumph over regression bugs and release wicked mobile apps, with Appium test automation. Learn about Appium implementation, tips, tricks, useful hacks and best practices. Watch it online right here. In this…
If you are like me, the mobile app development world broadsided you.
The DevOps movement details a fundamental shift of who is responsible for software testing, and how testing is carried out. Functional testing has become not only the responsibility of the…
Front-end Developers represent the creative arm of the development world. Their code is closest to the users, and often the most scrutinized. They are usually artists, or connoisseurs, in user…