Ben Weese

Monthly Archives: February 2015

Scripted vs Exploratory, The Battle

So a big debate that is heard a lot is whether to use Exploratory testing or Scripted. Exploratory testing is where you go in and you search the app specifically looking for bugs. You are going to search anywhere and everywhere based on the design. You will also try things out side the design. Basically […]

Pair Testing

A while ago I read an article on the future of agile testing. When reading through I saw this thing called Pair Testing so I looked it up and found a good article at this link. This is when the Developer and QA work together testing. This way they will hit things normally they would […]

5 Stages of QA…

When working in QA you will receive tickets submitted by clients, support, or various other people. It is your job to go through them using these 5 steps. Receive (the ticket) Verify (that it is a problem) Justify the Problem (is it user error over defect) Report Problem (to engineering)