Browse by Tags
All Tags »
Automated Testing (RSS)
Microsoft WPF team has released the TestApi v0.3 with various new additions and updates to the common testing API library . The new APIs and updates include: Managed code fault injection API Combinational variation generation API New application control
Read More...
WPF Application Quality Guide v0.5 has been released today at the WindowsClient.NET with new topics and updates! Please check out the headline at the Featured News section, view the guide online or download a word doc for viewing offline! This release
Read More...
WPF Test team just released the TestApi v.0.2 ! “TestApi” is a set of standalone libraries to enable WPF developers to test their applications and controls more effectively and efficiently. This latest release includes the following additions: AutomatedApplication
Read More...
I am very excited to introduce the TestApi v.0.1 to you - Microsoft WPF Test team has just released the v.0.1 version of the Test APIs! To find out the details and download the APIs source code, samples, and API documentation at http://codeplex.com/TestApi/
Read More...
WPF Application Quality Guide v0.3 has been released on 09/26/08 (last Friday) at the WindowsClient.NET! It is a guide that we hope upon completion can be a one-stop shop for guidance and best practices to improve product quality and testability of WPF
Read More...
The WPF team has just released the WPF Application Quality Guide v0.2 today, here is an online version and here is a word doc with same content. This release has an easy-to-navigate TOC structure, additional samples and content such as general testing
Read More...
The “WPF Application Quality Guide v 0.1” white paper is live online at the WindowsClient.NET site today! It’s a guide that we hope upon completion can be a one-stop shop for guidance and best practices to improve product quality and testability for WPF
Read More...
The sample solution has 3 projects: one is a Custom Control Library that currently include 2 custom controls, both of them have UI Automation support buit-in; the 2nd is a WPF application that is using these 2 custom controls; the 3rd project is a tester
Read More...
Attachment(s): CustomControlSol.zip