Welcome Everyone Who:

Wants:

· To do right things right first time.

Does not want:

· To do things without value.

Knows that:

· Software Testing never ends, it just stops.

· Software Quality does not happen by accident; it has to be planned.

Believes that:

· There's always one more bug during Software Testing.

· Software Testing is the art of thinking.

Powered By Blogger

Wednesday, June 30, 2010

MS WPF Testing-API Testing

The link below is a guide on how to test WPF applications and
controls but has a lot of valuable content on API testing in
general


http://windowsclient.net/wpf/white-papers/wpf-app-quality-guide.aspx

Topics that are covered include the following:

  • Information about the WPF programming stack.
  • Information about different levels of testing, from API testing to integration to system testing.
  • A list of available tools and related references.

Sample code is provided wherever applicable

No comments:

Post a Comment