Assignment Testing Procedure
Each student collects the assignment diskette and one testing check list form.
Download the testing cases files (200records.txt, 001record.txt and 005records.txt).
Run your program from the diskette and check whether your output of each test case is correct. Record the testing result by putting a tick or cross against the check box.
After completing all test cases, save ALL command line output (lines outputted by System.out.println) in a file called TestingResults.txt. Make sure TestingResults.txt and the result files (201records.txt and norecord.txt) are saved to the diskette.
Return the form and the diskette to your lecturer.
WARNING - You should have a good program testing skills. Therefore, putting a tick against any wrong result will lead to mark deduction.
Your lecturer will comment the programming structure and style of your assignment. The result (grade only) will be returned to you in class.