Browse by Tags
All Tags »
TestAPI (RSS)
TestApi v.0.3 includes the following additions: 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
Read More...
TestAPI has released its 0.2 version. New features include: - App Control API - In the earlier version, automation of the test apps (in proc/out proc) was demo'd in a sample. Now this is integrated into the TestAPI making it simpler to test the apps.
Read More...
TestAPI . Heard of it? Tried it?... huh So here is the gist of it. It’s a collection of helper functions that will make testing your applications easier. Now this is an alpha release and is in the first iteration – so we still have a feature backlog J
Read More...
Testing your application is a critical part of the development lifecycle. However, as part of testing we often reinvent the wheel when it comes to helpers. How many of you out there have written file, input, and so forth helper classes. We realized this
Read More...