ACM Home Page
Please provide us with feedback. Feedback
Testing object-oriented programs: making it simple
Full text PdfPdf (610 KB)
Source Technical Symposium on Computer Science Education archive
Proceedings of the twenty-eighth SIGCSE technical symposium on Computer science education table of contents
San Jose, California, United States
Pages: 77 - 81  
Year of Publication: 1997
ISBN:0-89791-889-4
Also published in ...
Authors
John Rosenberg  Basser Department of Computer Science, University of Sydney, NSW 2006, Australia
Michael Kölling  Basser Department of Computer Science, University of Sydney, NSW 2006, Australia
Sponsor
SIGCSE: ACM Special Interest Group on Computer Science Education
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 6,   Downloads (12 Months): 17,   Citation Count: 5
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/268084.268115
What is a DOI?

ABSTRACT

One of the major difficulties facing anyone trying to teach the first programming course is how to encourage students to thoroughly test their programs. We would argue that the main reasons for this are the lack of suitable tools for testing and the need to write extra "debug" code in order to verify correct operation. We further argue that the problem is even worse with object-oriented languages because of multiple classes and encapsulation. In this paper we describe the testing tools within the Blue programming environment which allow object-oriented programs to be thoroughly tested without writing a single line of new code.




Collaborative Colleagues:
John Rosenberg: colleagues
Michael Kölling: colleagues