Category: Software Testing

  • How Often Should You Run Your Test?

    A few years ago, I was walking through the office and someone asked if we had a test written for a bug that was just found. Was pretty proud to say that we did. They then asked when was the last time it ran. I froze I had no idea. It was pretty embracing. Literally…

  • Tip For Product Owners Planning To Test An MVP

    MVP’s Product Owners & Testing Testing MVP’s Product Owners Testing As A Product Owner Was in an entrepreneurship program called The Foundation in late 2012 early 2013. The goal was to start a SaaS company in 6 months. I failed. This post isn’t about that failure though. I was asked a question about software testing…

  • Rules Every Tester Wants Developers To Follow

    Was working on a project where every other checkin would break some test, and it wasn’t because of bugs. Test where failing because of changes to UX, element id’s, paths, etc. Could feel that people where losing confidence in our automated testing. I use to feel like some software developers where trying to make me…

  • You’re Still A Martial Artist

    Went to a job fair last week to recruit interns. There where 4 different areas DevOps, Help Desk, Software Development, & QA. Software Development had the most traffic. The majority of Computer Science Majors had no interest in QA. I was a little hurt by that, but can you blame them?

  • Why Humans Should Write Human Readable Test

    If you’re reading this I’m going to assume that you’re human, and not some bot scraping the internet looking for it’s next target. The majority of the time a human is going to be reading your automated test too. So why aren’t we writing test for the humans that will be reading it?

  • Different Styles of Test Cases

    A lot of developers don’t think style is important. That’s why we see graphic tee’s, ripped washed-out “dad” jeans, and white socks with sandals at some startups. Sometimes the way you’re perceived is the way you are. It’s all about perspective. So what are your test saying about you?

  • 10 Big Wins For Test Automation

    Hey Smiths, One of my favorite sites is I Will Teach You To Be Rich, a site about personal finance and entrepreneurship, written by Ramit Sethi. Other personal finance blogs focus on the minor details. They want you to nickel & dim everything, clip coupons, and try to save 5 cents on every purchase. Ramit…