Loading [a11y]/accessibility-menu.js
Evaluating the testing ability of senior-level computer science students | IEEE Conference Publication | IEEE Xplore

Evaluating the testing ability of senior-level computer science students


Abstract:

Testing is a key skill for computer science students to acquire during their studies. To determine how well students are learning this skill, we conducted an empirical st...Show More

Abstract:

Testing is a key skill for computer science students to acquire during their studies. To determine how well students are learning this skill, we conducted an empirical study in two offerings of a senior-level computer science course. The goal of the study was to determine whether students would be able to create a small, complete test suite for a simple program. The students created a test suite first without the aid of a coverage tool and then with the aid of a coverage tool. The results indicate that without a coverage tool, students achieved significantly less than 100% statement, branch or condition coverage. When provided with a code coverage tool, students increased coverage levels. Still, examination of the test suites indicated that they were significantly larger than the minimum required. These results indicate that students cannot conduct adequate testing of even a small program. To provide context for our results, we provide a literature survey summarizing various techniques proposed for teaching testing in the computer science curriculum. We discuss each technique, its strengths, and its weaknesses.
Date of Conference: 22-24 May 2011
Date Added to IEEE Xplore: 16 June 2011
ISBN Information:

ISSN Information:

Conference Location: Honolulu, HI, USA

References

References is not available for this document.