AUTOMATED TESTING FRAMEWORK FOR RAPID WEB APPLICATION TESTING
Keywords:
WAT, GUI WebObjects, jsoup, Selenium, Cross-Platform, time-efficient, cost-reductiveAbstract
Automation Testing is an emerging field that draws maximum advantage with minimum effort. Web testing is
the name given to software automation testing that focuses on web applications. Complete testing of a web -based system
before going live can help address issues before the system is revealed to the public. Issues such as the security of the
web application , the basic ability of the site, its accessibility to handicapped users and fully able users. Automated
testing there are multiple test cases Automated testing framework for rapid application testing project will focus on
creating a framework which will manage parallels or multiple execution of test cases for multiple computers as well as
reporting results of executing test cases. Automated testing can more effectively. We can test much more complex
scenarios and will be able to find issues in much deeper level. Automation te sting should find more bugs. Automation
testing should reduce testing staff and also reduce time. A test case in software engineering is a set of conditions or steps
under which a tester will set whether an application software system or a one of its featu res is working as it was
originally established for it to do. Main intention to implement an Automated Testing framework is reduced manual
efforts required testing entire application. This will in the end make software testing task cost effective and witho ut effort.