Acceptance, buddy, paired and exploratory testing types in brief
Here’s a brief look at some of the testing types listed here
Acceptance Testingblack-box type tests
executed by customers / their representatives
small set of tests generally aligned towards real-life scenarios / use-cases
purpose primarily…
JUnit 4 Test Logging Tips using SLF4J
When writing JUnit tests developers often add log statements that can help provide information on test failures. During the initial attempt to find a failure a simple System.out.println() statement is usually the first resort of most developers.
Review: The Definitive Guide to Building Code Quality, Don Jones
Feeds from Tech Manager
This book is focused on development using Microsoft .NET and Visual Studio. For those who work with these technologies it will be easy to relate to &…
Tag! You’re it…
Feed from Testing the future
In 2008 I was attending a session for the Sogeti Test in Gouvieux. France. There I learned about standard testware. Standard testware should help companies to upgrade there…
Who’s Going to Read Your Test Plan?
Feeds from Abakas.com
There are a lot of different ways to create a test plan. A test plan can be a simple list, or an excel spreadsheet, or some code, or a Word…
Different types of testing
Feeds from Tech Manager
How many different types of testing are you aware of ?
Acceptance Testing
Ad hoc Testing
Buddy Testing
Paired Testing
Exploratory Testing
Iterative / Spiral model Testing
Agile / Extreme Testing
Aesthetics Testing
Alpha Testing
Automated Testing
Beta…
Vancouver 2010 Biathlon Software
Feed from Thetesteye.com
As a Swede, the winter Olympics are fun to watch. Most sports aren’t spread across the globe, so we have chances for medals.
One of the most exciting events…
Once tested, doesn’t mean always tested
Feed from Testing the future
Sometimes testers make some assumptions, but hopefully they avoid them. This series of posts will show you some well-known pitfalls and assumptions that tester make. This…
Lean MTP… (part 2)
Feed from Testing the future
This post is a continuation of my first post about a fast MTP. Last week I had my second two days in filling in the test…
Software Testing: Test the tests
Feeds from Tech Manager
Tests are designed to test development work products. A lot depends on these tests and their evaluation of the software system or components being tested. However, like…

