Customizable pattern-oriented verifiers for web applications

  • Authors:
  • Nhor Sok Lang;Takao Shimomura;Quan Liang Chen;Kenji Ikeda

  • Affiliations:
  • University of Tokushima, Course of Info Sci. & Intel. Syst., Tokushima, Japan;University of Tokushima, Dept. of Info Sci. & Intel. Syst., Tokushima, Japan;University of Tokushima, Course of Info Sci. & Intel. Syst., Tokushima, Japan;University of Tokushima, Dept. of Info Sci. & Intel. Syst., Tokushima, Japan

  • Venue:
  • WSEAS Transactions on Information Science and Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a method that enables programmers to easily define and customize verification items for Web applications. In this method, we first specify verification conditions using regular expressions to indicate a part of code of interest, and if it is against a verification item, this method provides a mechanism to automatically correct that code using another expression. In addition, to make it possible to easily define complicated verification items that check a sequence of the pieces of program code that appear at multiple locations of the programs, the method provides several program interfaces with which we can check the part of the program code of interest in more detail.