Welcome to MSDN Blogs Sign in | Join | Help

BizUnit for Biztalk 2006 released

The new version of BizUnit is out. It now works on the .Net 2.0 code and uses the unit testing capabilities in the Visual Studio 2005 instead of the NUnit.

Thats one tool that simplifies a lot of testing for your Biztalk development. 

Check out more info on it here - right from the horses mouth ! 
http://blogs.msdn.com/kevinsmi/archive/2006/04/13/576136.aspx

--Sanket

 

Published Friday, May 19, 2006 11:31 AM by Sanket Bakshi
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: BizUnit for Biztalk 2006 released

Monday, March 12, 2007 1:04 PM by BizTalkFreak

HI Your post was really helpfull and I was able to test with Sql Adapter in my orchestration but when I try to use soap adapter it doesnot work. It gives the following error

System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: <InboundPO xmlns='http://ConsumeWebService.InboundPO'> was not expected.

  at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderInboundPO.Read3_InboundPO()

  --- End of inner exception stack trace ---

  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)

  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)

  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)

  at Microsoft.Services.BizTalkApplicationFramework.BizUnit.SOAPHTTPRequestResponseStep.LoadMessage(Assembly assembly, String msgTypeName, String messagePath) in C:\Projects\BizUnit2006\src\BizUnit\TestSteps\SOAPHTTPRequestResponseStep.cs:line 277

  at Microsoft.Services.BizTalkApplicationFramework.BizUnit.SOAPHTTPRequestResponseStep.Execute(XmlNode testConfig, Context context) in C:\Projects\BizUnit2006\src\BizUnit\TestSteps\SOAPHTTPRequestResponseStep.cs:line 115

  at Microsoft.Services.BizTalkApplicationFramework.BizUnit.BizUnit.ExecuteSteps(XmlNodeList steps) in C:\Projects\BizUnit2006\src\BizUnit\BizUnit.cs:line 499

# re: BizUnit for Biztalk 2006 released

Monday, March 12, 2007 1:05 PM by BizTalkFreak

HI Your post was really helpfull and I was able to test with Sql Adapter in my orchestration but when I try to use soap adapter it doesnot work. It gives the following error

System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: <InboundPO xmlns='http://ConsumeWebService.InboundPO'> was not expected.

  at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderInboundPO.Read3_InboundPO()

  --- End of inner exception stack trace ---

  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)

  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)

  at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader)

  at Microsoft.Services.BizTalkApplicationFramework.BizUnit.SOAPHTTPRequestResponseStep.LoadMessage(Assembly assembly, String msgTypeName, String messagePath) in C:\Projects\BizUnit2006\src\BizUnit\TestSteps\SOAPHTTPRequestResponseStep.cs:line 277

  at Microsoft.Services.BizTalkApplicationFramework.BizUnit.SOAPHTTPRequestResponseStep.Execute(XmlNode testConfig, Context context) in C:\Projects\BizUnit2006\src\BizUnit\TestSteps\SOAPHTTPRequestResponseStep.cs:line 115

  at Microsoft.Services.BizTalkApplicationFramework.BizUnit.BizUnit.ExecuteSteps(XmlNodeList steps) in C:\Projects\BizUnit2006\src\BizUnit\BizUnit.cs:line 499

# re: BizUnit for Biztalk 2006 released

Monday, October 22, 2007 11:09 AM by Arnoud

Was the error mentioned in the comments ever solved? I'm facing the same problem.

Regards,

Arnoud

# re: BizUnit for Biztalk 2006 released

Wednesday, October 14, 2009 9:55 PM by Ram

Hi,

Please let me know, how to use this test step... I am facing problem using this.

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker