.NET news » Testing 
Performance Testing Microsoft .NET Web Applications (Pro-Developer)
Author: MICROSOFT ACE TEAM
Average rating: (6 reviews)
More .NET Testing books
Unit testing enumerations which map to a database table
How to ensure an enumeration is up-to-date with a table in the database.
Creating a Custom .Net Profiler
Describes how to create your own custom profiler for any managed application
LogString: A Simple C#2 Application Event Logging Class
This article presents a simple .NET 2.0 event logging class. It is designed to allow multiple threads to add events to one or more log strings and provides event driven updates for viewers.
27 Aug 2006, 23:01:00 Source: LogString: A Simple C#2 Application Event Logging Class
Tags: Debug
Testing
An NUnit Test Suite Implementation
This article describes a scalable NUnit unit test suite for use on a tiered, database-driven .NET application.
Monitor .NET Code Quality with FxCop and Custom Rules
You no longer have to rely solely on experience and code reviews to find code problems; FxCop can find many problems for you. It even lets you create and enforce custom rules that apply specifically to your organization's code.
Ranorex - free GUI test and automation library for C++, Python and all .NET languages
Ranorex is a Windows GUI test and automation library for C++, Python and for all .NET languages. Applications and websites can be automated using Python script or a .NET program. All new Visual Studio 2005 controls are supported and can be automated.
3 Aug 2006, 17:17:34 Source: Ranorex - free GUI test and automation library for C++,...
Tags: Testing
Software
Improve Code Quality with Unit Testing in Visual Studio Team Edition
Learn to use Visual Studio Team Edition's built-in unit test generation and code coverage analysis capabilities to ensure all your code gets tested.
28 Jul 2006, 14:17:58 Source: Improve Code Quality with Unit Testing in Visual Studio...
Tags: Testing
Source Control
Device Security Manager Powertoy for Windows Mobile 5.0 Released!
This test tool helps developers of Windows Mobile applications test various security policies for Windows Mobile devices.
It is designed as a desktop application that ships with a preset list of "security configurations". A security configuration can be thought of as a template, which contains a collection of individual policies and settings. For example, a security configuration could define policies such as whether unsigned applications are allowed to execute, whether RAPI is disabled etc. Using this tool, the developer can provision a Windows Mobile device with different configurations, and then test the application's behavior under these configurations. This tool can be used either on an emulator or an unlocked Windows Mobile device.
5 Jul 2006, 18:28:00 Source: Device Security Manager Powertoy for Windows Mobile 5.0...
Tags: Mobile
Testing
SOA Testing using White, Black and Gray Box Techniques
Effective techniques are revealed to developers and testers on testing Web Services for reliability and robustness. These techniques demonstrate how a user can push the boundary of testing Web Services intelligently, without having access to the source code to a Web Service.
21 Jun 2006, 22:08:52 Source: SOA Testing using White, Black and Gray Box Techniques
Tags: Testing
Web Services
A simple solution to see the inside of your code
A simple solution to see the inside of your code.

