Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
HoliCoW: automatically breaking team-based software projects to motivate student testing
Zhang P., White J., Schmidt D.  ICSE 2016 (Companion to the Proceedings of the 38th International Conference on Software Engineering, Austin, TX, May 14-22, 2016)436-439.2016.Type:Proceedings
Date Reviewed: Jul 15 2016

Students typically do not put much effort into writing test cases when an assignment simply requires that some test cases be written. An argument is made for a code-wrecking approach to provide students with the motivation to write more test cases. HoliCoW (holistic code-wrecker) is a tool written in JavaScript and NodeJS that can generate program versions containing off-by-one errors. Student test cases written using Mocha, a JavaScript test framework, can then be exercised against these different program versions. Ideally, all the injected errors should be detected. Students who know their test cases are to be evaluated this way should write more test cases. An initial analysis suggests that students do indeed write two to three times more test cases when HoliCoW is used, but the investigators stress that this result is preliminary and that research is ongoing.

How much of the assignment grade was based on test suite quality is not stated. This is unfortunate, as instructors know that student behavior is heavily influenced by the marking scheme. Even more unfortunate is the fact that the investigators seem to have ignored the considerable literature that already exists on mutation testing and automatic test suite generation. MUTANDIS is an existing mutation testing tool for JavaScript. JSEFT is an existing automatic test suite generation tool for JavaScript. Wouldn’t it be better for students to understand and apply automatic test suite generation?

Because of the above criticisms, this short paper will be of interest only to those working on the mutation testing of JavaScript code.

Reviewer:  Andy Brooks Review #: CR144594 (1610-0765)
Bookmark and Share
  Reviewer Selected
Featured Reviewer
 
 
Testing And Debugging (D.2.5 )
 
 
Computer Science Education (K.3.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Testing And Debugging": Date
Software defect removal
Dunn R., McGraw-Hill, Inc., New York, NY, 1984. Type: Book (9789780070183131)
Mar 1 1985
On the optimum checkpoint selection problem
Toueg S., Babaoglu O. SIAM Journal on Computing 13(3): 630-649, 1984. Type: Article
Mar 1 1985
Software testing management
Royer T., Prentice-Hall, Inc., Upper Saddle River, NJ, 1993. Type: Book (9780135329870)
Mar 1 1994
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy