Chapter 9. Testing BizTalk Artifacts

In this chapter, we will cover:

  • Testing BizTalk artifacts inside Visual Studio
  • Unit testing a BizTalk solution with BizUnit
  • Applying code coverage to a BizTalk orchestration
  • Testing BizTalk solutions with BizMock
  • Using the BizTalk Map Test Framework
  • Testing pipelines and pipeline components

Introduction

Testing is an important part when you are developing BizTalk solutions. Before deploying your solution into production, you need to be confident that it will perform, and do the job it is intended to do. A developer is responsible for creating robust and solid BizTalk solutions. He/she needs to test the BizTalk solutions with its artifacts before it is deploy to a test environment, where integration and other tests ...

Get BizTalk Server 2010 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.