Basic XmlValidationStep question

first post: fhofstaedter wrote: Just getting started with BizUnit 4.0. How do I create an XmlValida...

latest post: maakku wrote: After checking the source code I don't think this is possible. Vali...

Reading and Writing Context from inside a TestCase in C# Code

first post: satya007satya wrote: Thanks all, for this wonderful piece to test BizTalk Solution. I w...

BizUnit.XmlValidationStepEx with dependent schemas

first post: SamSmith wrote: I have a schema that has Schema A that depends on Schema B for defi...

latest post: JeanPaulSmit wrote: This is caused by the schemalocation of your includes. I managed to...

Write unit test for validating flat file schema

first post: MGupta wrote: can we validate flatfile schema using Bizunit 4.0. if yes please p...

Any thought of making a NuGet package for BizUnit?

first post: brunchey wrote: This would make things really convenient for using this framework.

latest post: schalkvanwyk wrote: Second that thought

how to test BizTalk schemas Using Bizunit 4.0

first post: srinivas545 wrote: Can anyone please share code/link for testing Schemas using BizUni...

UIAutomationSteps

first post: JamesChapman wrote: Hi, Can anyone suggest any resources that might help explain how t...

Project status

first post: fkuiper wrote: Dear Kevin, I was wondering what the status of this project is, lo...

Testing Map and Orchestration

first post: Seth11 wrote: Hi, Can anyone please share code/link for testing a Map and Orches...

Obsolete version 3 test steps with no version 4 implementation

first post: charliemott wrote: There are a bunch of test steps built for version 3 for which there...

latest post: Helgeo wrote: Hi, Just wondering what there are any plans for release in the near...

Issue with XmlValidationStep

first post: desanghi wrote: Hi Team I am new to the BizUnit Framework. I have been playing aro...

XmlValidationStep with multiple namespaces

