📞 +91-7667918914 | ✉️ ijarcce@gmail.com
IJARCCE Logo
International Journal of Advanced Research in Computer and Communication Engineering A monthly Peer-reviewed & Refereed journal
ISSN Online 2278-1021ISSN Print 2319-5940Since 2012
IJARCCE adheres to the suggestive parameters outlined by the University Grants Commission (UGC) for peer-reviewed journals, upholding high standards of research quality, ethical publishing, and academic excellence.
← Back to VOLUME 5, ISSUE 5, MAY 2016

Implementation of Page Object Model in Selenium Automation

Nishmitha G.C , Dr. H.D. Phaneendra

DOI: 10.17148/IJARCCE.2016.55105

Abstract: In automation of any UI using Selenium, Too many duplicated code is used. Duplicated code could be caused by duplicated functionality and this will result in duplicated usage of locators. If some locator will change, you have to walk through the whole test code to adjust locators where necessary. By using the page object model we can make non-brittle test code and reduce or eliminate duplicate test code. Beside of that it improves the readability and allows us to create interactive documentation. We can also create tests with less keystroke. An implementation of the page object model can be achieved by separating the abstraction of the test object and the test scripts.



Keywords: Page Object Model, Selenium, Automation Framework, Test NG.

How to Cite:

[1] Nishmitha G.C , Dr. H.D. Phaneendra, “Implementation of Page Object Model in Selenium Automation,” International Journal of Advanced Research in Computer and Communication Engineering (IJARCCE), DOI: 10.17148/IJARCCE.2016.55105