<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>bizunit Source Control Rss Feed</title><link>http://www.codeplex.com/bizunit/SourceControl/ListDownloadableCommits.aspx</link><description>bizunit Source Control Rss Description</description><item><title>Source code checked in, #94877</title><link>http://bizunit.codeplex.com/SourceControl/changeset/changes/94877</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:38:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #94877 20121001103835P</guid></item><item><title>Source code checked in, #94876</title><link>http://bizunit.codeplex.com/SourceControl/changeset/changes/94876</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 22:31:06 GMT</pubDate><guid isPermaLink="false">Source code checked in, #94876 20121001103106P</guid></item><item><title>Patch Uploaded: #10467</title><link>http://bizunit.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/fkuiper'&gt;fkuiper&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;If excuting a non query &amp;#40;like &amp;#34;delete &amp;#42; from &amp;#91;table&amp;#93;&amp;#34;&amp;#41; and you set NumberOfRowsExpected &amp;#61; 0. The step will raise an Exception&amp;#58; &amp;#34;System.IndexOutOfRangeException&amp;#58; Cannot find table 0.&amp;#34;.&lt;br /&gt;In this fix I&amp;#39;ve put the test &amp;#34;NumberOfRowsExpected &amp;#61;&amp;#61; 0&amp;#34; infront of any other test so this exception will not be raised when NumberOfRowsExpected is set to 0.&lt;/p&gt;</description><author>fkuiper</author><pubDate>Tue, 27 Sep 2011 09:47:32 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #10467 20110927094732A</guid></item><item><title>Source code checked in, #57274</title><link>http://bizunit.codeplex.com/SourceControl/changeset/changes/57274</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Wed, 28 Jul 2010 22:13:23 GMT</pubDate><guid isPermaLink="false">Source code checked in, #57274 20100728101323P</guid></item><item><title>Patch Uploaded: #2023</title><link>http://www.codeplex.com/bizunit/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/site/users/view/Arindrajit'&gt;Arindrajit&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Added support for multiple machine in EventLogCheckStep. This is very useful in a clustered or test covering more than one machine. Simply pass machine name in  comma separated string like &amp;#34;machine1,machine2,machine3&amp;#34;.&lt;/p&gt;</description><author>Arindrajit</author><pubDate>Thu, 30 Oct 2008 15:48:06 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #2023 20081030034806P</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/bizunit/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/UserAccount/UserProfile.aspx?UserName=Data'&gt;Data&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;This Patch contains the following providers&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#42; StopBtsSendPortStep&lt;br /&gt;&amp;#42; CreateBtsSendPortStep&lt;br /&gt;&amp;#42; StartBtsSendGroupStep&lt;br /&gt;&amp;#42; StartBtsReceiveLocationStep&lt;br /&gt;&amp;#42; StartBtsSendPortStep&lt;br /&gt;&amp;#42; StopBtsReceiveLocationStep&lt;br /&gt;&amp;#42; StopBtsSendGroupStep&lt;br /&gt;&lt;/p&gt;</description><author>Data</author><pubDate>Sun, 04 May 2008 07:34:59 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20080504073459A</guid></item><item><title>Patch Uploaded</title><link>http://www.codeplex.com/bizunit/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='/UserAccount/UserProfile.aspx?UserName=JohnBundred'&gt;JohnBundred&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br&gt;New web service step and updated xml validation step as requested by Kevin.&lt;br/&gt;&lt;br/&gt;New SoapXmlHttpRequestResponseStep - Allows sending of complete soap request envelopes and receiving of complete soap response envelopes.  Does not perform any codegen of proxies from schemas which a&amp;#41; overcomes the crash that occurs with included xsd files &amp;#40;i.e. all BizTalk WSE adapter generated web service schemas&amp;#41;, b&amp;#41; sends exactly the data in the test case data file rather then the message generated by the proxy, c&amp;#41; provides full control over the request envelope which allows sending of invalid messages scenarios and custom soap header value scenarios, d&amp;#41; allows validation of any part of the soap response envelope.  This test step is provided by my colleague Armando Fagundes.&lt;br/&gt;&lt;br/&gt;Updated XmlValidationStep - Based on the namespaces in the message to be validated sets up a XmlNamespaceManager.  Namespaces with aliases are added with the alias name, e.g. xmlns&amp;#58;soap&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.xmlsoap.org&amp;#47;soap&amp;#47;envelope&amp;#47;&amp;#34; adds the namespace &amp;#34;http&amp;#58;&amp;#47;&amp;#47;schemas.xmlsoap.org&amp;#47;soap&amp;#47;envelope&amp;#47;&amp;#34; with the alias &amp;#34;soap&amp;#34;.  Default namespaces are added using the element name they belong to, e.g. &amp;#60;MyElement xmlns&amp;#61;&amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.mydomain.com&amp;#47;mydefaultnamespace&amp;#47;&amp;#34;&amp;#62; adds the namespace &amp;#34;http&amp;#58;&amp;#47;&amp;#47;www.mydomain.com&amp;#47;mydefaultnamespace&amp;#47;&amp;#34; with an alias of MyElement.  This allows much simpler xpath declarations to the used in the validation step rather than the BizTalk style xpaths &lt;br/&gt;&lt;br/&gt;e.g. &amp;#60;XPathValidation query&amp;#61;&amp;#34;&amp;#47;soap&amp;#58;Envelope&amp;#47;soap&amp;#58;Body&amp;#47;soap&amp;#58;Fault&amp;#47;faultstring&amp;#34;&amp;#62;An exception occured&amp;#60;&amp;#47;XPathValidation&amp;#62;, &lt;br/&gt;&lt;br/&gt;or in the case of an element with a default namespace &lt;br/&gt;&amp;#60;XPathValidation query&amp;#61;&amp;#34;&amp;#47;soap&amp;#58;Envelope&amp;#47;soap&amp;#58;Body&amp;#47;MyElement&amp;#58;MyElement&amp;#47;Amount&amp;#34;&amp;#62;999&amp;#60;&amp;#47;XPathValidation&amp;#62;. &lt;br/&gt;&lt;br/&gt;Hopefully business users rather than developers can then define and code the test scenarios.&lt;/p&gt;</description><author>JohnBundred</author><pubDate>Mon, 09 Jul 2007 16:17:02 GMT</pubDate><guid isPermaLink="false">Patch Uploaded 20070709041702P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bizunit/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kevinsmi</author><pubDate>Sat, 12 May 2007 21:59:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070512095939P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/bizunit/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>kevinsmi</author><pubDate>Sat, 12 May 2007 21:52:33 GMT</pubDate><guid isPermaLink="false">Source code checked in 20070512095233P</guid></item></channel></rss>