Skip to content
#

evidencefilecreator

Here are 4 public repositories matching this topic...

Language: All
Filter by language

This framework is data driven i.e. we read data from excel sheet using common method. This framework include Common method, Test Class cases and drive class to execution of entire framework. Maven Dependencies are Rest Assured, testng, apache poi, aluure. In this framework we validate status code and response body by using TESTNG assert class.

  • Updated Apr 6, 2023
  • HTML

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.

  • Updated Apr 5, 2023
  • HTML

Improve this page

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

Learn more