เครื่องมือทดสอบลำดับเว็บเพจของโปรแกรมประยุกต์บนเว็บโดยใช้แผนภาพชีเควนซ์ของยูเอ็มแอล / สุนิธี ภูมิสนธิ์ = A tool for testing web page sequence of web application using UML sequence diagram / Sunitee Pumison
Nowadays, there are many kinds of tools supporting web application testing, such as verifying the syntax of web page source code, measuring network performance of web application, testing GUI navigation components which are included on web browsers, and testing web applications for security vulnerabilities. Few testing tools support web page sequence testing. If a web application includes many web pages to provide all interactive services among web browsers and web servers, testers may not be able to test all available web page sequences of web application. In this thesis, a tool for testing web page sequences is proposed to support web application testing. The tool covers generating web page sequences from source code analysis, generating test procedures from UML sequence diagrams, and saving web pages sequences under test. Finally, testers can evaluate all tested web page sequences and untested web page sequences easily.