A Constructive Equivalence between Computation Tree Logic and Failure Trace Testing
Stefan D. Bruda, Sunita Singh, A. F. M. Nokib Uddin, Zhiyu Zhang, Rui, Zuo

TL;DR
This paper establishes a constructive, algorithmic equivalence between CTL, a powerful temporal logic used in model checking, and failure trace testing, an operational semantics approach, enabling combined logical and algebraic system specifications.
Contribution
It demonstrates a constructive, algorithmic equivalence between CTL and failure trace testing, bridging two major formal verification systems.
Findings
Every failure trace test has an equivalent CTL formula.
Every CTL formula corresponds to a failure trace test.
The proofs are constructive and algorithmic.
Abstract
The two major systems of formal verification are model checking and algebraic model-based testing. Model checking is based on some form of temporal logic such as linear temporal logic (LTL) or computation tree logic (CTL). One powerful and realistic logic being used is CTL, which is capable of expressing most interesting properties of processes such as liveness and safety. Model-based testing is based on some operational semantics of processes (such as traces, failures, or both) and its associated preorders. The most fine-grained preorder beside bisimulation (mostly of theoretical importance) is based on failure traces. We show that these two most powerful variants are equivalent; that is, we show that for any failure trace test there exists a CTL formula equivalent to it, and the other way around. All our proofs are constructive and algorithmic. Our result allows for parts of a large…
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
TopicsSoftware Testing and Debugging Techniques · Formal Methods in Verification · Software Reliability and Analysis Research
