This Wednesday we’re running a webinar on the top 5 questions asked in unit testing. And, hopefully, we’ll have some…
Read moreHow To Mock C Functions with Isolator++
Do you know the TIOBE survey? Every month it shows the usage of programming languages worldwide. And coming in first…
Read moreReal Life Mocking and Unit Testing
You may have already started unit testing. But there’s one large obstacle that stands in your way: dependencies. Most code…
Read moreWebinar – Speeding Up the development of SharePoint Web Parts
Many Web Parts in SharePoint render for capturing data that is stored in a SharePoint list. This means that to…
Read moreHow To Organize Your Tests
Code Testing Tools Impact Your Effectiveness How to Be More Effective with Code Testing It starts out pretty simple. You…
Read moreHow To Name Your First Test
After your loving grandfather, of course. Just kidding. Naming tests correctly is a skill that can determine the effectiveness of…
Read moreHow-To: Returning a Class By Value with Isolator++
Isolator++ has two ways to return stuff for a method. It has the ReturnVal to return values, and ReturnPtr to…
Read more“Why Too Much Mocking is Bad” and Other Questions
Last webinar, “10 secret unit testing tips” was a blast. There were many questions, some I’ve answered. But then I’ve…
Read moreTypemock Tutorials: How to Get Started
Downloaded Typemock Isolator and not sure how to get started? One Typemock customer, Raffaele Garofalo has written a tutorial on…
Read moreTest-Driven-Development with SharePoint 2010 By Andreas Rudolf Aschauer, BSc
Andreas Aschauer studied Software Engineering at Vienna Technical University. Besides his studies he worked as a developer and consultant for…
Read more