Towards the Role of Test Design in Programming Assignments

Software testing can be very helpful to students if adopted in programming assignments throughout the Computer Science curriculum. Many testing practices involve students writing their own test cases. This approach implies that students are responsible for the test design task while performing the t...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:Proceedings / Conference on Software Engineering Education & Training S. 170 - 179
Hauptverfasser: Passos Scatalon, Lilian, Marques Prates, Jorge, de Souza, Draylson Micael, Barbosa, Ellen Francine, Garcia, Rogerio Eduardo
Format: Tagungsbericht
Sprache:Englisch
Veröffentlicht: IEEE 01.11.2017
Schlagworte:
ISSN:2377-570X
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:Software testing can be very helpful to students if adopted in programming assignments throughout the Computer Science curriculum. Many testing practices involve students writing their own test cases. This approach implies that students are responsible for the test design task while performing the test activity. On the other hand, some testing practices follow the opposite approach of providing ready-made test cases, so students only need to execute and evaluate test results for their solution code. In this paper, we investigated the effect of test design in student programming performance. We conducted an experiment comparing two different testing approaches during programming assignments: student-written and instructor-provided test cases. We also assessed students' perceptions of this subject by means of a survey. Results suggest that when students are responsible for test design, i.e. when they write their own test cases, they perform better in programming assignments.
ISSN:2377-570X
DOI:10.1109/CSEET.2017.34