A meta-model for automatic modeling dynamic web applications

This paper proposes an approach to automatically transform source code of a web application into an abstraction model. A Web Application Program Dependency (WAPD) meta-model is being proposed to store dependency information based on a multi-tiered architecture, corresponding to web application’s beh...

Full description

Saved in:
Bibliographic Details
Main Authors: Sattaya-Aphitan, T., Lichter, H., Anwar, T., Tanachutiwat, S.
Format: Article
Language:English
Published: Asian Research Publishing Network 2016
Subjects:
Online Access:http://eprints.utm.my/id/eprint/73861/1/TanyaSattaya2016_AMetaModelforAutomaticModeling.pdf
http://eprints.utm.my/id/eprint/73861/
https://www.scopus.com/inward/record.uri?eid=2-s2.0-84958970838&partnerID=40&md5=b64cf2650748cd88e570da550c841099
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This paper proposes an approach to automatically transform source code of a web application into an abstraction model. A Web Application Program Dependency (WAPD) meta-model is being proposed to store dependency information based on a multi-tiered architecture, corresponding to web application’s behavior. A WebParseTree is used as an intermediate model for the transformation from the source code to the WAPD model. The WebParseTree is a DOM-like tree that consists of statements and dependencies stored information and behavior in the tree. To ensure that the resulting model is valid, it must conform to the defined web application rules. This validation step can be done automatically by a constraint validator using Object Constraint Language (OCL). The WAPD model will be represented as a generic model for web applications which can be used for many purposes such as automatic test case generation and automatic code transformation.