CFP last date
20 May 2024
Reseach Article

Data Driven Testing Framework using Selenium WebDriver

by Chandraprabha, Ajeet Kumar, Sajal Saxena
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 118 - Number 18
Year of Publication: 2015
Authors: Chandraprabha, Ajeet Kumar, Sajal Saxena
10.5120/20845-3497

Chandraprabha, Ajeet Kumar, Sajal Saxena . Data Driven Testing Framework using Selenium WebDriver. International Journal of Computer Applications. 118, 18 ( May 2015), 18-23. DOI=10.5120/20845-3497

@article{ 10.5120/20845-3497,
author = { Chandraprabha, Ajeet Kumar, Sajal Saxena },
title = { Data Driven Testing Framework using Selenium WebDriver },
journal = { International Journal of Computer Applications },
issue_date = { May 2015 },
volume = { 118 },
number = { 18 },
month = { May },
year = { 2015 },
issn = { 0975-8887 },
pages = { 18-23 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume118/number18/20845-3497/ },
doi = { 10.5120/20845-3497 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:02:03.520294+05:30
%A Chandraprabha
%A Ajeet Kumar
%A Sajal Saxena
%T Data Driven Testing Framework using Selenium WebDriver
%J International Journal of Computer Applications
%@ 0975-8887
%V 118
%N 18
%P 18-23
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Software Development Life Cycle is having various phases, among them software testing is a phase which is an ongoing process just start after the requirement gathering phase. Software testing have to face various challenges. Even though manual testing is an easy task but it is very time consuming and labor intensive process. Automation Testing is the solution of all the problems which are faced during manual testing. The aim of this research paper is to perform automation testing using "Selenium WebDriver". With Selenium WebDriver I have developed data driven framework which means separating data to code for reusability purpose. In this framework we abstracted the data which would be used in excel file and the program is written to access data from that excel files.

References
  1. Innovative approaches of automated tools in software testing and current technology as compared to manual testing, Global journal of enterprise of information system, January 2009-june 2009.
  2. Alex Cervantes, "Exploring the Use of a Test Automation Framework", IEEEAC paper #1477, version 2, up dated January 9, 2009.
  3. Khaled Mustafa, Rafa E. Al-Qutaish, Mohammad I. Muhairat, "Cassification of Software testing Tools Based on the Software Testing Methods", 2009 second International Conference on Computer and Electrical Engineering, 978-0-7695-3925-6, 2009.
  4. Harpreet Kaur, Dr. Gagan Gupta, "Comparative Study of Automated Testing Tools: Selenium, Quick Test Professional and Testcomplete".
  5. R. S. Pressman, "Software Engineering A Practitioner?s Approach", Mcgraw-Hill International Edition, ISBN 007-124083-7.
  6. Harpreet Kaur and Sherry Singla "Selenium Keyword Driven Automation Testing framework" in International Journal of Advanced Research in Computer Science and Software Engineering.
  7. Rashmi, Neha Bajpai "a Keyword Driven Framework for Testing Web Application" in International Journal of Advanced Computer Science and Applications, Vol. 3, No. 3, 2012.
  8. Razak R. A and Fahrurazi presentea a paper "Agile Testing with Selenium" IEEE explorer digital library December 2011.
  9. Nidhika Uppal and Vinay Chopra "Design and Implementation in Selenium IDE with WebDriver" in International Journal of Computer Applications May 2012.
  10. Nidhika Uppal and Vinay Chopra "Enhancement and Elimination of Roadblocks in Automation Testing Tool Selenium RC" in September 2012.
  11. Laukkanen, Pekka, "Data-Driven and Keyword-Driven Test Automation Frameworks", Master's Thesis, Software Business and Engineering Institute, Department of Computer Science and Engineering, Helsinki University of Technology, 2006.
  12. Pettichord, "Seven steps to test automation success" in Proceedings of the Software Testing, Analysis & Review Conference (STAR), 1999.
  13. G. A. Di Lucca, A. Fasolino, F. Faralli, and U. D. Carlini. "Testing web applications" in International Conference on Software Maintenance, 2002.
  14. B. Posey and Mosley, "Just Enough Software Test Automation", Prentice Hall PTR, 2002.
Index Terms

Computer Science
Information Sciences

Keywords

Software Testing Automation Testing Selenium WebDriver Framework Data Driven Framework