<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by slmoloch</title>
    <description>Stories kicked by slmoloch</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Dealing with persistence in web tests for ASP.NET</title>
      <description>Every web site have persisted storage. It can be XML on disk, DB or Key-Value storage, whatever. This aspect brings a lot of troubles while designing Web Tests. The most common example - tests script must login in system with predefined credentials and this credentials should be in storage before test run. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f12%2fdesign-of-selenium-tests-for-aspnet_90.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f12%2fdesign-of-selenium-tests-for-aspnet_90.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Dealing_with_persistence_in_web_tests_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Dealing_with_persistence_in_web_tests_for_ASP_NET</guid>
      <pubDate>Thu, 17 Dec 2009 13:43:37 GMT</pubDate>
    </item>
    <item>
      <title>Design of Selenium tests for ASP.NET: Testing AJAX</title>
      <description>When it comes to AJAX, UI tests started to behave unexpectedly. Sometimes they fail, sometimes pass. This article shows how to handle  AJAX requests in Selenium tests from ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f12%2fdesign-of-selenium-tests-for-aspnet_13.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f12%2fdesign-of-selenium-tests-for-aspnet_13.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Design_of_Selenium_tests_for_ASP_NET_Testing_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Design_of_Selenium_tests_for_ASP_NET_Testing_AJAX</guid>
      <pubDate>Sun, 13 Dec 2009 10:03:17 GMT</pubDate>
    </item>
    <item>
      <title>Autogenerate Page Objects for Selenium tests with T4 templates in .NET</title>
      <description>This article shows how to auto generate Page Objects for Selenium in Visual Studio &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f12%2fdesign-of-selenium-tests-for-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f12%2fdesign-of-selenium-tests-for-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Autogenerate_Page_Objects_for_Selenium_tests_with_T4_templates_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Autogenerate_Page_Objects_for_Selenium_tests_with_T4_templates_in_NET</guid>
      <pubDate>Thu, 10 Dec 2009 20:15:12 GMT</pubDate>
    </item>
    <item>
      <title>Design of Selenium tests for ASP.NET: Page Object and Navigator Patter</title>
      <description>Describes how to implement Page Object pattern in Selenium UI tests for ASP.NET  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f11%2fdesign-of-selenium-tests-for-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f11%2fdesign-of-selenium-tests-for-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Design_of_Selenium_tests_for_ASP_NET_Page_Object_and_Navigator_Patter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Design_of_Selenium_tests_for_ASP_NET_Page_Object_and_Navigator_Patter</guid>
      <pubDate>Wed, 09 Dec 2009 11:07:20 GMT</pubDate>
    </item>
    <item>
      <title>Refactoring with Visual Studio macros</title>
      <description>The article describes technique of refactoring the code with VS macros &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f08%2frefactoring-with-visual-studio-macros.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f08%2frefactoring-with-visual-studio-macros.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Refactoring_with_Visual_Studio_macros</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Refactoring_with_Visual_Studio_macros</guid>
      <pubDate>Mon, 10 Aug 2009 17:47:47 GMT</pubDate>
    </item>
    <item>
      <title>How to run JsTestDriver with Visual Studio</title>
      <description>JsTestDriver is a tool which allows to run unit tests for JavaScript in command line. This article provides a way how to integrate JsTestDriver into Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f08%2fhow-to-run-jstestdriver-with-visual_02.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fslmoloch.blogspot.com%2f2009%2f08%2fhow-to-run-jstestdriver-with-visual_02.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_to_run_JsTestDriver_with_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_to_run_JsTestDriver_with_Visual_Studio</guid>
      <pubDate>Mon, 10 Aug 2009 17:43:31 GMT</pubDate>
    </item>
  </channel>
</rss>
