.NET Test Automation Recipes: A Problem-Solution Approach

.NET Test Automation Recipes: A Problem-Solution Approach
Authors
Dr. James McCaffrey
ISBN
1590596633
Published
09 May 2006
Purchase online
amazon.com

If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book presents practical techniques for writing lightweight software test automation in a .NET environment and covers API testing thoroughly. It also discusses lightweight, custom Windows application UI automation and teaches you low-level web application UI automation. Additional material covers SQL stored procedure testing techniques.

Editorial Reviews

If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book presents practical techniques for writing lightweight software test automation in a .NET environment and covers API testing thoroughly. It also discusses lightweight, custom Windows application user interface automation and teaches you low-level web application user interface automation. Additional material covers SQL stored procedure testing techniques.

The examples in this book have been successfully used in seminars and teaching environments where they have proven highly effective for students who are learning intermediate-level .NET programming. You’ll come away from the book knowing how to write production-quality combination and permutation methods.

Table of Contents

  1. API Testing
  2. Reflection-Based UI Testing
  3. Windows-Based UI Testing
  4. Test Harness Design Patterns
  5. Request-Response Testing
  6. Script-Based Web UI Testing
  7. Low-Level Web UI Testing
  8. Web Services Testing
  9. SQL Stored Procedure Testing
  10. Combinations and Permutations
  11. ADO.NET Testing
  12. XML Testing

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates