Skip to content
Max Karsten edited this page May 12, 2025 · 9 revisions

Experiment-Runner

Experiment Runner is a generic framework to automatically execute measurement-based experiments on any platform. The experiments are user-defined, can be completely customized, and expressed in python code!

(Experiment Runner is a generalization of our previous successful tool, Robot Runner, for which you can read more in our ICSE 2021 tool demo paper.)

Contents

Demo:

<iframe width="560" height="315" src="https://www.youtube.com/embed/oIt1vA7dgGI?si=dcT741AK56mxkRTN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Clone this wiki locally