Scriptless GUI Automation Testing Tool for Web Applications
Kamble Namita Mohan1, Ramakanth Kumar P2

1Kamble Namita Mohan*, Department of Computer Science and Engineering, Rashtreeya Vidyalaya College of Engineering, Bengaluru (Karnataka), India.
2Dr. Ramakanth Kumar P*, Department of Computer Science and Engineering, Rashtreeya Vidyalaya College of Engineering, Bengaluru (Karnataka), India.

Manuscript received on May 12, 2021. | Revised Manuscript received on May 22, 2021. | Manuscript published on May 30, 2021. | PP: 216-219 | Volume-10 Issue-1, May 2021. | Retrieval Number: 100.1/ijrte.A58490510121 | DOI: 10.35940/ijrte.A5849.0510121
Open Access | Ethics and Policies | Cite | Mendeley
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Software tests must be repeated frequently throughout development cycles to attain certain quality. Every time program code is changed software assessments need to be repeated. Once created, automated tests may be run repeatedly at no extra value and they may be tons quicker than manually conducted test and free from human errors. Automated software program testing can lessen the time to run repetitive tests from days to hours. Test automation can easily run thousands of different complex test cases in each test run, so there is no manual testing involved. But Automation testing has its own disadvantages one of it is that the testers should come from a programming background. To eliminate this dependency over programmers Scriptless automation testing tools are emerging. There are many Scriptless GUI automation testing tools in the market that use various methods to achieve the goal, this paper proposes a new record and playback method to achieve the same using Selenium framework and JavaScript for web application. 
Keywords: GUI Automation Testing, Scriptless, Locators, Data-Driven Architecture.