Journal of Shanghai University(Natural Science Edition)

• Articles • Previous Articles     Next Articles

An Approach to Verification of Web Application Design

ZENG Hong-wei,MIAO Huai-kou   

  1. School of Computer Engineering and Science, Shanghai University, Shanghai 200072, China
  • Received:2007-04-13 Revised:1900-01-01 Online:2007-10-20 Published:2007-10-20

Abstract: A formal model representing the navigation behavior of a Web application as a Kripke structure is proposed, and an approach that applies the model checking technique to verify Web application design is presented. A collection of properties that a Web application should satisfy is specified in CTL formulas, and then model checked against the formal model by using model checker NuSMV. A prototype that embeds the NuSMV verifier automatically parses the XMI output of UML tool and builds the NuSMV program.

Key words: CTL, model checking, verification, Web application