Article Source: http://geekswithblogs.net/c... BizUnit is defined as a "Framework for Automated Testing of Distributed Systems." I've never seen a catchy label to describe what type of tests we create using this framework. They are not really "Unit Tests" that's for sure. "Integration Tests" might be a good definition. However, I want a label that clearly separates them from the manual "System Integration Testing" phase of a project where real instances of the integrated systems are used. ......