Skip to content
#

allure

Here are 15 public repositories matching this topic...

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

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 allure 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 allure topic, visit your repo's landing page and select "manage topics."

Learn more