WatiN+CassiniDev project Provide automated testing of your asp.net webforms
WatiN (pronounced as What-in) http://watin.org/
WatiN is developed in C# and aims to bring an easy way to automate tests with Internet Explorer and FireFox using .Net
Read code project article on WatiN and nUnit http://bit.ly/Mv1RZj
CassiniDev project
http://cassinidev.codeplex.com/
CassiniDev project is to provide an open platform for developing a robust ASP.Net web server
CassiniDev is packaged as a standalone WinForms GUI application, a console application and library assembly suitable for self hosting and in automated testing scenarios including continuous integration and as a 100% compatible drop-in replacement for the Visual Studio 2008/2010 development server.
Combining CassiniDev project + WatiN + VisualStudioTestProject OR nUnit + your asp.net web application project = Automated asp.net webform testing without providing a moke object for your asp.net page
I have made one sample application which can be downloaded by accessing URL http://bit.ly/MvcvPS (Google drive)
* Extract the folder structure under D:\ or change the path in the test project
* Used Visual studio Team system 2008
Comments
Post a Comment