88 citations · 253 across the 15 of their papers we have counts for
19 papers · 1 filter
Scratch as Social Network: Topic Modeling and Sentiment Analysis in Scratch Projects
Isabella Graßl, Gordon Fraser
Societal matters like the Black Lives Matter (BLM) movement influence software engineering, as the recent debate on replacing certain discriminatory terms such as whitelist/blackli…
A Survey on How Test Flakiness Affects Developers and What Support They Need To Address It
Martin Gruber, Gordon Fraser
Non-deterministically passing and failing test cases, so-called flaky tests, have recently become a focus area of software engineering research. While this research focus has been…
Gamekins: Gamifying Software Testing in Jenkins
Philipp Straubinger, Gordon Fraser
Developers have to write thorough tests for their software in order to find bugs and to prevent regressions. Writing tests, however, is not every developer's favourite occupation,…
Model-based Testing of Scratch Programs
Katharina Götz, Patric Feldmeier, Gordon Fraser
Learners are often introduced to programming via dedicated languages such as Scratch, where block-based commands are assembled visually in order to control the interactions of grap…
Pynguin: Automated Unit Test Generation for Python
Stephan Lukasczyk, Gordon Fraser
Automated unit test generation is a well-known methodology aiming to reduce the developers' effort of writing tests manually. Prior research focused mainly on statically typed prog…
Improving Readability of Scratch Programs with Search-based Refactoring
Felix Adler, Gordon Fraser, Eva Gründinger +5
Block-based programming languages like Scratch have become increasingly popular as introductory languages for novices. These languages are intended to be used with a "tinkering" ap…