This repository includes code and documents from free videos via Social Media. https://tinyurl.com/Selenium-4-Beginner-Videos
-
Updated
Jan 4, 2022 - Java
This repository includes code and documents from free videos via Social Media. https://tinyurl.com/Selenium-4-Beginner-Videos
Implementing my knowledge on Selenium WebDriver, Java and TestNG
SeleniumCucumberTestNGFramework
The framework is Data driven and keyword driven. it is divided into 4 packages out of which driver class is the main class in which entire execution takes place, user need to provide request parameter,API Endpoint,validator method as per API. it consist of maven dependencies, testng,apachepoi,testNG annotations and allure testng for reporting.
TestNG framework
The framework is Data driven and keyword driven. it is divided into 4 packages out of which driver class is the main class in which entire execution takes place, user need to provide request parameter,API Endpoint,validator method as per API. it consist of maven dependencies, testng,apachepoi,testNG annotations and allure testng for reporting.
This repo is to automate some of Github functionalities using POM in Selenium Java
The Campus Mersys Testing Project is an automated testing suite dedicated to ensuring the reliability and functionality of the CampusMersys platform. It covers various features such as user registration, course management, assignment submissions, and more. The project is built using Java, Selenium WebDriver, Cucumber, TestNG, and other technologies
Example implementations of TestNG features, annotations, listners for quick implementation reference
Data driven test framework design using Database and Selenium v3.14 and TestNG
This framework is data driven i.e we read data from excel using common method,repository,test class and driver class with API. Maven dependacies are rest assured,testng,apache poi,allure testng. Status code validation is done by testng assert method.Request parameters validation is done by validator method.
This Selenium test automation project focuses on ensuring the functionality and reliability of the OpenMRS application. The tests are written in Java, using TestNG as the testing framework. Browser automation is handled by Selenium WebDriver, and logging is implemented using Logger.
End to end automation of OpenCart website using Selenium 4.x and Java.
TestNG Project2
Campus Mersys Testing Project is an automated testing suite dedicated to ensuring the reliability and functionality of the CampusMersys platform. It covers various features such as user registration, course management, assignment submissions, and more. The project is built using Java, Selenium WebDriver, Cucumber, TestNG, and other techno
Playing with different combinations of annotations and parameters .
A presentation of acquired knowledge during ITBootcamp course.
The project provides a structured approach for executing Rest Assured API tests using TestNG. Then The project integrates the Allure reporting tool to generate detailed and visually appealing reports for Rest Assured tests. . It allows users to define test methods, set up pre-test and post-test actions, handle dependencies, and manage test data.
Automate orangeHRM using Java Selenium 4
Add a description, image, and links to the testng-annotations topic page so that developers can more easily learn about it.
To associate your repository with the testng-annotations topic, visit your repo's landing page and select "manage topics."