Testing
Create a unit test plan.
Instrument and debug a Windows service, a serviced component, a .NET Remoting object, and an XML Web service.
Provide multicultural test data to components and applications.
Execute tests.
NOTE
Correctness, Robustness, and Reliability Correctness refers to a program's capability to produce expected results when the program is given a set of valid input data. Robustness is a program's capability to cope with invalid data or operations. Reliability is a program's capability to produce consistent results on every use.
Testing is the process of executing a program with the intention of finding errors (bugs). By error I mean any case in which a program's actual results fail to match the expected results. The criteria ...
Get MCAD/MCSD Training Guide (70-320): Developing XML Web Services and Server Components with Visual C#™ .NET and the Microsoft .NET Framework now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.