Ben Weese

Monthly Archives: May 2015

When to write a Test Plan

When I started in QA all the test plans were written out for all the aspects of the software. They were written by design and up-kept by QA. The test plans became out of date as the software grew. It still has some valued test but they needed updated. Over time it got more and […]

How to unit test? part 2 of 2

So I have spent the last 3 weeks spending about 3 hours on Friday’s learning what I can about unit test. Obviously I am no expert and I am still learning. The site that has helped me most is NSHipster since I need to learn Xcode based programming with Objective C. The 2 links I […]

What is Unit Testing? Part 1 of 2

So I have mentioned Unit Test quite a few times but what are unit test? According to a quick google search  “unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures, are tested […]

5 QA Gifs

When QA is alerted of a new build or project How QA feels about new builds When the Developers say their code is perfect When you finally nail the cause of the bug When you hit a crash you knew would be missed