TestApi v0.3 Posted

Ever wondered how to test your WPF, Windows Forms, .Net Framework, and Win32 applications programmatically? Of course you have.

Now there’s the TestApi, a library of test and utility APIs that enables developers and testers to create automated tests for .NET and Win32 applications. TestApi provides a set of common test building blocks -- data-structures and algorithms -- in a simple, layered, componentized and documented stack.

New in TestApi v0.3:

  • Managed code fault Injection API
  • Combinatorial Variation Generation API
  • New application control API (experimental)
  • Visual verification additions
  • Acceptance tests
  • New namespace and binary naming
  • New samples
  • Updated documentation

Get the TestApi here: https://testapi.codeplex.com.

Visual Verification

Master0-expected

Expected Client-Area Snapshot

Master0-actual

Actual Client-Area Snapshot

image

Difference Snapshot

Get the TestApi here: https://testapi.codeplex.com.

Technorati Tags: .NET Framework,Windows Forms,WPF