Abstract
The use of formal methods and proof assistants helps to increase the confidence in critical software. However, a formal proof is only a guarantee relative to a formal specification, and not necessary about the real requirements. There is always a jump when going from an informal specification to a formal specification expressed in a logical theory. Thus, proving the correctness of a piece of software always makes the implicit assumption that there is adequacy between the formalised specification -written with logical statements and predicates- and the real requirements -often written in English-. Unfortunately, a huge part of the complexity lies precisely in the specification itself, and it is far from obvious that the formal specification says exactly and completely what it should say. Why should we trust more these predicates than the code that we’ve first refused to trust blindly, leading to these proofs? We show in this paper that the proving activity has not replaced the testing activity but has only changed the object which requires to be tested. Instead of testing code, we now need to test predicates.We present recent ideas about how to conduct these tests inside the proof assistant on a few examples, and how to automate them as far as possible.
Original language | English |
---|---|
Title of host publication | Tests and Proofs - 10th International Conference, TAP 2016 Held as Part of STAF 2016 |
Editors | Bernhard K. Aichernig, Carlo A. Furia |
Publisher | Springer-Verlag |
Pages | 191-198 |
Number of pages | 8 |
ISBN (Electronic) | 9783319411354 |
ISBN (Print) | 9783319411347 |
DOIs | |
Publication status | Published - 2016 |
Event | 10th International Conference on Tests and Proofs, TAP 2016 and Held as Part of Software Technologies: Applications and Foundations, STAF 2016 - Vienna, Austria Duration: 5 Jul 2016 → 7 Jul 2016 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Volume | 9762 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | 10th International Conference on Tests and Proofs, TAP 2016 and Held as Part of Software Technologies: Applications and Foundations, STAF 2016 |
---|---|
Country/Territory | Austria |
City | Vienna |
Period | 5/07/16 → 7/07/16 |
Keywords
- Formal certification
- Predicate testing
- Proof assistant
Fingerprint
Dive into the research topics of 'Automatic predicate testing in formal certification: you’ve only proven what you’ve said, not what you meant!'. Together they form a unique fingerprint.Datasets
-
Automatic predicate testing in formal certification: you’ve only proven what you’ve said, not what you meant! (code example)
Slama, F. (Creator), GitHub, 28 Apr 2016
https://github.com/FranckS/ProofsAndTests and one more link, https://research-repository.st-andrews.ac.uk/handle/10023/16442 (show fewer)
Dataset: Software