UW Home     CSE Home   Announcements    Message Board    Contact Info 

 
 

Output Comparison Tool (for testing whether your program produces the correct output)






  • Assignment #4 (Grades). Due electronically Tuesday, April 24, 2007, 4:00 PM. Turn in HW4 here.

    Specification: hw4-grades.pdf
    Example logs:    hw4-grades_1.txt
    hw4-grades_2.txt
    hw4-grades_3.txt
    hw4-grades_4.txt

    If you are using the Output Comparison Tool to test your program's output, you should copy your output from the Console tab at the bottom of DrJava, rather than from the Interactions tab. Run the program, and then once it's done, click Console and select the output to copy it.


  • Assignment #3 (Doodle, Circles). Due electronically Tuesday, April 17, 2007, 4:00 PM. Turn in HW3 here.

    Specification: hw3-doodle-circles.pdf
    Required file:    DrawingPanel.java
    Expected output:    hw3-circles.png
    hw3-circles-mac.png (if you use a mac)
    hw3-circles-linux.png (if you use Linux)
    Useful link:    RGB color table

    You won't use the Output Comparison Tool to test HW3's output. Instead, you'll use the "Compare to File" feature in the DrawingPanel. To use it, right-click the appropriate png file above and choose "Save target as..." to save it to your computer in the same folder as your Circles program. Then run your Circles program, and from the "File" menu on the DrawingPanel, select "Compare to File...". After choosing the png file, a "DiffImage" utility will appear to help you inspect your graphical output.



Homework Submission Policy

All students are responsible for knowing the homework submission policy

Information on the course policies on academic integrity and collaboration can be found on the syllabus page.