If you're hoping to learn why tests are beneficial, this is not the article for you. Over the course of this tutorial, I will assume that you already...
JavaScript testing is a sensitive subject. Some developers are huge advocates of it (including myself), while others don't see the need or benefit. One huge...
In this lesson, we will learn how to work with Selenium 2 directly within PHPUnit. For those unfamiliar, Selenium gives us an easy way to automate the...
Let's admit it: the PHP community has lagged a bit, when it comes to advocating test-driven development. We know we should, but, even to this day, a sizable...
So, you've finished developing your Android application after weeks of hard work and want to release your creation to the world? This article will guide you...
The great joy that comes from being a web designer is getting to view your new website in a variety of browsers, only to find that each renders the site at...
Every day, when reviewing templates on ThemeForest, I test the submissions for validation and browser compatibility - not to mention my own work as well....