Nothing Special   »   [go: up one dir, main page]

×
Please click here if you are not redirected within a few seconds.
May 13, 2023 · Given a Scratch program, we aim to automatically generate a set of Whisker tests that execute all parts of the code.
Feb 13, 2022 · The Whisker framework enables automated testing of Scratch programs, but creating these automated tests for Scratch programs is challenging. In ...
May 13, 2023 · In this paper, we therefore investigate how to automatically generate Whisker tests. Generating tests for Scratch raises important challenges.
Sep 6, 2024 · In this paper, we introduce an approach for automatically generating test suites for Scratch programs using grammatical evolution. The use of ...
May 13, 2023 · In this paper, we introduce an approach for automatically generating test suites for Scratch programs using grammatical evolution. The use of ...
People also ask
This is currently an entirely manual process. Whisker provides automated and property-based testing functionality for Scratch programs.
A study on real student programs shows that automated test generation can achieve high code coverage on these programs, and the automated tests highly correlate ...
It is shown that automated and property-based testing can accurately reproduce and replace the manually and laboriously produced grading efforts of a ...
Feb 13, 2022 · SCRATCH models can be executed in parallel to both, manually written WHISKER tests as well as tests automatically generated by one of WHISKER's ...
In this paper, we describe ITCH, an automatic testing system for projects in the Scratch programming language. While Scratch lacks traditional input/output ...