Test Case Recording u sing Java S cript f or Automation Testing
T Kishan Singh1, Pavithra H2

1T Kishan Singh*, Student, Department of Computer Science and Engineering, Rashtreeya Vidyalaya College of Engineering, Bengaluru, India.
2Pavithra H, Assistant Professor, Department of Computer Science and Engineering, Rashtreeya Vidyalaya College of Engineering, Bengaluru, India. 

Manuscript received on March 11, 2021. | Revised Manuscript received on April 30, 2021. | Manuscript published on May 30, 2021. | PP: 153-157 | Volume-10 Issue-1, May 2021. | Retrieval Number: 100.1/ijrte.A58100510121 | DOI: 10.35940/ijrte.A5810.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: Test automation is the usage of software to monitor the execution of experiments and the comparison of actual results with expected results, apart from the software being evaluated. In a formalized web testing method already in place, test automation may automatize certain routine but required tasks and carry out extra testing which can be troublesome to try and perform manually. There is a need to simplify the test case recording process as most of the methods used at present requires the testers to generate scripts using any coding language. Hence, a light weight script less model is developed which uses JavaScript to record mouse and keyboard actions. Selenium framework is used to induce the JavaScript in the browser. Therefore, this paper focuses on developing a lightweight script less model for recording test cases on browsers. 
Keywords: Test Automation, JavaScript, Selenium Web Driver, Chrome Automation.