DocumentCode
1936551
Title
Automated Extraction of Database Interactions in Web Applications
Author
Ngo, Minh Ngoc ; Tan, Hee Beng Kuan ; Trinh, Doanh
Author_Institution
Sch. of Electr. & Electron. Eng., Nanyang Technol. Univ.
fYear
0
fDate
0-0 0
Firstpage
117
Lastpage
126
Abstract
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
Keywords
Internet; inference mechanisms; relational databases; software maintenance; database interaction extraction; inference rule; open-source Web application; software maintenance; software understanding; source code; symbolic evaluation rule; symbolic execution; Application software; Bridges; Computer languages; Data engineering; Database systems; Open source software; Relational databases; Software maintenance; Software systems; Spatial databases;
fLanguage
English
Publisher
ieee
Conference_Titel
Program Comprehension, 2006. ICPC 2006. 14th IEEE International Conference on
Conference_Location
Athens
ISSN
1092-8138
Print_ISBN
0-7695-2601-2
Type
conf
DOI
10.1109/ICPC.2006.13
Filename
1631114
Link To Document