Not logged in |
Login
skip to content
IT Web Feeds » ASP.NET Daily Articles » Unit Testing ASP.NET Pages Using WatiN
H
ome
S
earch
IT Forums
IT Articles
Book Store
Dev-exchange.com
Feeds
Categories
Tags
Feeds
1191
items (
1191
unread) in
13
feeds
Developer Fusion Recent Articles & Tutorials
(14 unread)
WebDevelopment
(892 unread)
Open Source Web Development Tutorials - RSS Feeds
(77 unread)
4GuysFromRolla.com Headlines
(23 unread)
ASP.NET Daily Articles
(143 unread)
dev-exchange.com
(59 unread)
SitePoint.com
(46 unread)
ScottGu's Blog
(37 unread)
C-Sharpcorner Latest Articles
(190 unread)
The Code Project Latest Articles
(317 unread)
Developer Tutorials
PHP
(82 unread)
Good PHP Tutorials - New Tutorials
(82 unread)
ColdFusion
(147 unread)
Ben Nadel ColdFusion And Web Development Feed @ BenNadel.com
(147 unread)
MicrosoftExchangeServer
(56 unread)
MSExchange.org
(56 unread)
«
Expand/Collapse
ASP.NET Daily Articles
March 26, 2008
Unit Testing ASP.NET Pages Using WatiN
Posted:
March
26th
, 2008, 7:52am CDT by
Mohammad Azam
Unit testing is an integral part of the application design. Unit testing is applied at different levels of the application. In this article we will focus on the User Interface level unit testing. We will use WatiN to test our ASP.NET application.
← Supporting Complex Types in Property ...
Building a Simple Blog Engine with AS... →