Coding Katas for Automation in Web Testing - Exercise 1 of 3
Practice makes it perfect. Time to apply the old saying to improve our skills in automation for testing website interfaces.
I'm João Farias. I write about software quality, testing strategy, and the messy reality of building software.
Practice makes it perfect. Time to apply the old saying to improve our skills in automation for testing website interfaces.
That's A Bug is back! Here let's talk about one important thing I learned last year and what we will see in 2021.
Five links on new IntelliJ features, how the beginner may master the master, the true power of automation in testing, patterns of branching, and how Integrated Tests Are A Scam.
Five links on automation tips, hiring in IT, contract testing with Javascript, software engineering state in 2020, and testing teams after COVID-19.
A bad visual aspect can be a death sentence for your application, even if an user can perform every intended action on it. On top of that, modern web apps have immensely complicated CSS structures to create their visual aspects. Therefore, summing the risk of bad visual and the difficult in keep every aspect of the code related to it under control, visual testing clearly becomes an essential part of any testing strategy. In this post we give a first on the path computer-assisted visual testing, using Percy.
Five links on how Stack Overflow made its dark theme, building a testing strategy, modifying requests with Charles Proxy, time saving software, and the difference between Performance and Load Testing.
First post where we will see some nasty bugs that appeared on the news.
Who tests the tests? Let's see how code coverage doesn't tell the whole story and talk about the other half of the coin in automated checking