Table of Contents
MockupRecorder is a software tool for capturing and representing the dynamic aspect of interaction in digital prototyping of scenarios in a way that can easily be created, modified, and is always repeatedly playable without the necessity of having a video. Thus, the prototyping of scenarios does not depend on the existence of videos but integrates the opportunity to automatically produce and use them. In particular, MockupRecorder represents interactions as sequences of events generated by responsive controls in hand-drawn and digitally created mockups. Based on the combination of event sequences and mockups, videos can be produced automatically as a by-product by playing and recording the event sequences on the mockups. Changes and alternative scenarios are unproblematic since videos can be produced automatically from modified event sequences and mockups.
You need to install OpenJDK and JavaFX on your computer to run the project.
We use Visual Studio Code for developement and can recommend the following YouTube Tutorial.
The application of MockupRecorder is shown in the following document with a screenshot, description, and an example.
If you want to cite this project, we suggest to use either the citation provided above or the following reference:
Oliver Karras, Carolin Unger-Windeler, Lennart Glauer and Kurt Schneider
Video as a By-Product of Digital Prototyping: Capturing the Dynamic Aspect of Interaction
In: IEEE 25th International Requirements Engineering Conference Workshops (REW), IEEE, 2017.
The details of the implementation of MockupRecorder are reported in the following reference:
Lennart Glauer
Specification of GUI Interactions as Videos
Leibniz Universität Hannover, 2017.
The details of the "Video as a By-Product" approach, on which MockupRecorder is based, are reported in the following reference:
Oliver Karras
Supporting Requirements Communication for Shared Understanding by Applying Vision Videos in Requirements Engineering
Logos Verlag Berlin GmbH, 2021.
The following reference is a video produced with the MockupRecorder:
Oliver Karras
Vision Video - Interaction Process of the Purchase of a Product by a Customer in a Webshop
Zenodo, https://doi.org/10.5281/zenodo.3696798, 2020.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make MockupRecorder better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Dr. rer. nat. Oliver Karras - @OliverKarras - [email protected]
Lennart Glauer as main developer of MockupRecorder.