arXiv · 2203.11532
Quickstrom: Property Based Acceptance Testing with LTL Specifications
Abstract
We present Quickstrom, a property-based testing system for acceptance testing of interactive applications. Using Quickstrom, programmers can specify the behaviour of web applications as properties in our testing-oriented dialect of Linear Temporal Logic (LTL) called QuickLTL, and then automatically test their application against the given specification with hundreds of automatically generated interactions. QuickLTL extends existing finite variants of LTL for the testing use-case, determining likely outcomes from partial traces whose minimum length is itself determined by the LTL formula. This temporal logic is embedded in our specification language, Specstrom, which is designed to be approachable to web programmers, expressive for writing specifications, and easy to analyse. Because Quickstrom tests only user-facing behaviour, it is agnostic to the implementation language of the system under test. We therefore formally specify and test many implementations of the popular TodoMVC benchmark, used for evaluation and comparison across various web frontend frameworks and languages. Our tests uncovered bugs in almost half of the available implementations.
Explore related subjects
Keep this discovery
Liam O'Connor, Oskar Wickström. 2022-03-22. Quickstrom: Property Based Acceptance Testing with LTL Specifications. https://arxiv.org/abs/2203.11532
Cite the original work for its findings. Save a collection to share your selection of sources.