Skip to content
#

restassured-framework

Here are 16 public repositories matching this topic...

This github provides a common platform to run rest assured framework project using various methods and API. It also helps in generation of reports using Allure. Maven repositories used are restassured, testng, allure and apachepoi. Data driven & keyword driven framework. User needs to just change API Endpoint, Request Parameters & modify validator

  • Updated Apr 5, 2023
  • HTML

This is my demo Repository where a RestAssured API Project is there (AuthTest), some of my java practice (Java Concepts), Demo of my framework that I have designed (PageObjectModelProject). A complete Page Object Model Framework along with reporting, screen shots, Log4J implemnetation can be seen under the dRSTinV3_Automation folder. Spring boot…

  • Updated May 9, 2023
  • HTML

RestAssured_framework design using Data driven,TestNG,Maven,Allure.Framework which runs test case multiple times with different input and validation values.These values shouls be in external source file i.e. Excel.With this framework whenever we need to automate API we would not need to start from scratch,and begin with developing the test cases.

  • Updated Apr 6, 2023
  • HTML

My framework is Data Driven Framework which is automation testing framework in which input values are read from data files and stored into variables in test scripts. It enables testers to build positive test cases into a single test. Input data in data driven framework can be stored in single or multiple data sources like .xlsx .

  • Updated Apr 30, 2023
  • HTML

Improve this page

Add a description, image, and links to the restassured-framework 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 restassured-framework topic, visit your repo's landing page and select "manage topics."

Learn more