English

Relational Constraint Driven Test Case Synthesis for Web Applications

Software Engineering 2010-09-21 v1 Databases

Abstract

This paper proposes a relational constraint driven technique that synthesizes test cases automatically for web applications. Using a static analysis, servlets can be modeled as relational transducers, which manipulate backend databases. We present a synthesis algorithm that generates a sequence of HTTP requests for simulating a user session. The algorithm relies on backward symbolic image computation for reaching a certain database state, given a code coverage objective. With a slight adaptation, the technique can be used for discovering workflow attacks on web applications.

Keywords

Cite

@article{arxiv.1009.3713,
  title  = {Relational Constraint Driven Test Case Synthesis for Web Applications},
  author = {Xiang Fu},
  journal= {arXiv preprint arXiv:1009.3713},
  year   = {2010}
}

Comments

In Proceedings TAV-WEB 2010, arXiv:1009.3306

R2 v1 2026-06-21T16:16:00.941Z