As Roy Osherove wrote in his book, The Art of Unit Testing, “Unit testing isn’t a new concept in software…
Read moreHow to Master TDD and Become a Star Developer
Test-driven development (TDD) is not something that happens “by accident”. Sure, at first the idea might seem simple enough (theory…
Read moreWhy Unit Testing Sounds Great in Theory, But Fails in Practice? Learn How to Turn This Around!
Does this sound familiar: – Read books or seen tutorials about unit testing and the idea looked simple enough? –…
Read moreSURVEY: 85% of Developers Unit Test [INFOGRAPHIC]
85% of developers unit test, as discovered by a recent survey conducted by Jared Brown (@jaredbrown; CTO and Co-Founder at Hubstaff). …
Read moreSpecial Report: State of Testing 2013
PractiTest, in collaboration with Tea-time with Testers, published their First Annual STATE OF TESTING Report for 2013 (yep, it’s a…
Read moreIsolator++ Now Supports x64 bit!
Isolator++ gets a lot of attention these days, especially since we’ve added x64 bit support. One of the feature requests we got…
Read more5 Resources to Train Your Team about Unit Testing
Want to learn more about unit testing or train your team so that they can be better unit testers? Here…
Read more4 Common .NET Debugging Mistakes You Should Really Stop Making
Michael Parshin (Senior Consultant at Code Value) wrote an insightful article, in which he lists 4 debugging mistakes .NET devs…
Read moreCode Quality is the Responsibility of C-level Execs; Not Just the Developer’s!
Dear developer, Are you pressured to write amazing code in zero time with no bugs? Does it feel like a “set…
Read moreYou Shouldn’t Unit Test (But You Have To)
Stephen Anderson (@decoderwheel) paraphrases Winston Churchill’s quote about democracy in his unit testing blog post: Unit testing is the worst…
Read more