Skip to:Main Content

Washington and Lee University

Washington and Lee University
Washington and Lee University Campus Image

Student Research -- Camille Cobb and Carrie Hopkins

Investigating Data Models for Automatically Generating Tests for Web Applications

Camille Cobb '12 and Carrie Hopkins '12 collaborated with Professor Sara Sprenkle, University of Delaware student Katie Baldwin '10, and University of Delaware Professor Lori Pollock at the University of Delaware during the summer of 2009.

Abstract: Web applications must be dependable as the number and popularity of web applications increases, and people become more dependent on them Web applications are difficult and expensive to test because of the large input space and frequent changes. Thus, their characteristics demand an efficient and effective way of automating the test case generation process. Current approaches to automatic test case generation for web applications do not attain all the goals of representing user behavior, maintaining good code coverage, and reducing the number of test cases. This research is based on Sant et al.'s user-session-based test case generation approach, which applies statistical language learning algorithms to create control and data models, where a control model represents the possible URL sequences and the data model represents the possible parameter values. Through analyzing user sessions, we identify factors that impact values in user sessions, and use these results to develop a set of data models for automatic test case generation.

poster