期刊名称:International Journal of Innovative Research in Computer and Communication Engineering
印刷版ISSN:2320-9798
电子版ISSN:2320-9801
出版年度:2015
卷号:3
期号:4
DOI:10.15680/ijircce.2015.0304120
出版社:S&S Publications
摘要:Web testing is the name given to software testing that target on web applications. Performance testingon web based system before going live can help in resolving several issues. Manual testing is a time consuming testingand is difficult to repeat but cannot be overlooked because each time software does not perform well according tospecifications. The application will record and report the exact command that is the root cause of problem. Once theproblems are identified and the bugs are fixed, one can execute the very same set of commands to verify the success.There are number of testing tools available for access with the development of test automation. This paper comparestwo testing tools named SAHI and SELENIUM and proposes a framework which will support the automated testscenario for web based applications. Automation framework is an execution environment. It is overall system in whichthe tests will be automated. It is defined as the set of issues, concepts, and practices that constitute a work platform orsupport for automated testing in a SAHI and Selenium .The Objective of this thesis is to perform Automation Testingfor web applications using Testing Tool “Selenium” & SAHI. With this web testing tool, a framework is proposedwhich will overcome some issues that occur while using SAHI & Selenium. Those tools are abstracted to be used andissues occurred will be resolved in proposed framework. In this way, by implementing proposed framework one can getenhanced version of SAHI & Selenium.