This page shares data about the empirical evaluation and the implementation of Yakusu. Yakusu uses a combination of program analysis and natural language processing techniques to generate executable test cases from bug reports.
The list of benchmarks used in the empirical evaluation can be found here.
The set of tutorials mentioned in the paper can be downloaded from here.
The code to generate the ontology can be downloaded from here.
The code to generate abstract steps can be downloaded from here.
The code to search UI actions can be downloaded from here.
The code to generate test cases can be downloaded from here.