Skip to content
#

keyworddriven

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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 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

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

Learn more