| Issue 4: | Acceptance Tests | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Write acceptance tests before your write the code. When you encounter a bug, write an acceptance test that fails, fix the bug, and confirm that the acceptance test passes. Write an auxiliary program to randomly generate acceptance tests. Create at least 100 acceptance tests of up to 1000 records, separated by a blank line. Tests corner cases and failure cases. Push and pull the acceptance tests to and from the grader's repository. Prepend <cs-username>- to the file names at Assembla. Reach consensus on the acceptance tests. Use Valgrind.
Mar 20, 2012
Project Member
#1
the.liz...@gmail.com
Status:
Fixed
|