Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
A showcase of my QA abilities by creating an automation framework using Java, Selenium, TestNG. In short: this framework will be a BDD-POM hybrid framework with support for API and database testing.
The Selenium custom WebElements offer an additional abstraction layer around the Selenium WebElement class when using the page factory. It is possible to create simple custom elements from dropdown menus up to complex modules like radio button groups or tables.
This repository contains just couple of automation test cases. The automation framework is built with POM design pattern and data driven with ExcelDataConfig on the TestNG framework. The entire automation suite is wrapped with Cucumber using the Junit framework.
Automation Developers can download this framework and start writing your Selenium scripts. This framework provides basic project setup ,configuration and Implementation level details on how to proceed with Page Factory Model and other Design Patterns in Selenium