Skip to content
#

datadriventesting

Here are 64 public repositories matching this topic...

A complete data driven end to end selenium java framework, designed with POM(Page Object Model) concept using page factory class. Demonstration of parallel execution along with extent reports and testNG reports provided.D

  • Updated Jun 30, 2024
  • Java

This project demonstrates login automation using Selenium and pytest with a Data-Driven Testing (DDT) approach. It tests login functionality with various credentials to ensure both successful and failed login scenarios are covered. The tests are parameterized using pytest.mark.parametrize, making it easy to handle different input data.

  • Updated Sep 20, 2024
  • Python

Improve this page

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

Learn more