Skip to content
#

testng-annotations

Here are 22 public repositories matching this topic...

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.

  • Updated Apr 6, 2023
  • Java

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.

  • Updated Apr 5, 2023
  • HTML

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

  • Updated Jun 14, 2024
  • Java

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.

  • Updated Apr 5, 2023
  • HTML

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.

  • Updated May 24, 2023
  • HTML

Improve this page

Add a description, image, and links to the testng-annotations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the testng-annotations topic, visit your repo's landing page and select "manage topics."

Learn more