Testing Forms in Web Applications Automatically

Xu Lei,Xu Baowen
DOI: https://doi.org/10.1007/bf02836665
2006-01-01
Abstract:Forms enhance both the dynamic and interactive abilities of Web applications and the system complexity. And it is especially important to test forms completely and thoroughly. Therefore, this paper discusses how to carry out the form testing by different methods in the related testing phases. Namely, at first, automatically abstracting forms in the Web pages by parsing the HTML documents; then, obtaining the testing data with a certain strategies, such as by requirement specifications, by mining users' before input information or by recording mechanism; and next executing the testing actions automatically due to the well-formed test cases; finally, a case study is given to illustrate the convenient and effective of these methods.
What problem does this paper attempt to address?