DocumentCode
2363620
Title
Bypass testing of Web applications
Author
Offutt, Jeff ; Wu, Ye. ; Du, Xiaochen ; Huang, Hong
Author_Institution
Inf. & Software Eng., George Mason Univ., Fairfax, VA, USA
fYear
2004
fDate
2-5 Nov. 2004
Firstpage
187
Lastpage
197
Abstract
Web software applications are increasingly being deployed in sensitive situations. Web applications are used to transmit, accept and store data that is personal, company confidential and sensitive. Input validation testing (IVT) checks user inputs to ensure that they conform to the program´s requirements, which is particularly important for software that relies on user inputs, including Web applications. A common technique in Web applications is to perform input validation on the client with scripting languages such as JavaScript. An insidious problem with client-side input validation is that end users can bypass this validation. Bypassing validation can cause failures in the software, and can also break the security on Web applications, leading to unauthorized access to data, system failures, invalid purchases and entry of bogus data. We are developing a strategy called bypass testing to create client-side tests for Web applications that intentionally violate explicit and implicit checks on user inputs. This paper describes the strategy, defines specific rules and adequacy criteria for tests, describes a proof-of-concept automated tool, and presents initial empirical results from applying bypass testing.
Keywords
Internet; program testing; program verification; Web server; Web software application; bypass testing; input validation testing; software validation; Application software; Automatic testing; Data security; HTML; Java; Packaging; Software engineering; Software testing; Uniform resource locators; Web server;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Reliability Engineering, 2004. ISSRE 2004. 15th International Symposium on
ISSN
1071-9458
Print_ISBN
0-7695-2215-7
Type
conf
DOI
10.1109/ISSRE.2004.13
Filename
1383117
Link To Document