loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
14th IEEE International Conference on Program Comprehension (ICPC'06)
Automated Extraction of Database Interactions in Web Applications
Athens, Greece
June 14-June 16
ISBN: 0-7695-2601-2
Minh Ngoc Ngo, Nanyang Technological University
Hee Beng Kuan Tan, Nanyang Technological University
Doanh Trinh, Accenture Technology Solutions, Singapore
Database interactions are among the most essential functional features in web applications. Thus, for the maintenance and understanding of web applications, it is vital that the web engineer could identify all code segments which implement the database interactions features. Unfortunately, the highly dynamic nature of web applications makes it challenging to automatically extract all the possible database interactions from source code. In this paper, we propose an automated approach to extract database interactions from source code by using symbolic execution and inference rules. In our approach, all paths which might lead to a database interaction are symbolically executed following symbolic evaluation rules. In each execution, we derive a symbolic expression for each parameter defining the interaction type. We also develop inference rules to deduce the interaction types from the set of symbolic expressions derived. The approach has been applied extensively to extract database interactions in open-source web applications.
Citation:
Minh Ngoc Ngo, Hee Beng Kuan Tan, Doanh Trinh, "Automated Extraction of Database Interactions in Web Applications," icpc, pp.117-126, 14th IEEE International Conference on Program Comprehension (ICPC'06), 2006
Usage of this product signifies your acceptance of the Terms of Use.