<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Recent Posts in Pragmatic Unit Testing in C# with NUnit | Pragmatic Forums</title>
    <link>http://fora.pragprog.com/forums/36/posts</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Passing parameters to nunit at runtime posted by Boo @ Sun, 11 Nov 2007 01:49:33 -0000</title>
      <description>&lt;p&gt;I guess the bigger question is what are you testing?&lt;/p&gt;</description>
      <pubDate>Sun, 11 Nov 2007 01:49:33 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:36:125:1921</guid>
      <author>Boo</author>
      <link>http://fora.pragprog.com/forums/36/topics/125</link>
    </item>
    <item>
      <title>Passing parameters to nunit at runtime posted by prashant @ Wed, 31 Oct 2007 14:23:10 -0000</title>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;


	&lt;p&gt;I have written Nunit test case using C#. I am using same database located in different server for example  server1 and server2.&lt;/p&gt;


	&lt;p&gt;My config file is&lt;/p&gt;


&amp;lt;configuration&gt;

  &amp;lt;appsettings&gt;

    &amp;lt;add value="server1" key="x" /&gt;

  &amp;lt;/appsettings&gt;

	&lt;p&gt;&amp;lt;/configuration&gt;&lt;/p&gt;


	&lt;p&gt;when i execute the test case then it will execute with server1&lt;/p&gt;


	&lt;p&gt;Now the question is:&lt;br /&gt;I want to execute the same test case with server2&lt;/p&gt;


	&lt;p&gt;How can i pass connection string of server2 to test case dynamically  or run time&lt;/p&gt;


	&lt;p&gt;please help me&lt;/p&gt;


	&lt;p&gt;Reagrds&lt;br /&gt;Prashant&lt;/p&gt;</description>
      <pubDate>Wed, 31 Oct 2007 14:23:10 -0000</pubDate>
      <guid isPermaLink="false">fora.pragprog.com:36:125:1892</guid>
      <author>prashant</author>
      <link>http://fora.pragprog.com/forums/36/topics/125</link>
    </item>
  </channel>
</rss>
