March 2008 - Posts

Belgium TechDays Slides and demos, and my travel schedule by ISerializable - Roy Osherove's Blog : Agile

I came back from TechDays in Ghent, Belgium yesterdays, where it's been a quick 3 days for me. I didn't have a lot of time to do any fun stuff, since I was going over all my demos and such (couple of new presentations). Here are the slides and...
Filed under:

Testing loops? by ISerializable - Roy Osherove's Blog : Agile

Tommy writes in on my book forum : " Hi, This is an real world example method where I'm confused how to unit test. ------------------8<------------------- public List<RuleDescription> PrepareCandidates(RuleDescription ruleDescription...
Filed under: ,

Testing ASP.NET MVC Controllers with Typemock Isolator by ISerializable - Roy Osherove&#39;s Blog : Agile

Scott Hanselman posted his notes and slides (and movies!) from his talk on the ASP.NET MVC framework, where he also mentioned and shows how he's write unit tests for the MVC framework in ASP.NET. Scott has examples both in Moq and Rhino.Mocks on how...

What is a good example of unit test over specification? by ISerializable - Roy Osherove&#39;s Blog : Agile

I'm working on chapter 8 of my upcoming book and I need to come up with a good example of over specification in unit tests, that leads to an unmaintainable test in the long run (fragile test). I have my ideas on how to show it, but I'd love to...
More Posts