Home / ASP.NET Weblogs

May 2005 - Posts

Posted to:
by: 
05-02-2005, 1:10 PM

Automating for Internet Explorer

In this article, I’ll describe some techniques to wrap an Internet Explorer window in order to facilitate the automation for verifying the behavior of web applications. Unit testing can be a great help to maintain the functionality of each specific blocks of code; however, as the application concretize itself, it is also important to consider the automation of a few sets of end user scenarios to make sure that your application doesn’t break over time. ( more... ) Share this post: Email it! | bookmark it! | digg it! | reddit! Read More...

Archives