We wrote this post for testers who want to get started with TestNG. You will learn about some popular annotations used in TestNG. We also show you how to parameterize your automated checks. TestNG is a testing framework influenced from JUnit and NUnit but has some great features which makes it more powerful and easier to use. Some basic knowledge […]
Get started with TestNG
Rethinking “manual testing”
Problem: “Manual testers” are often treated as second class citizens in the world of software. Are you fed up of being branded as a “manual tester”? Are you tired of how often people place automation on a pedestal? Do you tear your hair when people ignore your creative thought process and rush to “automate” the excellent information you uncovered? If […]
Cool things I read about this week (03-Aug-2014)
Fun things I read this week. 1. redBus startup drama 2. A pilot complaining about “automated flying” 3. The case against time zones 4. Not all team members are equal 5. Make recruitment a daily habit My notes: 1. redBus startup drama A pity. From all I have read, redBus had passionate, hardworking and highly motivated employees. This 2012 article […]
Cool things I read about this week (27-Jul-2014)
You know that random browsing you do at work everyday? I spin it as ‘cool things I read’ and post a blog about it every week. Here is a list of cool things I read this week. 1. A service that drains your competitors daily ad-word budget 2. A look into Comcast’s culture of selling 3. Mysterious fast radio bursts […]
Testers, get started with Jenkins
Problem: Many testers do not get a chance to explore Jenkins. Why this post? Jenkins is an open source continuous integration tool written in Java. Jenkins seems to be the popular choice for continuous integration. Due to a variety of reasons, many testers do not get the opportunity to explore and play around with Jenkins. May be your development teams […]
Cool things I read about this week (20-Jul-2014)
I read. A lot. Here is a sampling of the things I read about this week: 1. Blue whale is largest animal to have ever lived on earth 2. Zappos is going to become a holocracy 3. Mike Cohn pointing a drawback of Scrum 4. Why Do Americans Stink at Math? 5. You get to read 3 JSTOR papers every […]
Cool things I read about this week: 13-Jul-2014 to 19-Jul-2014
Surprise! I have a life outside of chess, cartoons and testing. I have curated a list of cool things I read this week. 1. An entrepreneur’s journey documented 2. Sweden (almost) started a 6-hour workday experiment 3. A map for testability 4. Site dedicated to chess research 5. Passionate testimony from Jonathan Bush 6. Tony Hsieh email on culture from […]
How to rearm Windows trial license
This post is meant for testers who use modern.ie to run cross browser tests. If you are a tester and do not know about modern.ie, I recommend reading our post on cross browser testing tools. Modern.ie was created by Microsoft and allows you to use Windows virtual machines without purchasing Windows licenses. Its awesome! The downside is that the modern.ie […]
Batman and Page Objects
Problem: The page object pattern is not yet understood by the average tester. To get the most out of this post, please read this post and then read at least one of the articles listed in the Holy further reading, Batman! section below. Why this post? There are many ways to write and maintain GUI automation tests. The most common […]
Mobile automation: Run Appium tests on Sauce Labs
Problem: Maintaining infrastructure for testing your mobile applications on different platforms and browser versions is time consuming. Why this post? This post was written for the hands on tester looking to explore different tools testers can use for mobile automation. In this post we will show you how to run your Appium tests on Sauce Labs. We estimate that you […]