MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework
by Amit Kalani, Priti Kalani
Introduction
You need to test a distributed application to ensure its quality. Complex applications require multiple levels of testing, including unit testing, integration testing, and regression testing. An effective test plan can ensure that the application ships with the fewest possible defects. In this chapter you will learn what is involved in creating such a test plan.
Tracing is the process of monitoring an executing program. You trace a program by placing tracing code in the program with the help of the Trace and Debug classes. The tracing messages can be sent to a variety of destinations, including the Output window, a text file, an event log, or any other custom-defined trace listener, where they can be recorded to analyze the behavior ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access