2 citations · 4 across the 3 of their papers we have counts for
Showing cs.SEShow all
3 papers · 1 filter
cs.SE2019★ 1 cited
Bridging the Gap between Unit Test Generation and System Test Generation
Alexander Kampmann, Andreas Zeller
Common test generators fall into two categories. Generating test inputs at the unit level is fast, but can lead to false alarms when a function is called with inputs that would not…
cs.SE2018★ 1 cited
Carving Parameterized Unit Tests
Alexander Kampmann, Andreas Zeller
We present a method to automatically extract ("carve") parameterized unit tests from system executions. The unit tests execute the same functions as the system tests they are carve…
cs.SE2018
Sample-Free Learning of Input Grammars for Comprehensive Software Fuzzing
Rahul Gopinath, Björn Mathis, Mathias Höschele +2
Generating valid test inputs for a program is much easier if one knows the input language. We present first successes for a technique that, given a program P without any input samp…