Customer Tests for Recording Retrieval

The first feature implemented provides a way to retrieve a recording’s information via a Web service. Given this statement, the programmers wrote an implementation to satisfy this requirement. Now that the implementation is complete, we need a set of tests from the customer perspective to verify that the implementation does what the customer expects.

The first step is to develop a script to test the implementation manually. (I know we said that this was not desirable, but before we can automate something we have to know what it is.) The following are two samples of the test scripts:

Script 1. Retrieve an existing recording and verify its content

  1. Retrieve a recording with an id of 4 via the Web service.

  2. Verify ...

Get Test-Driven Development in Microsoft® .NET 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.