Prioritized Variable-length Test Cases Generation for Finite State Machines
Vaclav Rechtberger, Miroslav Bures, Bestoun S. Ahmed, Youcef Belkhier,, Jiri Nema, Hynek Schvach

TL;DR
This paper introduces a novel test generation strategy for finite state machines that handles specific testing constraints such as start/end states, prioritization, and variable path lengths, outperforming existing methods.
Contribution
The paper proposes a new approach for generating prioritized, variable-length test paths in FSMs that addresses practical testing needs not covered by previous strategies.
Findings
The new strategy outperforms the baseline in most configurations.
Three of six variants achieve the best results across different scenarios.
The approach is applicable to both functional and non-functional software testing.
Abstract
Model-based Testing (MBT) is an effective approach for testing when parts of a system-under-test have the characteristics of a finite state machine (FSM). Despite various strategies in the literature on this topic, little work exists to handle special testing situations. More specifically, when concurrently: (1) the test paths can start and end only in defined states of the FSM, (2) a prioritization mechanism that requires only defined states and transitions of the FSM to be visited by test cases is required, and (3) the test paths must be in a given length range, not necessarily of explicit uniform length. This paper presents a test generation strategy that satisfies all these requirements. A concurrent combination of these requirements is highly practical for real industrial testing. Six variants of possible algorithms to implement this strategy are described. Using a mixture of 180…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsFast Attention Via Positive Orthogonal Random Features · Performer