first post: pyllware wrote: I want to read an xml file with 4 namespaces (ns0:http://..., ns1:...

latest post: pyllware wrote: It works if <XmlSchemaPath> and <XmlSchemaNameSpace> are not present.

Executing BizUnit from TFS Build Server

first post: mgil99 wrote: Hi, I have a large BizTalk project and as part of that project we ...

XMLValidationStep

first post: RJayaraj wrote: I have been using the XMLValidationStep to validate my schemas, bu...

ExecuteMapStep

first post: fishinggeek wrote: I have a pretty simple test, my first one, in which I am trying to ...

latest post: lauriste wrote: Sorry about how it looks problem insert code snippet ...

BizUnit.TestSteps.File.ExistsStep:Directory does not contain the correct number of files!Found: 0 files matching the pattern

first post: basawa_raj wrote: Hi,I am writing unit test for BizTalk 2010 application using BizUni...

BizUnit 4.0 Deleting rows from a table - Setup / Clean up Step

first post: madhav_ab wrote: I am upgrading to BizUnit 4.0 and porting the setup step DatabaseDe...

latest post: charliemott wrote: Patch 10467 has been uploaded to fix this. See: http://bizunit.cod...

ExecuteSendPipelineStep

first post: lauriste wrote: Hi everyone I have problem to make a simple test for a SendPipeline...

Problem testing pipeline

first post: MaartenDemont wrote: Hi,I've got a problem testing a very basic pipeline. The exception...

latest post: lauriste wrote: using System; using BizUnit.TestSteps.BizTalk.Pipeline; using Bi...

BizUnit LoadGen & Performance counters

first post: jerrysebastian wrote: The dev box on which BizTalk is installed is a 64 bit box.Unfortuna...

Testing EDI output in BizUnit

first post: gpaduvary wrote: Kevin,I am using the BizUnit 4. Using BizUnit i need to validate t...

Are there any plans to create an Azure version of BizUnit

first post: nikolaiblackie wrote: Hi there, I have been porting some of my applications to Azure and ...

latest post: nikolaiblackie wrote: I have used LoadGen for our onsite testing previously and it works ...

Error testing ExecuteMapStep using custom functoid

first post: basslagter wrote: Hello all,I was succesfully testing my mapping using BizUnit until ...

latest post: basslagter wrote: It turned out to be a bug in my functoid where it could not find th...

Source code in MSI corrupt?

first post: jeanpaulsmit wrote: I've downloaded and installed the MSI, but the zip file with source...

latest post: kevinsmi wrote: This is fixed in the released versionthanks,*Kevin*

Testing webservice with Bizunit

first post: mandava29 wrote: Hi, I am testing a webservice with bizunit here is my config fil...

latest post: sjbasha wrote: When you are executing the two test cases which contain a SOAPHttpR...

Samples for simple test steps

first post: jeanpaulsmit wrote: Although I understand that this is still a beta version, I'm lookin...

latest post: jeanpaulsmit wrote: Kevin,I've used the previous version of BizUnit in the BizTalk Soft...

Running test cases without BizTalk

first post: ruineves wrote: Our company does not use BizTalk; nevertheless, on the BizUnit v4 G...

latest post: kevinsmi wrote: Hi, I'm not familiar with Iguana / Chameleon, but from what I can s...

Testing orchestration with direct ports

first post: oderibas wrote: Hi,I want to test orchestration which uses directly bound receive/s...

latest post: oderibas wrote: Answering myself here to describe the way I solved this. I had to c...

Unit test for Biztalk Orchestration

first post: sacpis wrote: Hi Team,May I please know if anyone knows how to write unit tests f...

Test case for IIS

first post: amitcmore wrote: hi,do we have any test case for IIS so tht we can disable and app p...

Testing XML against schema in referenced assembly

first post: SamSmith wrote: Does anyone have any suggestions how one might test some XML agains...

latest post: santoshbenjamin wrote: Hi,At present BizUnit does not have any steps that can validate aga...

Could any one please explain BizUnit object, Excel test case runner, a new UI automation test step library, and pluggable logging

first post: Abhi_Biztester wrote: HiCould any one please explain the steps of BizUnit object, Excel t...

Could you please demonstrate how to use Bizunit 3.1 Excel Test Case Runner

first post: Abhi_Biztester wrote: Hi I have sucessfully tested many Biztalk appliction . Could you pl...

How to Check message Context?

first post: kuldip01 wrote: HI,I am new to BizUnit.I am having complex BizTalk application, whi...

Testing Soap Web Service with custom soap header

first post: DukeDickinson wrote: Hi,I'm new to bizUnit and I'm trying to create a test to send a mes...

Getting it to work

first post: ThomasPdir wrote: I have spent the afternoon trying to get BizUnit to work, and has c...

latest post: thomaspdir wrote: SantosBenjaminThanks for your quick and precise answer, I will have...

Issue with NumberOfRowsAffected property for DBExecuteNonQueryStep

first post: padraic wrote: at System.Number.StringToNumber(String str, NumberStyles options, ...

FilesExistStep

first post: Stephan_ wrote: Hello,I start a discussion "reliability of automated test runs" whe...

Reliability of automated test runs

first post: Stephan_ wrote: Hello,I created a test run that includes different stages. I automa...

Generic Test Scripts

first post: User148 wrote: Hello,Has anyone tried to test common functionality across multiple...

latest post: User148 wrote: Hi benjy,The custom BizUnit steps using config files was the way I ...

The test step could not be created, check the test step type and assembly path are correct

first post: twinpiloot wrote: Unfortunately, BizUnit is giving me a very hard time to get even th...

latest post: colmac wrote: Hi Kees,I managed to get it working by changing the xml definition ...

SampleSolutionFunctionalTests

first post: Hopmankees wrote: Hi I receive some errors trying to get the SampleSolutionFunctional...

SOAPHTTPRequestResponseStep - Could not load type from assembly

first post: kennyng wrote: I am using the validation step SOAPHTTPRequestResponseStep. Other u...

latest post: palben wrote: Thry this post: http://bizunit.codeplex.com/Thread/View.aspx?Thread...

problem with SOAPHTTPRequestResponseStep

first post: yannick007 wrote: I'm receiving an error while trying to use the SOAPHTTPRequestRespo...

latest post: palben wrote: Hi there!Check this post for answers: http://bizunit.codeplex.com/T...

SOAPHTTPRequestResponseStep Peculiarity

first post: brierleystuart wrote: Hi,I am trying to put together a test to call a number of BizTalk w...

Xml Validation - Check if Element Exists, Not Exists

first post: tolandmike wrote: I'm trying to create XML validation steps that check if an element ...

Bizunit Null reference exception when using with Visual studio 2005 professional

first post: mandava29 wrote: hi, I created a class library project since I had not visual studio...

latest post: santoshbenjamin wrote: Hi Anil,Any chance you could post the code you have written? or dro...

BizUnit.DotNetObjectInvokerStep

first post: sbeamish wrote: How do I store the output from DotNetObjectInvokerStep into a conte...

Message Context Not Supported

first post: yieldvs wrote: I can't seem to find anything about inspecting message context (spe...

latest post: kevinsmi wrote: Hi, It kind of depends what your scenario is, if you want to check ...

BizUnit and EDI testing

first post: puneetjain2710 wrote: Hi, I am new to Bizunit. How can Bizunit be used for testing EDI...

latest post: bveldhoen wrote: puneetjain2710, BizUnit 3.1 now contains ExecuteReceivePipelineStep...

Can't set BizUnit instance logger?

first post: nlawalker wrote: If I create a custom class that implements ILogWritter, I can use i...

latest post: kevinsmi wrote: Hi,This was a bug, it should be fixed in the latest version,thanks,...

ExecuteMap not working

first post: anilmalik wrote: Bizunit extension v2.3 provides us ability to use MapExecutingStep ...

latest post: anil163 wrote: Thanks Keving. Is Bizunit v3.1 out for usage? I couldn't somehow lo...

FileDeleteMultipleStep Execute not doing anything

first post: steveculshaw wrote: I was using the FileDeleteMultipleStep but the files weren't being ...

latest post: kevinsmi wrote: This fix is going into v3.1, thanks Kevin

XmlValidationStepEx bug in release 3.0.1032.0 Nov 30 2008

first post: dtoomey wrote: I found a bug in the ExecuteValidation method where the IList objec...

latest post: kevinsmi wrote: This is fixed in v3.1, thanks, Kevin

MsmqWriteStep only works with Transaction queues

first post: steveculshaw wrote: I've been trying to use the MsmqWriteStep, but nothing was going i...

latest post: kevinsmi wrote: This is fixed in v3.1 will will be released soon, thanks, Kevin

Is there a way to use takeFromCtx for the ExpectedValue in DBQueryStep?

first post: dlgarber wrote: I have tried every way I can think of to variablize the ExpectedVal...

latest post: kevinsmi wrote: Hi, Look slike a reasonable change, I'll update this and get it in ...

Change set 2356 is empty

first post: steveculshaw wrote: I've tried downloading change set 2356 and all I get is an empty zi...

latest post: steveculshaw wrote: Benjy,thanks for the response, glad for the check I wasn't doing so...

BizUnit Compatibility

first post: brierleystuart wrote: Hi,I have searched the site (and the web) and haven't been able to ...

latest post: santoshbenjamin wrote: Hi Stuart,No, you havent been blind!! As you may have seen/found-ou...

FileDeleteMultipleStep bug in release 3.0.1032.0 Nov 30 2008

first post: KeenFann wrote: There is a missing call to "public void Execute(Context context)" f...

Using Multiple WaitOnFile Steps

first post: fabio_m wrote: Apparently this is not possible, because when the second step execu...

latest post: fabio_m wrote: Hi Benjy,I have posted some code here. Fabio

Basic questions

first post: vir182 wrote: I'm currently evaluating if BizUnit is useful in our test departmen...

latest post: santoshbenjamin wrote: Hi, (1) Yes. You do have to use a harness like NUnit or MSTest to ...

ItestStepOM null

first post: arungoPalam wrote: BizUnitTestCase testCase = new BizUnitTestCase("TestFileCreate"); ...

Calling LoadGen from BizUnit

first post: conlyn wrote: I'm trying to create load tests for a BizTalk environment and I'm r...

latest post: conlyn wrote: After fighting with this for a couple of weeks, I think I've figure...

Bizunit Problems

first post: a_khare12 wrote: Hi I have been working on infiguring the Bizunit for performance te...

latest post: a_khare12 wrote: Hi Kevin,Thanks a lot for the previous reply.But my problems are no...

Access Denied Error in Test Setup Stage.

first post: SASudipArora wrote: Hi, I tried developing a test case using bizunit designer.Following...

latest post: kevinsmi wrote: As per the error message, the process under which you are running t...

how to access messagebox in test setup phase in bizunit designer.

first post: SASudipArora wrote: Hi, Lately, i have been working on bizunit.As per my requirements, ...

latest post: kevinsmi wrote: I can't imagine why you would want to do that, you shouldn't be doi...

Testing Rules with BizUnit/BizUnitExtensions

first post: meCodePlexLo wrote: Hi BizUnit & BizUnitExtentions are excellent tools, as we are ...

latest post: santoshbenjamin wrote: Hi Karan, To generate volume data you should use LoadGen. BizUnit ...

RegExValidationStep does not load from context

first post: conlyn wrote: The RegExValidation step will not load values from the context in t...

BizUnit 3.0.1026.0 (3.0 Beta 2): XmlValidationStep.ExecuteValidation(Stream, Context) throws NullReferenceException

first post: edschweppe wrote: I'm trying to run a simple proof-of-concept using BizUnit 3.0.1026,...

latest post: crestall wrote: One more addition to this one, if you intend to use ContextLoader i...

Property ContextLoaderStep on FileValidateStep is not optional

first post: crestall wrote: Documentation states that this property is optional however if it i...

latest post: jsilveira wrote: I have the same problem and had to recompile bizunit with the same ...

Bug in BizUnit 3.0

first post: pborremans wrote: Hi, this post is the asnwer to my previous post. The fact that tes...

latest post: edschweppe wrote: kevinsmi wrote: This is now fixed in 3.0.1026.0 Note the sr...

Can we check Orchestrational logic with BizUnit?

first post: srilakshminagalla wrote: Hi Any Idea on how to write Testcases to check orchestrational i...

latest post: kevinsmi wrote: Yes, thats exactly right. In general the approach I've always taken...

Automate LoadGen with Bizunit

first post: nag wrote: Hi,I tried to integrate loadgen in bizunit ,i wrote the TestStep li...

latest post: kevinsmi wrote: Whats the call stack? and which version of BizUnit are you using? ...

TestSteps always Successful!

first post: pborremans wrote: Hi, since I'm using the new version of BizUnit released in february...

latest post: kevinsmi wrote: 3.0.1026.0 is now available and fixes this, thanks, Kevin

Is Bizunit support .csv files?

first post: srilakshminagalla wrote: Orchestration takes fileformat as csv,does the bizunit support .csv...

latest post: kevinsmi wrote: Just to be clear here, when you say "Orchestration takes fileformat...

RegExValidationStep not working

first post: crestall wrote: I'm thinking this one is just not hooked up yet in the beta. ...

FileDeleteMultipleStep Bug

first post: crestall wrote: This does not appear to work. Looks like there is no entry point t...

Bizunit--ReceiveLocationEnabledStep got an exception

first post: srilakshminagalla wrote: Hi,I wrote the TestStep like this Test\OrchestrationTest\bin\Devel...

latest post: srilakshminagalla wrote: Hi Ckarras Thanks a lot to u'r valuable suggestion,after modyfi...

Unit tests for BizUnit's HTTP related steps

first post: ckarras wrote: I have modified BizUnit's HttpPostStep to support authentication. B...

Exception with HostConductorStep

first post: niros wrote: Hi, I downloaded the last version V3.0 b and i can't make the Host...

Connect To Oracle From BizUnit

first post: Chakib wrote: Hi, I m using BizUnit framework for testing a BizTalk fl...

latest post: Chakib wrote: Hi Benjy, thanks for your advise. The BizUnit oracle extension ...

New BizUnit User

first post: Ramkannappan wrote: Hi All, I am Ramkannappan, working as an EDI (Electronic Data I...

latest post: Ramkannappan wrote: Thank you very much Benjy, I have already ordered the "Professional...

Context with some of the steps.. eg DotNetObjectInvoker

first post: madad wrote: I've been using the DotNetObjectInvokerStep to do some stuff as par...

latest post: santoshbenjamin wrote: Hi, I havent seen the 3.0 release yet and it may have been fixe...

Contributing to BizUnit

first post: JohnBundred wrote: Hi Kevin, I've posted an issue on the tracker but in the meanti...

latest post: kevinsmi wrote: Hi, The latest version is v3.0 which was uploaded last weekend,...

Auto-generating BizUnit test cases from Excel and vise versa

first post: fammouri wrote: Hi Kevin, I was reading about the new functionality of auto-gen...

Unit testing WCF service published by BizTalk?

first post: suresh_v_r wrote: Hi, Im looking for unit testing WCF service which is publishe...

latest post: michaelstephenson wrote: Check out my blog post http://geekswithblogs.net/michaelstephen...

Edited: please delete

first post: gogogadgetleg wrote: Edited: please delete. Thanks!

Port which subscribes to all messagebox messages?

first post: gogogadgetleg wrote: As part of the testing I will be carrying out, I have been asked to...

latest post: gogogadgetleg wrote: Hi Lars, Thanks for the help. I found a way round the problem b...

XmlContextLoader error

first post: sashaxp wrote: Following error occur while executing XmlContextLoader: System....

FormatException when using DBQueryStep

first post: FDailey wrote: I'm trying to use DBQueryStep and I keep getting a FormatException....

latest post: madad wrote: You're getting that message when it's trying to pick up one of the ...

Auto-generating BizUnit test cases from Excel

first post: RaviR wrote: Hi Kevin, You blog refers to clients that you have worked with...

latest post: kevinsmi wrote: Hi Ravi, The way most people do this is to create an Excel spre...

DBExecuteNonQueryStep ConnectionString takeFromCtx

first post: ckarras wrote: Hi, I'm trying to use the DBExecuteNonQueryStep, with a conn...

SOAPHTTPRequestResponseStep doesn't like target namespaces

first post: gauravsamudra wrote: Hi Kevin, Firstly I’d like to thank you for creating such aweso...

DatabaseRowCountStep - Oracle

first post: stelin wrote: Hi I have a send port that sends a message to an oracle databas...

Test DB Output

first post: kennyng wrote: How can I test DB output without actually do an query to the databa...

MQSeriesHelper.cs

first post: naushadalam wrote: Hi I was writing a test case , in which there was a test step to ...

Mocking Web Services

first post: rwoodruf wrote: All, Do you have any suggestions on swapping out or Mocking Web...

BizUnit, NAnt and MSTest

first post: ChrisL wrote: I have a NAnt script running MSTest which is using the test list fi...

latest post: kevinsmi wrote: Hi, Yes. BizUnit has no dependency on MSTest, NUnit or anything...

Old bugs still there

first post: santoshbenjamin wrote: Hi Kevin, what bugs exactly did you fix in this? the XmlContextLoad...

latest post: santoshbenjamin wrote: Hey, Just downloaded the alpha release. Will go through them. I tr...