Back to Search Start Over

Finding Bugs in Web Applications Using Dynamic Test Generation and Explicit-State Model Checking.

Authors :
Artzi, Shay
Kieżun, Adam
Dolby, Julian
Tip, Frank
Dig, Danny
Paradkar, Amit
Ernst, Michael D.
Source :
IEEE Transactions on Software Engineering; Jul/Aug2010, Vol. 36 Issue 4, p474-494, 21p, 8 Diagrams, 5 Charts, 2 Graphs
Publication Year :
2010

Abstract

Web script crashes and malformed dynamically generated webpages are common errors, and they seriously impact the usability of Web applications. Current tools for webpage validation cannot handle the dynamically generated pages that are ubiquitous on today's Internet. We present a dynamic test generation technique for the domain of dynamic Web applications. The technique utilizes both combined concrete and symbolic execution and explicit-state model checking. The technique generates tests automatically, runs the tests capturing logical constraints on inputs, and minimizes the conditions on the inputs to failing tests so that the resulting bug reports are small and useful in finding and fixing the underlying faults. Our tool Apollo implements the technique for the PHP programming language. Apollo generates test inputs for a Web application, monitors the application for crashes, and validates that the output conforms to the HTML specification. This paper presents Apollo's algorithms and implementation, and an experimental evaluation that revealed 673 faults in six PHP Web applications. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
00985589
Volume :
36
Issue :
4
Database :
Complementary Index
Journal :
IEEE Transactions on Software Engineering
Publication Type :
Academic Journal
Accession number :
52848546
Full Text :
https://doi.org/10.1109/TSE.2010.31