Impact of Unit Testing in Web Automation Testing
G.Chandrasekaran1, V.Neethidevan2, J.Murugachandravel3

1G.Chandrasekaran, MCA Department MepcoSchlenkEngg. College (Autonomous), Sivakasi, Tamil Nadu, India.
2
V.Neethidevan, MCA Department MepcoSchlenkEngg. College (Autonomous), Sivakasi, Tamil Nadu, India.
3J.Murugachandravel, MCA Department MepcoSchlenkEngg. College (Autonomous), Sivakasi, Tamil Nadu, India.

Manuscript received on 15 August 2019. | Revised Manuscript received on 25 August 2019. | Manuscript published on 30 September 2019. | PP: 1011-1013 | Volume-8 Issue-3 September 2019 | Retrieval Number: C4064098319/19©BEIESP | DOI: 10.35940/ijrte.C4064.098319
Open Access | Ethics and Policies | Cite | Mendeley | Indexing and Abstracting
© 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: The main intent of performing Software testing is to see that the software system is working as per the user’s requirements. Unit testing is done at the individual unit or at the components level. The main objective of this testing is to validate and ensure that each unit is performing its required function effectively. In case of automated testing, in recent days, many testing tools are available which help developers to perform unit testing in a simpler manner. This paper shows how automated unit testing is performed using different testing tools like JUnit, Selenium with web driver Java and Selenium with python. Regarding the experimental work, different applications were tested with the automated tools and results have been discussed with its code. To ensure reliability on web testing, the application has to be tested with the most suitable test case. With Selenium web driver concept, various User Interfaces are identified with xpath and CSS concept and test scripts ensure that various inputs are navigated between User Interface elements. The Automated software testing process reduces time and makes it more accurate.
Keywords: Unit testing, Selenium testing tool, Junit, Nuint, Unit testing Framework, Web Automation.

Scope of the Article:
Software and System Testing Methods