<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Testing the page object for an ASP.NET site</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx</link><description>Using ASP.NET unit tests, you can test classes and methods that are part of an ASP.NET web site. This is often very similar to testing anything else, since you can use code generation on classes that are within the App_Code directory for the site. Unfortunately,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Link Listing - August 1, 2005</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#446413</link><pubDate>Tue, 02 Aug 2005 07:17:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:446413</guid><dc:creator>Christopher Steen - Learning .NET</dc:creator><description>.Net in Samples - Free eBook [Via: Ohad Israeli ] &lt;br&gt;A Customizable Login Server Control [Via: Bilal Haidar...</description></item><item><title>Link Listing - August 1, 2005</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#446421</link><pubDate>Tue, 02 Aug 2005 07:18:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:446421</guid><dc:creator>Christopher Steen</dc:creator><description>.Net in Samples - Free eBook [Via: &lt;br&gt;Ohad Israeli &lt;br&gt;] &lt;br&gt;A Customizable Login &lt;br&gt;Server Control [Via: Bilal...</description></item><item><title>VSTS Links - 8/8/2005</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#449177</link><pubDate>Tue, 09 Aug 2005 00:16:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:449177</guid><dc:creator>Team System News</dc:creator><description>Rob Caron - How To Get Team Foundation Functionality in Visual Studio&lt;br&gt;&lt;br&gt;Rob confirms that you have to...</description></item><item><title>Unit testing and ASP.NET</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#545707</link><pubDate>Wed, 08 Mar 2006 01:18:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:545707</guid><dc:creator>.net DElirium</dc:creator><description>Interesting post on applying unit testing to ASP.NET code:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.asp"&gt;http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.asp&lt;/a&gt;...</description></item><item><title>re: Testing the page object for an ASP.NET site</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#631052</link><pubDate>Wed, 14 Jun 2006 19:13:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:631052</guid><dc:creator>stefan.kowalewski</dc:creator><description>are there any working examples of being able to unit test ASP.NEt pags/classes??&lt;br&gt;&lt;br&gt;reading the blog and this post (&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/ms182526.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms182526.aspx&lt;/a&gt;), i've tried to write an ASP.NET unit test. &amp;nbsp;the problem i am having is running the test - it can't find the page/site. &amp;nbsp;i'm trying to run the tests in the development server mode (and maybe this is my problem). &amp;nbsp;i've set the port on the web project and set the &amp;quot;dynamic&amp;quot; property to false - so that the port is always the same when i run the site/pages.&lt;br&gt;&lt;br&gt;i've decorateed the unit test with the UrlToTest attribute, including the port number (&lt;a rel="nofollow" target="_new" href="http://localhost:12345/AspnetWebSite"&gt;http://localhost:12345/AspnetWebSite&lt;/a&gt;). &amp;nbsp;however, when i run the test i created, from the test manager, the tests attempt to access the site/pages on a different port. &amp;nbsp;each time i run the test (from test manager), it runs on a different port.&lt;br&gt;&lt;br&gt;i'm wondering if any one has any working examples/code for sucessfully running ASP.NET unit tests.&lt;br&gt;&lt;br&gt;thanks...</description></item><item><title>re: Testing the page object for an ASP.NET site</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#631183</link><pubDate>Wed, 14 Jun 2006 21:00:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:631183</guid><dc:creator>stefan.kowalewski</dc:creator><description>regardinng my comment above, my problem was a configuration setting. &amp;nbsp;in the &amp;quot;Hosts&amp;quot; setting for the localteestrun.testrunconfig configuration file, i wasn't properly setting the &amp;quot;Web application root:&amp;quot;. &amp;nbsp;i had all the other setting correct...</description></item><item><title>re: Testing the page object for an ASP.NET site</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#733315</link><pubDate>Thu, 31 Aug 2006 14:06:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:733315</guid><dc:creator>Cois</dc:creator><description>The [UrlToTest] attribute specifies the initial page to test. But is it possible to change the page within the same method?&lt;br&gt;Or, more specifically, what happens if the page I need to test can only be accessed after going to a login page and entering credentials?</description></item><item><title>Software Testers Deep Dive</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#1789334</link><pubDate>Fri, 02 Mar 2007 21:45:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1789334</guid><dc:creator>Jeff Beehler's Blog</dc:creator><description>&lt;p&gt;We recently ran a bootcamp for some of our internal teams on the testing capabilities of Visual Studio&lt;/p&gt;
</description></item><item><title>Software Testers Deep Dive</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#1789462</link><pubDate>Fri, 02 Mar 2007 22:02:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1789462</guid><dc:creator>RSS It All</dc:creator><description>&lt;p&gt;We recently ran a bootcamp for some of our internal teams on the testing capabilities of Visual Studio&lt;/p&gt;
</description></item><item><title>re: Testing the page object for an ASP.NET site</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#2781174</link><pubDate>Tue, 22 May 2007 06:07:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2781174</guid><dc:creator>snkscore</dc:creator><description>&lt;p&gt;Is anything happening with asp.net unit tests?&lt;/p&gt;
&lt;p&gt;This post is almost 2 years old and it is one of the only pieces of info out there of value when it comes to creating ASP.NET Unit Tests.&lt;/p&gt;
&lt;p&gt;Is there no documentation? &amp;nbsp;No examples? &amp;nbsp;No best practices or anything?&lt;/p&gt;
&lt;p&gt;Is this an abandoned product?&lt;/p&gt;
</description></item><item><title>re: Testing the page object for an ASP.NET site</title><link>http://blogs.msdn.com/vstsqualitytools/archive/2005/08/02/446322.aspx#8529034</link><pubDate>Wed, 21 May 2008 21:17:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8529034</guid><dc:creator>ulu</dc:creator><description>&lt;p&gt;Asp.Net testing is also possible with Ivonna:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sm-art.biz/Ivonna.aspx"&gt;http://sm-art.biz/Ivonna.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;ulu&lt;/p&gt;
</description></item></channel></rss>