
I have been working a lot recently with a bunch of test jobs that are intermittently getting stuck. Now it is possible to work out the point where the problem...
0 replies - 1501 views - 02/23/13 by Gerard Davison in Articles

ScaleBase Overview – Your complete scale out partner
Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...
0 replies - 307 views - 02/22/13 by Kelley Gemma in Uncategorized

My tests aren’t for me. They are for you… and you, and you, and you!
Writing tests for me isn’t about trying to prove correctness in my
program -...
1 replies - 2392 views - 02/22/13 by Jason Whaley in Articles

When you are building a complex system, barely testing components in
isolation is not enough. It's crucial, but not enough. Imagine a car
factory that...
0 replies - 1653 views - 02/20/13 by Tomasz Nurkiewicz in Articles

Testing threads is hard, very hard and this makes writing good
integration tests for multithreaded systems under test... hard. This is
because in JUnit...
3 replies - 2109 views - 02/13/13 by Roger Hughes in Articles

Detecting the undetected.
Something doesn't add up.
Most programmers value encapsulation, adhering to something like the ISO's definition...
0 replies - 1774 views - 02/12/13 by Edmund Kirwan in Articles

A few weeks ago I received a mail with a request to look into an issue which I was pretty sure I had solved it before. Since I couldn’t find how I did it...
0 replies - 1419 views - 02/07/13 by Pascal Alma in Articles

It's Better to Have Someone Else Copyedit Text, and It's Better to Have Others Test Your Code
Andrew Wulf shares wisdom about testing - it's not...
0 replies - 3125 views - 02/07/13 by Mitch Pronschinske in Articles

Recently, I ran into an open-source test framework called Citrus. Citrus supports you in testing message interfaces in enterprise applications. Manual testing...
0 replies - 1603 views - 02/02/13 by Pascal Alma in Articles

As I've grown as a
developer (sometimes two steps forward and one step back - ha ha!) I've
had the privilege to work with some very smart people -...
9 replies - 8278 views - 01/31/13 by Frank Kelly in Articles

I’ve been working at uSwitch for about two months now and for the majority of that time have been working on an A/B test we were running to try and...
0 replies - 2215 views - 01/28/13 by Mark Needham in Articles

Recently for my new pet project I decided that I would like to have some tests executed during standard mvn test
and some other ones only during different...
3 replies - 1854 views - 01/24/13 by Tomasz Dziurko in Articles

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...
0 replies - 345 views - 01/22/13 by Kelley Gemma in Uncategorized

I understand that this is a very strong statement and I’m definitely not trying to insult anyone; so apologies in advance. I’m trying to challenge...
1 replies - 4580 views - 01/21/13 by Dalip Mahal in Articles

From an original article on Wakaleo.com
Conventional test reports, generated by tools such as JUnit or TestNG, naturally focus on what tests have been...
0 replies - 4835 views - 01/15/13 by John Ferguson Smart in Articles