Ben Weese

Monthly Archives: September 2015

5 QA GIFs

So I have reached my limit for uploaded Gifs, awesome I know. So here are links to the Gifs. When a new build comes out with fresh features to check What your family hears when you explain your day When you hit and unexpected bug when testing When you reproduce a complicated bug When you […]

Requirement Analysis

Finding the requirements for the software can be hard but a tester has to know when the software breaks and what it takes to run the software. If the tester runs at minimum requirements and it breaks then the requirements are wrong. Some times it is up to the developers what it runs on, some […]

Software Development Process

This is the first of many blogs that I will be writing on the Software Development Process. There is a lot to it and several options. Each company will apply a different mythology for there process. It could be agile, spiral, prototyping, or the dreaded waterfall. Over the years though each company starts with one […]

End to End Testing

So what is end to end testing? Just like in the maze you are to get from point A of the program to point be. So in the example in the link I am using this week it is from login to logout. The example from Software Testing Help is below: End to End testing […]