Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Test Run   (RSS)
Whether you are new to Windows Communication Foundation (WCF) or have worked with it a bit, there are some testing techniques and principles that will make your WCF work easier. In the July 2008 issue of MSDN Magazine , Dr. James McCaffrey walks you through Read More...
The most fundamental form of Web testing is HTTP request/response testing. This involves programmatically sending an HTTP request to the Web application, fetching the HTTP response, and examining the response for an expected value. In the May 2008 issue Read More...
Today we are launching another new Virtual Labs. In the April 2008 issue of MSDN Magazine , James McCaffrey showed you how to simplify SQL stored procedures test automation using LINQ using the LINQ to SQL provider. The article now features a link to Read More...
The need to test a program that accesses and manipulates a back-end SQL Server database is very common. In many such cases, the application interacts with the back-end data through the use of SQL stored procedures. In the April 2008 issue of MSDN Magazine Read More...
Windows PowerShell, the new Microsoft command shell and scripting language, is a great platform for several kinds of lightweight test automation. In the March 2008 issue of MSDN Magazine , James McCaffrey shows you how to use Windows PowerShell to create Read More...
Custom test automation scripts have the advantages of being quick to write and providing maximum flexibility. However, a downside to using custom test automation is manageability. Your testing effort can become overwhelmed by the sheer volume of test Read More...
There are several techniques you can use to test the user interface of a Windows application such as the System.Reflection classes or Win32 API functions such as FindWindow. But the development of the UI Automation library may be one of the most important Read More...
Here's a question from a reader who's working with the code that James McCaffrey (also known as Dr. James McCaffrey in our article archives) provided in his article Build Quick and Easy UI Test Automation Suites with Visual Studio .NET from the January Read More...
This post represents the beginning of a little experiment: we're going to post questions directed to our column authors via the column e-mail aliases, and let you take part in the conversation. Our authors will answer as they are available, and we encourage Read More...
 
Page view tracker