testng-annotations
There are 26 repositories under testng-annotations topic.
RexJonesII/Free-Videos
This repository includes code and documents from free videos via Social Media. https://tinyurl.com/Selenium-4-Beginner-Videos
Janani-Palani/MyLearningSpace
Implementing my knowledge on Selenium WebDriver, Java and TestNG
BakkappaN/SeleniumCucumberTestNGFramework
SeleniumCucumberTestNGFramework
N00r0/-Automation-Testing
basic TestNG
abhilashsanne/TestNG_With_Java
Example implementations of TestNG features, annotations, listners for quick implementation reference
ashwinideshmukh1210/restAssured_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.
Mednasa/CampusMersys_Project
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
mirian228/TestNG
TestNG framework
Randhir-Matole/RestAssured
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.
YoumnaElhassany/Github
This repo is to automate some of Github functionalities using POM in Selenium Java
MarkoSaksida/IT_Bootcamp_Final_Project_2022
This is a test suite written in Java designed to automatically test www.automationpractice.com web page elements and functionalities with Selenium and TestNG.
MethmalGodage/testng-annotations
This is a simple Maven Java project to understand the working order of TestNg annotations.
NigarAylaOzcanan/CampusMersys
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
NigarAylaOzcanan/OpenMRS
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.
nkrajash/DDTUsingDatabaseandSeleniumTestNG
Data driven test framework design using Database and Selenium v3.14 and TestNG
NVelimirov/ITBootcamp-Final-Project
A presentation of acquired knowledge during ITBootcamp course.
omar2016/SeleniumFramework
Selenium Framework using Java, maven, TestNG and Page Object Modeling
patilabhishek431/restAssured_framework
Framework is data-driven as well as keyword driven. In which, by passing the request parameters to create request for every test case, parameterized variables reads data from sheet on runtime. For validation purpose use test-ng assert class and generate the allure report using test-ng annotation.
sbhat6/eBayTvShopping
To automate a scenario with eBay mobile application, which includes, log-in, search for a TV, choose a TV, add it to cart, verify item details and cart details and purchase the TV.
Snmtechno/TechnoStudy_Test
TestNG Project2
ThakarePravin/RestAssured_TestNG_Allure_Report_Framework
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.
AmarMahajan07/restAssured
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.
kunalashar25/learn-testng
Playing with different combinations of annotations and parameters .
Mahmoud-Elhamrawi/TAF_inialStart
it is a demo for testing purposes to simulate booking hotels, cars, tours
Raghavendra-vaidya/SeleniumSharpAutomation
Automate orangeHRM using Java Selenium 4
veena444/UIAutomationE2EProject-OpenCart
End to end automation of OpenCart website using Selenium 4.x and Java.