Ivonna is an Asp.Net testing tool that allows writing unit tests for your WebForms applications.

Related Sections

Overview What Ivonna is and how it is different from other Web testing frameworks.

Setup How to create a test fixture and a test.

Project setup scenarios Choosing a folder for your test assembly.

Requesting a page Several common web testing scenarios.

Advanced usage Using request and response headers, and handling page events from your test code.

Preparing the test environment How to run your test in a special context.

Writing tests for an MVC Web