February 16, 2007
Enterprise Library Test Guide Released
The folks at Microsoft's Solution Architecture Center have released the Enterprise Library Test Guide 1.0.
The Enterprise Library consists of a set of tools that let you integrate various Application Blocks into.NET applications. The Blocks are designed to handle common tasks in enterprise-scale applications, such as logging, data access, exception management, and many others. Enterprise Library is provided as source code.
This recently-released guide provides detailed description for performing functional tests -- design reviews, code reviews, and automated testing -- on Enterprise Library components. The guide also describes how to test the components to determine whether they follow globalization and security best practices in addition to meeting performance and scalability requirements.
Posted by Jon Erickson at 05:23 PM Permalink
|