Learn to Code WatiN: Browser Test your Web Site with WatiN(www.cptloadtest.com)
submitted by
jayharris(160) 2 years, 1 month ago
This coding exercise is designed to give you an introduction to browser-based testing using the WatiN framework, or Web Application Testing in .NET. The framework allows developers to create integration tests (using a unit testing framework like MbUnit, NUnit, or MSTest) to test and assert their application within a browser window. The framework interacts with the browser DOM much like and end-user, producing reliable results that mimic the real world. In this sample, we will write a few WatiN tests against the Google search engine.
|category: Unit Testing
|Views: 428
tags:
Testing another
Everyones tags:
Your Tags: