Tag: qa

  • Software Soup

    Software Soup

    Software Soup Today you can add Google maps to your application with a few lines of code. Just think about how crazy that is?

  • Programmers tricked into playing the wrong game

    Programmers tricked into playing the wrong game

    Just because you’re in the game doesn’t mean you’re playing the right one.

  • Software that’s complicated to test can’t maintain quality

    Software that’s complicated to test can’t maintain quality

    I recently watched an episode of FunFunFunction by MPJ. He was talking about why settings are evil. There was one concept from the video that I found interesting. The idea is that software that’s complicated to test can’t maintain quality.

  • The Software Testing Ice Cream Cone

    Most companies only focus on manual testing at the start. Down the road they jumping head first into UI automation. This might seem like the best approach, but focusing on just one area of testing can lead you down the wrong path. There’s a downside to only having Manual & UI automated test. You end up…

  • 6 Things You Should Do After Finding A Bug

    On September 9, 1947 the first instance of an actual computer but was found. At 3:45 p.m., Grace Murray Hopper records the first computer bug in her log book as she worked on the Harvard Mark II. The problem was traced to a moth stuck between a relay in the machine, which Hopper duly taped…

  • Over 30 More Types Of Software Test

    This is the final post in the types of software testing series. You can view the other 40 types of software testing in the following post: 20 Types of Software Testing, and  2o More Types Of Software Testing.

  • What Is A Software Developer In Test?

    “So what would you say you do?” It’s a common question when meeting someone new. However I was blind sided by the timing of this question. You see, I was on the phone with a recruiter who was fairly new to the game. We where going over my resume when I told here about a…

  • How To Test A Toaster

    Here’s some help on how to get through a common interview question. How to test a… well anything. Such questions are asked to test your curiosity and approach to testing. They may sound stupid, but will hopefully reveal how a tester thinks and works. This post will help you figure out how to test a…

  • 8 Benefits of a Test Automation Framework

    What is a Test Automation Framework? A test automation framework is an application that allows you to write a series of test without worrying about the constraints of the underlying test tools. It’s a set of protocols, rules, standards and guidelines that can be followed as a whole so you can leverage the benefits of the scaffolding…