Automated Testing Hackfest

We all want more quality. We all wasted too many hours trying to fix broken software and we all know that new users struggle the most when facing crashes or other unexpected results. We probably all also agree that testing is a good idea and if it’s automated, then that’s even better. Automatically exercising large parts of some software’s functionality helps a lot in guaranteeing that things still work, even if the code or some underlying foundations change....

January 31, 2013 · 2 min · dholbach

Automated Testing Hackfest

A great way to contribute to Ubuntu is to ensure its functionality always works. What’s even better is that our infrastructure allows us to write tests once and continuously test if the tests still all pass, so whenever a package is updated or changed, we run the tests and can see if the functionality we rely on is still there and working perfectly. This puts us into a situation where we all can contribute tests once and can basically monitor forever if the code still works....

December 10, 2012 · 2 min · dholbach