|
DEVELOPING A TESTING TOOL FOR TESTING BOTH GUI AND WEB APPLICATIONS TOGETHERKeywords: ambiguity problem , checking delay , GUI components , GUI testing , name of hyperlinks , swing based GUI , test cases , testing tool , web applications testing. Abstract: An event driven software is the class of the software which changes its state with respect to occurrence of the events. The most common examples of this Event Driven Software are GUI and web applications. Therefore it’s challenging to test such Event Driven Software. The main goal of the software testing is to uncover the errors. There are various tools are available for automated GUI testing and web application testing. Here our specific contribution is to develop a single testing tool for testing both GUI and Web Applications together. The web application is built using asp, jsp, php, servlet and GUI is built through the java technology. So we are developing a testing tool which is applicable to web applications of asp and jsp and GUI which is built through the java technology.
|