ASP.NET QA
This page details releases from the
ASP.NET QA team, including:
- Tools developed by the team to test the product that might be useful for the community.
- Sample applications built by the team to verify and showcase product features.
- Automated test suites written to verify product features.
Lightweight Test Automation Framework for ASP.NET
The Lightweight Test Automation Framework for ASP.NET was developed and is currently used by the ASP.NET QA Team to automate regression tests for the product. It is designed to run within an ASP.NET application.
Tests can be written in any .NET Framework language. They use an API to manipulate and verify the DOM of the browser. The Lightweight Test Automation Framework supports running tests in Microsoft Internet Explorer, Mozilla Firefox, Apple Safari, and Opera.
Please see the
Lightweight Test Automation Framework Road Map for more information about the team's plan for future releases.
The June Update release contains both the Lightweight Test Automation Framework for ASP.NET source code and samples that show how the ASP.NET QA team creates automated tests. The release is unsupported, and is provided as is.
You can find the both the Lightweight Test Automation Framework for ASP.NET source code and samples in the
Lightweight Test Automation Framework Nov. Release.
Details on how to use this framework are included in the
Lightweight Test Automation Framework release notes.
Download Latest
Lightweight Test Automation Framework:
Lightweight Test Automation Framework Nov. Release
Known Issues
A list of known issues and limitations can be here:
Lightweight Test Automation Framework known issues
Release History
A history of all the changes made in each release:
Lightweight Test Automation Framework Release History
Feedback & Questions
If you have any feedback or questions on the Lightweight Test Automation Framework please visit our new forum on
www.asp.net and let us know.