2023
DOI: 10.1109/access.2023.3317694
|View full text |Cite
|
Sign up to set email alerts
|

Development of Automatic Source Code Evaluation Tests Using Grey-Box Methods: A Programming Education Case Study

Ján Skalka,
Martin Drlík

Abstract: Increasing the effectiveness of programming education has emerged as an important goal in teaching programming languages in the last decade. Automatic evaluation of the correctness of the student's source code saves teachers time and effort and allows a more comprehensive focus on the preparation of assignments with integrated feedback. The study aims to present an approach that will enable effective testing of students' source codes within object-oriented programming courses while minimising the demands on te… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
0
0

Year Published

2024
2024
2024
2024

Publication Types

Select...
2

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 91 publications
0
0
0
Order By: Relevance
“…In other words, white box testing is a programming guide to get images that are 100% correct. The white box testing method emphasizes testing the program source code (Honest, 2019;Skalka and Drlík 2023). In white box testing, testing is carried out by looking at the program code in the module and analyzing whether there are errors or not.…”
Section: Introductionmentioning
confidence: 99%
“…In other words, white box testing is a programming guide to get images that are 100% correct. The white box testing method emphasizes testing the program source code (Honest, 2019;Skalka and Drlík 2023). In white box testing, testing is carried out by looking at the program code in the module and analyzing whether there are errors or not.…”
Section: Introductionmentioning
confidence: 99%