Dissemin is shutting down on January 1st, 2025

Published in

Inderscience, International Journal of Knowledge and Learning, 1(10), p. 60

DOI: 10.1504/ijkl.2015.071054

Links

Tools

Export citation

Search in Google Scholar

Teaching novice programmers using ProgTest

Journal article published in 2015 by Draylson Micael De Souza, Seiji Isotani ORCID, Ellen Francine Barbosa
This paper is made freely available by the publisher.
This paper is made freely available by the publisher.

Full text: Download

Green circle
Preprint: archiving allowed
Orange circle
Postprint: archiving restricted
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

Abstract

Programming foundations is not an easy subject to be taught, mainly because of the abstract concepts that need to be mastered. On the other hand, experiences have suggested that the early mastering of testing concepts can contribute to enhance the students' skills of comprehension and analysis of programs. Aiming at addressing the integrated teaching of programming and testing practices, automatic test-based assessment systems have been developed and adoptedin programming courses. Inthis paper wediscuss the use of ProgTest - a test-based assessment tool which provides an immediate feedback to students regarding the quality of the programs developed and the test cases designed. ProgTest was applied to a group of undergraduate students of an introductory programming course.In short, the outcomes suggest that the constant and concrete feedback provided by the tool was useful for helping students to improve their assignments, both in terms of programming and testing.