- International Journal of Multidisciplinary Studies and Innovative Technologies
- Vol: 5 Issue: 2
- Data Driven Software Testing with Selenium Apache POI Tool
Data Driven Software Testing with Selenium Apache POI Tool
Authors : Ecem Iren, Gizem Iren, Aylin Kantarci
Pages : 136-139
View : 20 | Download : 6
Publication Date : 2021-11-30
Article Type : Other
Abstract :The concept of quality in software means that the software meets needs and expectations of the customers and also is free from defects or deficiencies. Quality software saves time and money since it is unlikely to occur errors in testing and maintenance stages. Assuring the quality of the software is related with software testing processes. Testing is the process of controlling the system carefully from different aspects, either manually or automatically, to see if it coincides with customer requirements. There are many reasons to test the software such making sure the product quality before it is presented to the customer, reducing rework and development costs and detecting errors in the early stages of the development process and preventing them from spreading further stages. The aim of the study is that investigating and giving a brief information about both Apache POI library of Selenium test tool and data driven testing. Therefore, in the context of the study, a data driven test application is implemented with Apache POI library of Selenium in order to perform our test scenario. Then the test methods are executed and test results are examined. Finally, it is understood that data driven testing can be carried out easily with built in methods of Apache POI library and can be installed for free by users for testing purposes.Keywords : Software Testing, Data Driven Testing, Selenium, Apache POI, Software Quality