Welcome to MSDN Blogs Sign in | Join | Help

Ivo Manolov's Blog

.NET, WPF and Win32 Programming

Syndication

Browse by Tags

All Tags » Software Testing   (RSS)
TestApi Slide-Deck from the Patterns & Practices Summit
This week is Microsoft’s Patterns & Practices summit in Redmond . Earlier today I gave a 15-minute presentation on TestApi . Here is the slide-deck: Introduction To Test Api (P&P Summit) View more presentations from ivom1234 . var gaJsHost = (("https:" Read More...

Posted Wednesday, October 14, 2009 10:23 PM by ivom | 0 Comments

Introduction to TestApi – Part 4: Combinatorial Variation Generation APIs
The state and behavior of every software system depends on a number of parameters. These parameters can be both inputs as well as environmental factors. One can think of software testing as a controlled experiment, where the system under test is observed Read More...

Posted Wednesday, August 26, 2009 8:31 PM by ivom | 0 Comments

WPF Control Verifier v0.1 Released!
Our strategy to improve WPF and .NET application quality has 3 major pillars: Provide guidance on how to create high-quality applications; Provide reusable API libraries for automated application testing and monitoring; Provide tools to help create and Read More...

Posted Wednesday, August 19, 2009 9:59 AM by ivom | 0 Comments

Filed under: ,

TestApi v0.3 Released!
I am happy to announce that we have just released the third preliminary version of TestApi -- the testing API library. This version introduces some fairly significant changes and new features: New name spaces (under Microsoft.Test) and new binary names; Read More...

Posted Thursday, July 23, 2009 6:52 PM by ivom | 1 Comments

WPF Application Quality Guide v0.5 Released!
I am happy to announce that we have released CTP 5 of the “WPF Application Quality Guide” – our single-stop document for WPF application and component developers and testers. CTP 5 comes with the following new and updated content: New content: “Considerations Read More...

Posted Tuesday, April 28, 2009 8:58 PM by ivom | 5 Comments

TestApi v.0.2 Released!
I am excited to announce that we have just released the second preliminary version of TestApi – the testing API library – on http://codeplex.com/testapi ! The v.0.2 package includes the following additions and modifications: Improved command-line parsing Read More...

Posted Friday, April 24, 2009 5:53 AM by ivom | 9 Comments

WPF Application Quality Guide v.0.4 Released!
I am happy to announce that we have just released the fourth preliminary version of the “WPF Application Quality Guide” with the following new sections: a new Data-Driven Testing section, an updated article on Globalization and Localization Testing , Read More...

Posted Thursday, December 18, 2008 7:31 PM by ivom | 3 Comments

Filed under: , ,

Introduction to TestApi – Part 2: Command-Line Parsing APIs
Command-line parsers remind me of linked lists in C++: everybody has written several at various points in their careers. While everybody should write each of those at least once, I doubt that many people out there are particularly excited about writing Read More...

Posted Wednesday, December 17, 2008 2:15 PM by ivom | 6 Comments

Introduction to TestApi – Part 1: Input Injection APIs
I am starting a series of posts introducing some of the facilities available in TestApi 0.1 , a test and utility API library, which we recently released on CodePlex. Most of this content is already available in the documentation provided with the library. Read More...

Posted Monday, December 15, 2008 7:49 PM by ivom | 12 Comments

TestApi v.0.1 Released
On Friday, we released the first preliminary version of an experimental library with test APIs, named ... TestApi :). With this library, we are sharing internal Microsoft testing technology with the developer and tester community. We wanted to keep the Read More...

Posted Saturday, December 06, 2008 10:30 AM by ivom | 1 Comments

WPF Application Quality Guide v.0.3 Released!
On Friday, we released the third preliminary version of the "WPF Application Quality Guide", adding a section 3 new sections: a suggested reading roadmap, a section on globalization and localization testing and a section on manual testing and Read More...

Posted Sunday, September 28, 2008 8:52 PM by ivom | 9 Comments

Filed under: ,

Jobs in the WPF Team
We (the WPF test team) are looking for several engineers, so I wanted to use the blog to point to the available positions in the team and give you a brief outline of the opportunities and responsibilities associated with each position.   Software Read More...

Posted Tuesday, May 20, 2008 7:30 PM by ivom | 17 Comments

Filed under: , , ,

WPF Application Quality Guide v.0.2 Released!
Today we are releasing the second preliminary version of the "WPF Application Quality Guide", targeted at WPF application and component developers and QA professionals. Check out the document here or download the DOC version here . This second Read More...

Posted Thursday, May 08, 2008 1:05 PM by ivom | 3 Comments

Filed under: ,

WPF Application Quality Guide v.0.1 Released!
I am happy to announce that we have just released the first preliminary version of the "WPF Application Quality Guide". This document is targeted at WPF application developers and QA professionals. This document is a first of its kind, so we Read More...

Posted Thursday, January 31, 2008 5:57 PM by ivom | 4 Comments

Filed under: ,

WPF UI Test Tools
We have been asked by various customers about availability of high-level WPF UI testing tools. We will be distributing WPF test guidance and we'd like to include pointers to all available WPF testing tools, so please do let us know if you have created Read More...

Posted Friday, July 27, 2007 2:21 PM by ivom | 15 Comments

Filed under: ,

Page view tracker