Back to Search
Start Over
Practical JFSL verification using TACO.
- Source :
- Software: Practice & Experience; Mar2014, Vol. 44 Issue 3, p317-334, 18p
- Publication Year :
- 2014
-
Abstract
- SUMMARY Translation of Annotated COde (TACO) is a SAT-based tool for bounded verification of Java programs. One challenge many formal tools share is to provide a practical interface for a non-proficient user. In this article, we present an Eclipse plug-in for the static verifier TACO. This plug-in allows a user to walk a counterexample trace mimicking a debugging session. TacoPlug (our plug-in) uses and extends TACO to provide a better debugging experience. TacoPlug interface allows the user to verify an annotated software using the TACO verifier. If TACO finds a violation to the specification, TacoPlug presents it in terms of the annotated source code. TacoPlug features several views of the error trace to facilitate fault understanding. It resembles any software debugger, but the debugging occurs statically without executing the program. Furthermore, should a dynamic analysis be required, TacoPlug presents the user with a unit test case generated by TACO based on the detected violation. We show the usability of our tool by means of a motivational example taken from a real-life software error. Copyright © 2013 John Wiley & Sons, Ltd. [ABSTRACT FROM AUTHOR]
- Subjects :
- JAVA programming language
DEBUGGING
COMPUTER software
SOURCE code
ERRORS
Subjects
Details
- Language :
- English
- ISSN :
- 00380644
- Volume :
- 44
- Issue :
- 3
- Database :
- Complementary Index
- Journal :
- Software: Practice & Experience
- Publication Type :
- Academic Journal
- Accession number :
- 94278671
- Full Text :
- https://doi.org/10.1002/spe.2237