vix.ing · top · new · best · stats · spec

Specifying and Model Checking Workflows of Single Page Applications with TLA+

2020/05/12 by Gefei Zhang, Zhang, Gefei · 1 voice
Computer Science · #Model-Driven Software Engineering Techniques #Service-Oriented Architecture and Web Services #Web Applications and Data Management #cs.SE

paper · pdf · doi:10.48550/arxiv.2005.05627

Abstract

Single Page Applications (SPAs) are different than hypertext-based web applications in that their workflow is not defined by explicit links, but rather implicitly by changes of their widgets' states. The workflow may hence be hard to track. We present an approach to specifying and model checking SPAs with TLA+. Our approach makes it easier to document and to track the workflow of SPAs and to find potential design flaws.

Discussions

Related