757 Views
A common way to test web applications is through browser automation. In this article, Steve Sanderson shows how you can convert Java's powerful HtmlUnit library into a .NET assembly and then use it with NUnit, XUnit, etc, as a faster and more powerful way to simulate a browser hitting your application.
0 comments