S. Nyamathulla1 , Dr. P. Ratnababu2 , Nazma Sultana Shaik3, Bhagya Lakshmi. N4
Main Article Content
Abstract
Software testing is considered as a significant and essential activity in the development of software. Testing is done in order to ensure that software complies with user requirements as defined in the specification of the software requirement specification (SRS). Testing can be automated or manual. Many web based applications are already working for a few days using internet browsers. Using the Selenium web driver will reduce the time expended on testing. Selenium is a web based online testing tool. Testers do not have to learn the selenium web driver tool thoroughly in order to test the sample. Selenium testing is a useful technique for developers and testers to test their code. Selenium supports many popular programming languages such as C#, Java, Python, etc. The aim of this paper is to illustrate the use of the Python Selenium tool for automated testing of web applications.