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.
There are two releases of LTAF:
- LTAF v1.0 contained 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 was unsupported, and is provided as is.
- LTAF v2.0 contained a bunch of upgrades and became fully open source. ASP.NET QA team will also use version of LTAF that lives at codeplex. Everyone is welcome to contribute to the project.
Details on how to use this framework are included in the
Lightweight Test Automation Framework release notes.
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.