Services on Demand
Journal
Article
Indicators
Cited by SciELO
Access statistics
Related links
Cited by Google
Similars in SciELO
Similars in Google
Share
Información tecnológica
On-line version ISSN 0718-0764
Abstract
VIDAL, Cristian L; SCHMAL, Rodolfo F; RIVERO, Sabino and VILLARROEL, Rodolfo H. A Review about Symbolic Execution of Computer Programs. Inf. tecnol. [online]. 2014, vol.25, n.3, pp.115-124. ISSN 0718-0764. http://dx.doi.org/10.4067/S0718-07642014000300014.
The objective of this paper is to present the symbolic execution of programs and its extension, generalized symbolic execution, to indicate the necessary improvements to symbolic execution so that it becomes a practical approach for program verification. Program analysis allows determining levels of software correctness or compliance with the user requirements. There are two approaches for program verification, analytic and dynamic, and, between them, symbolic execution exits which statically analyzes the program source code, and dynamically simulates the execution of executable instructions of programs by means of symbolic input data. In this paper, concepts of program verification, the original proposal of symbolic execution along with their advantages and disadvantages, and the main features of generalized symbolic execution are described. Finally, the main open research areas related to symbolic execution are summarized.
Keywords : software verification; symbolic execution; SymExe; GSE.