|
This course teaches users about various testing techniques available for testing applications, as well as inserting tracing code and debugging applications.
Objectives:
After completing this course, students will be able to:
- Design and implement a test plan for your applications
- Insert tracing code to monitor your applications
- Debug applications using the debugging tools of Visual Studio .NET
Topics:
- Testing
- Tracing
- Using the Trace and Debug classes
- Trace listeners and switches
- Conditional compilation
- Debugging and breakpoints
- Analyzing program state
- Debugging running and remote processes
|