.NET news » Testing Testing Rss Feed

download

ClassMaster 1.1

A learning, unit testing and performance profiling tool for Microsoft .Net. Use ClassMaster to accomplish the following tasks: Shorten the write-debug-rewrite loop. Test classes and their methods. Discover the behavior of a library API quickly. Learn and use internal and private undocumented methods. Teach object-oriented programming concepts without going into language syntax.
18 Mar 2006, 12:37:55   Source: ClassMaster 1.1   Tags: Testing

.NET Profiling: Write Profilers With Ease Using High-Level Wrapper Classes

Here Joachim H. Frцhlich and Reinhard Wolfinger show you how to get all the great functionality of the .NET Profiling API the easy way, with custom wrappers.
8 Mar 2006, 18:00:00   Source: .NET Profiling: Write Profilers With Ease Using...   Tags: Performance Testing

Mutant Power: Create A Simple Mutation Testing System With The .NET Framework

With mutation testing, the system under test is changed to create a faulty version called a mutant. Here James McCaffrey explains how to do this in .NET.
8 Mar 2006, 18:00:00   Source: Mutant Power: Create A Simple Mutation Testing System...   Tags: Testing

NTEST

NTest is an automated unit testing tool that generates unit tests with random inputs and runs them to test the robustness of your program. Inspect object states and properties within your class modules, and manipulate them with a visual model to analyse code behavior. Also acts as a test runner for your NUnit tests.
5 Mar 2006, 18:51:18   Source: NTEST   Tags: Software Testing

Test-Driven Development in .NET

An article presenting benefits and techniques for using test-driven development in .NET, specifically examining the NUnit testing framework.
18 Jan 2006, 05:53:00   Source: Test-Driven Development in .NET   Tags: Testing
« Previous12345Next »