Entry Rosenberg:1997:TOO from sigcse1990.bib

Last update: Wed Sep 26 02:07:32 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Rosenberg:1997:TOO,
  author =       "John Rosenberg and Michael K{\"o}lling",
  title =        "Testing object-oriented programs: making it simple",
  journal =      j-SIGCSE,
  volume =       "29",
  number =       "1",
  pages =        "77--81",
  month =        mar,
  year =         "1997",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/268085.268115",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:38 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  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.",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries