<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>BizUnit Designer</title><link>http://bud.codeplex.com/Project/ProjectRss.aspx</link><description>BizUnit Designer is a GUI that allows rapid creation of BizUnit test cases which can be used for unit testing or system testing distributed applications. The easy to use drag and drop user interfac...</description><item><title>Created Issue: Not able to run the test harness</title><link>http://www.codeplex.com/bud/WorkItem/View.aspx?WorkItemId=3050</link><description>Application seems to be tied up with the V.1025 Microsoft.Services.BizTalkApplicationFramework.BizUnit.DLL. There is an unhandled exception while trying to run the tests.&lt;br /&gt;&lt;br /&gt;Pradeep S&lt;br /&gt;http&amp;#58;&amp;#92;&amp;#92;preps2.blogspot.com&lt;br /&gt;</description><author>preps2</author><pubDate>Fri, 16 Jan 2009 08:53:53 GMT</pubDate><guid isPermaLink="false">Created Issue: Not able to run the test harness 20090116085353A</guid></item><item><title>CREATED ISSUE: ExecuteNonQueryStep - NumberOfRowsAffected Required</title><link>http://www.codeplex.com/bud/WorkItem/View.aspx?WorkItemId=938</link><description>In the tooltip description of the &amp;#34;NumberOfRowsAffected&amp;#34; step attribute, it is described as optional.  However, it is marked as required in the list of attributes and the test cannot be saved without a value specified.&lt;br /&gt;</description><author>Chompers</author><pubDate>Thu, 22 May 2008 11:28:36 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: ExecuteNonQueryStep - NumberOfRowsAffected Required 20080522112836A</guid></item><item><title>CREATED ISSUE: EventLogSaveStep has the same description as EventLogClearStep</title><link>http://www.codeplex.com/bud/WorkItem/View.aspx?WorkItemId=802</link><description>EventLogSaveStep has the same description as EventLogClearStep&lt;br /&gt;</description><author>Espo</author><pubDate>Wed, 07 May 2008 10:31:57 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: EventLogSaveStep has the same description as EventLogClearStep 20080507103157A</guid></item><item><title>UPDATED WIKI: faq</title><link>http://www.codeplex.com/bud/Wiki/View.aspx?title=faq&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
FAQ
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;How do I enter values for an attribute that is marked as repeating?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Attributes that accept repeating values need entries delimited by a double semi-colon – for example john;;doe&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I use a value from the context?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;To use a value from the context use the following notation: &amp;quot;takeFromCtx=KEY&amp;quot; (where KEY is the key name of the context whose value needs to be substituted).&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I know if a test step can contain validation/context loader steps?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Have a look at the sample data textbox to know this &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Why do my test cases run fine inside the Test harness but don’t work in my visual studio test projects?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;BizUnit Designer creates test cases that assume all the required assemblies (that contain test steps) are present in the same folder as that of the executing assembly - so double-check if the teststep assemblies are copied into the out folder or added as a reference to your test projects.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What is the difference between creating a New test case and New from sample test case?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;A new from sample test case creates a new test case using common templates – it brings new users up to speed quickly and also provides rapid test case development for common scenarios&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;A particular property is being marked as required while I know it is not, why is this?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;There are some documentation errors in BizUnit and this causes the information in metadata to be listed incorrectly. Ignore these errors or edit the metadata file in BizUnit Designer by hand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What are the Generic Url and Generic text ellipsis options for?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The former provides a text box where you can quickly enter any url’s while the latter provides a multiline textbox where you can type in chucks of text like xml.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 07:57:46 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: faq 20080430075746A</guid></item><item><title>UPDATED WIKI: faq</title><link>http://www.codeplex.com/bud/Wiki/View.aspx?title=faq&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
FAQ
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;How do I enter values for an attribute that is marked as repeating?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Attributes that accept repeating values need entries delimited by a double semi-colon – for example john;;doe&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Why do my test cases run fine inside the Test harness but don’t work in my visual studio test projects?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;BizUnit Designer creates test cases that assume all the required assemblies (that contain test steps) are present in the same folder as that of the executing assembly - so double-check if the teststep assemblies are copied into the out folder or added as a reference to your test projects.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I know if a test step can contain validation/context loader steps?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Have a look at the sample data textbox to know this &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What is the difference between creating a New test case and New from sample test case?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;A new from sample test case creates a new test case using common templates – it brings new users up to speed quickly and also provides rapid test case development for common scenarios&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;A particular property is being marked as required while I know it is not, why is this?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;There are some documentation errors in BizUnit and this causes the information in metadata to be listed incorrectly. Ignore these errors or edit the metadata file in BizUnit Designer by hand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What are the Generic Url and Generic text ellipsis options for?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The former provides a text box where you can quickly enter any url’s while the latter provides a multiline textbox where you can type in chucks of text like xml.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I use a value from the context?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;To use a value from the context use the following notation: &amp;quot;takeFromCtx=KEY&amp;quot; (where KEY is the key name of the context whose value needs to be substituted).&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 07:56:40 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: faq 20080430075640A</guid></item><item><title>UPDATED WIKI: faq</title><link>http://www.codeplex.com/bud/Wiki/View.aspx?title=faq&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
FAQ
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;How do I enter values for an attribute that is marked as repeating?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Attributes that accept repeating values need entries delimited by a double semi-colon – for example john;;doe&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Why do my test cases run fine inside the Test harness but don’t work in my visual studio test projects?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;BizUnit Designer creates test cases that assume all the required assemblies (that contain test steps) are present in the same folder as that of the executing assembly - so &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;double-check if the teststep assemblies are copied into the out folder or added as a reference to your test projects.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I know if a test step can contain validation/context loader steps?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Have a look at the sample data textbox to know this &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What is the difference between creating a New test case and New from sample test case?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;A new from sample test case creates a new test case using common templates – it brings new users up to speed quickly and also provides rapid test case development for common &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;scenarios&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;A particular property is being marked as required while I know it is not, why is this?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;There are some documentation errors in BizUnit and this causes the information in metadata to be listed incorrectly. Ignore these errors or edit the metadata file in BizUnit &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;Designer by hand.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What are the Generic Url and Generic text ellipsis options for?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The former provides a text box where you can quickly enter any url’s while the latter provides a multiline textbox where you can type in chucks of text like xml.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I use a value from the context?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;To use a value from the context use the following notation: &amp;quot;takeFromCtx=KEY&amp;quot; (where KEY is the key name of the context whose value needs to be substituted).&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 07:56:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: faq 20080430075602A</guid></item><item><title>UPDATED RELEASE: BizUnit Designer 1.4 (Apr 30, 2008)</title><link>http://www.codeplex.com/bud/Release/ProjectReleases.aspx?ReleaseId=12968</link><description>&amp;#42; Now test cases are created which reference assemblies in the same directory as the executing harness &amp;#40;bin&amp;#47;out folders&amp;#41; - this eliminates the need to modify the assemblypath inside the test cases.&lt;br /&gt;&amp;#42; Added hotkeys to menu items.&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Wed, 30 Apr 2008 05:45:20 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: BizUnit Designer 1.4 (Apr 30, 2008) 20080430054520A</guid></item><item><title>RELEASED: BizUnit Designer 1.4 (Apr 30, 2008)</title><link>http://www.codeplex.com/bud/Release/ProjectReleases.aspx?ReleaseId=12968</link><description>&amp;#42; Now test cases are created which reference assemblies in the same directory as the executing harness &amp;#40;bin&amp;#47;out folders&amp;#41; - this eliminates the need to modify the assemblypath inside the test cases.&lt;br /&gt;&amp;#42; Added hotkeys to menu items.&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Wed, 30 Apr 2008 05:45:20 GMT</pubDate><guid isPermaLink="false">RELEASED: BizUnit Designer 1.4 (Apr 30, 2008) 20080430054520A</guid></item><item><title>CREATED RELEASE: BizUnit Designer 1.4 (Apr 30, 2008)</title><link>http://www.codeplex.com/bud/Release/ProjectReleases.aspx?ReleaseId=12968</link><description>&amp;#42; Now test cases are created which reference assemblies are the same directory as the executing harness - this eliminates the need to modify the assemblypath inside the test cases - just copy all the test step assembilies into the folder containing your test harness.&lt;br /&gt;&amp;#42; Added hotkeys to menu items.&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Wed, 30 Apr 2008 05:42:17 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: BizUnit Designer 1.4 (Apr 30, 2008) 20080430054217A</guid></item><item><title>UPDATED WIKI: faq</title><link>http://www.codeplex.com/bud/Wiki/View.aspx?title=faq&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
FAQ
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;How do I enter values for an attribute that is marked as repeating?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Attributes that accept repeating values need entries delimited by a double semi-colon – for example john;;doe&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Why do my test cases run fine inside the Test harness but don’t work in my visual studio test projects?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;BizUnit Designer creates test cases that assume all the required assemblies (that contain test steps) are present in the same folder as that of the executing assembly - so double-check if the teststep assemblies are copied into the out folder or added as a reference to your test projects.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;How do I know if a test step can contain validation/context loader steps?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Have a look at the sample data textbox to know this &lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What is the difference between creating a New test case and New from sample test case?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;A new from sample test case creates a new test case using common templates – it brings new users up to speed quickly and also provides rapid test case development for common scenarios&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;A particular property is being marked as required while I know it is not, why is this?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;There are some documentation errors in BizUnit and this causes the information in metadata to be listed incorrectly. Ignore these errors or edit the metadata file in BizUnit Designer by hand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;What are the Generic Url and Generic text ellipsis options for?&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;The former provides a text box where you can quickly enter any url’s while the latter provides a multiline textbox where you can type in chucks of text like xml.&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 05:36:20 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: faq 20080430053620A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bud/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;h2&gt;
Introduction:
&lt;/h2&gt;BizUnit Designer is a GUI that allows rapid creation of BizUnit test cases which can be used for unit testing or system testing distributed applications. The easy to use drag and drop user interface has minimal learning curve which will get you up and running with test cases in a matter of minutes.&lt;br /&gt; &lt;br /&gt;&lt;u&gt;Note: The test cases generated by BizUnit Designer 1.x are only compatible with BizUnit 2.x&lt;/u&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Quick Start:
&lt;/h2&gt;To create a new test case:&lt;br /&gt;&lt;ol&gt;
&lt;li&gt;Click on the File-&amp;gt;New menu to enable the Test case section&lt;/li&gt;&lt;li&gt;Drag and drop the test steps from the Available test steps section into one of the three stages in the Test case section&lt;/li&gt;&lt;li&gt;Click on each of the test steps in the Test case section to edit it’s attributes in the step attributes section (Use the ellipsis for filling the step attributes quickly)&lt;/li&gt;&lt;li&gt;If you need to re-arrange a test step, right click it and use the context menu&lt;/li&gt;&lt;li&gt;Save the test case into a xml file using the File-&amp;gt;Save menu&lt;/li&gt;
&lt;/ol&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bud&amp;amp;DownloadId=30463" alt="example.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Test harness:
&lt;/h2&gt;BizUnit Designer lets you run your test cases without leaving the GUI using its test harness. To run the test cases, you need to copy the BizUnit and other assemblies (dlls) containing the test steps into the BizUnit Designer folder. You can run either a single test case or multiple test cases in a batch mode using the test harness.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
How does BizUnit Designer work?
&lt;/h2&gt;BizUnit designer uses the metadata from BizUnit documentation to retrieve test steps and attributes. This information is used to construct test cases. BizUnit only shows the test steps for which it has the documentation metadata in the metadata folder – this includes all the test steps that come with BizUnit. &lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Credits:
&lt;/h2&gt;The fantastic BizUnit framework is created by Kevin B. Smith. While, BizUnit Designer doesn’t require BizUnit to compose test cases, you will need BizUnit to run the test cases using the test harness. To download BizUnit, go to &lt;a href="http://www.codeplex.com/bizunit" class="externalLink"&gt;http://www.codeplex.com/bizunit&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;The idea of coming up with a GUI for BizUnit was originally evangelized by the BizTalk guru - Benny Mathew (&lt;a href="http://geekswithblogs.net/benny/Default.aspx" class="externalLink"&gt;http://geekswithblogs.net/benny/Default.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;) who also happens to be my good friend and colleague.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Frequently Asked Questions
&lt;/h2&gt;If you are stuck with a question or an issue with BizUnit Designer, there is a good possibility that it is answered in the FAQ located at &lt;a href="http://www.codeplex.com/bud/Wiki/View.aspx?title=faq&amp;amp;referringTitle=Home"&gt;faq&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 05:35:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080430053535A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 05:29:41 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080430052941A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 05:12:30 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080430051230A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 05:08:40 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080430050840A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 05:06:05 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080430050605A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 03:52:14 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080430035214A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Wed, 30 Apr 2008 03:19:02 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080430031902A</guid></item><item><title>CREATED RELEASE: BizUnit Designer 1.2 (Apr 01, 2008)</title><link>http://www.codeplex.com/bud/Release/ProjectReleases.aspx?ReleaseId=12171</link><description>&amp;#42;Changes in 1.2&amp;#42;&lt;br /&gt;&amp;#42; Fixed a major bug in the Test harness which was causing errors on Windows Server 2003&lt;br /&gt;&amp;#42; Changed the missing required elements error into a warning&lt;br /&gt;&amp;#42; Added a &amp;#91;faq&amp;#93; page</description><author></author><pubDate>Tue, 01 Apr 2008 16:49:15 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: BizUnit Designer 1.2 (Apr 01, 2008) 20080401044915P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Tue, 01 Apr 2008 16:44:57 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080401044457P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bud/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>praneethreddy</author><pubDate>Tue, 01 Apr 2008 16:38:13 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080401043813P</guid></item></channel></rss>