Effective test case generation via concolic execution

2Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.
Get full text

Abstract

A concolic execution based testing framework is proposed to generate tests for real-life applications. Concolic execution is a hybrid software analysis technique which combines concrete execution with symbolic execution. It makes some tradeoff between pure static analysis and dynamic analysis. Existing concolic testing tools are mostly targeting programs with sources, and nontrivial dependencies on application development tools are introduced thereby. In our work, we built a concolic execution tool that directly targets program binary. Therefore, it can generate test cases without the presence of program source, and does not incur unnecessary dependances on the application development tools. Depth First Search algorithms are integrated into the test case generation process to explore the test space. Experiments show that concolic execution based test case generation process is effective in both achieving good coverage, and uncovering errors. © 2013 Springer-Verlag.

Cite

CITATION STYLE

APA

Hu, Y., & Jiang, H. (2013). Effective test case generation via concolic execution. In Lecture Notes in Electrical Engineering (Vol. 212 LNEE, pp. 157–164). https://doi.org/10.1007/978-3-642-34531-9_17

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free