Identifying State Transitions and their Functions in Source Code | IEEE Conference Publication | IEEE Xplore

Identifying State Transitions and their Functions in Source Code


Abstract:

Finite state machine specifications form the basis for a number of rigorous state-based testing techniques and can help to understand program behaviour. Unfortunately the...Show More

Abstract:

Finite state machine specifications form the basis for a number of rigorous state-based testing techniques and can help to understand program behaviour. Unfortunately they are rarely maintained during software development, which means that these benefits can rarely be fully exploited. This paper describes a technique that, given a set of states that are of interest to a developer, uses symbolic execution to reverse-engineer state transitions from source code. A particularly novel aspect of our approach is that, besides determining whether or not a state transition can take place, it also precisely identifies the path(s) through the source code that govern a transition. The technique has been implemented as a prototype, enabling a preliminary evaluation of our technique with respect to real software systems
Date of Conference: 29-31 August 2006
Date Added to IEEE Xplore: 16 October 2006
Print ISBN:0-7695-2672-1
Conference Location: Windsor, UK

Contact IEEE to Subscribe

References

References is not available for this document.