BizTalk Gurus

Search

BizTalk Community Blogs via Syndication

Syndication

  • Random File Message Creator Component for LoadGen

    LoadGen is my favorite tool to perform automatic testing in BizTalk. It is easy to configure and extensible. When I want to mimic the characteristics of the BizTalk production environment in a test lab as close as possible, LoadGen is the way to go. The load, in terms of number of messages per time unit...
    by Anonymous on Jun 18 2009, 12:00 AM
  • Useful command line tools while performance testing

    Finding the optimal performance for a BizTalk configuration can be hard and time consuming. There are a lot of possible configurations and adaptable settings. Performance testing is a matter of starting tests over and over again using different sets of parameters. Before a new test is started the servers...
    by Anonymous on Aug 11 2009, 12:00 AM
  • A Test suite for business rules

    I mentioned in a previous posts that the rule validation in the interactive rule map (cause-effect graph between terms and rules) is part one of the rule validation. In the image on the right (click to zoom) you see the second part that is currently being developed. Test cases that are created in the...
    by Anonymous on Jun 28 2007, 12:00 AM
  • Superhero Personality Test

    I took the test and I am: Spider-Man Spider-Man 95% Hulk 70% The Flash 60% Catwoman 60% Robin 50% Iron Man 50% Green Lantern 45% Superman 40% Supergirl 40% Batman 30% Wonder Woman 30% You are intelligent, witty, a bit geeky and have great power and responsibility. Click here to take the Superhero Personality...
    by Anonymous on Feb 09 2007, 12:00 AM
  • TypeMock just totally rocks!

    Mocking frameworks are growing more and more in popularity these days, because to some degree Unit Testing, via TDD or otherwise, has been growing in popularity. This week at the Heartland Developer Conference I gave a talk on what I call "practical" TDD. The talk goes over the basics of TDD...
    by Anonymous on Oct 19 2007, 12:00 AM
  • MLLP Receive Test Tool

    In an effort to expand on this entry, while testing, there are many times where I have to use the mllpreceive.exe to capture data. I have made it easy by adding right click functionality. I created a batch file called Receive.bat with the following contents: MLLPRECEIVE.EXE /P 12000 /SPLIT /SB 11 /EB...
    by Anonymous on Aug 19 2006, 12:00 AM
  • Auto-generating BizUnit Test Cases

    This post follows on from yesterday's post: Creating BizUnit Test Cases for comparing Xml Files If you are using the XmlValidationStep / XmlValidationStepEx BizUnit steps and using XPath validation, then it can be a pain to write all these XPathValidation statements by hand. So I wrote a utility...
    by Anonymous on Nov 27 2007, 12:00 AM
  • LoadGen 2007 and a Simple BizTalk WCF Test

    A quiet release by Microsoft this month was the new version of its free BizTalk performance and stress test tool - Microsoft BizTalk LoadGen 2007. Come to think about it BizTalk LoadGen 2004 unfortunately also never got much praise, even though it is used quite a lot by Microsoft to test BizTalk. You...
    by Anonymous on Nov 04 2007, 12:00 AM
  • Using Test X509 Certificates with BizTalk Web Services

    Using Test X509 Certificates with BizTalk Web Services If you’re planning to use X509 digital certificates to secure communication between services then you would need to test all security features at some point. MakeCert.exe tool can help to generate self-signed certificates for development and...
    by Anonymous on May 05 2006, 12:00 AM
  • Visual Studio 2005 Template for BizUnit test projects

    For my own conveniency I created a VS 2005 project template for BizUnit test projects. The project already contains references to the NUnit and BizUnit assemblies. Also a class file is added with template code for BizUnit. All you have to do is: - download the Zip file here - place it in your `My Documents...
    by Anonymous on Mar 16 2007, 12:00 AM
Page 1 of 54 (531 items) 1 2 3 4 5 Next > ... Last »