Framework for Mobile test automation (Native app and Browser) on Android and IOS devices
-
Updated
Jul 17, 2023 - Java
Framework for Mobile test automation (Native app and Browser) on Android and IOS devices
Page factory framework for java test automation. Web/API/Mobile
Implementing my knowledge on Selenium WebDriver, Java and TestNG
Elements model for Selenium.WebDriver
Java framework for functional UI test automation in the BDD style
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.
A based PageFactory model for SikuliX.
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.
Example project of Appium to test android with java
Automated tests using Selenium WebDriver for a dummy e-commerce website.
Simple implementation Selenium WebDriver tests written in Java. For tests https://www.expedia.com/ was used.
This is the a project on Selenium + Page Factory Design Pattern + TestNG + Java.
With pom,Java,Selenium
A quickstart test automation framework based on page object model design pattern using Selenium WebDriver with Maven, TestNG, and Extent Reports. The locators are placed inside the page objects and elements are initialized in their constructors with the help of PageFactory.initElements
Page Object code generation for Selenium and Selenide in Java
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.
Selenium Automation Framework using testNg and pageFactory
Add a description, image, and links to the pagefactory topic page so that developers can more easily learn about it.
To associate your repository with the pagefactory topic, visit your repo's landing page and select "manage topics."