Library to provide Data-Driven testing with CSV tables to Robot Framework
-
Updated
Jun 8, 2024 - Python
Library to provide Data-Driven testing with CSV tables to Robot Framework
Arjuna is a Python based test automation framework developed by Rahul Verma (www.rahulverma.net).
Automated the web-page using python with selenium webdriver
Tutorial of pytest with selenium. And also explained page object modal concept in detail
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.
This UI automation project utilizes Python and Selenium, leveraging the Pytest framework and the Page Object Model (POM) design pattern, incorporating data-driven testing techniques to implement test cases covering key user flows such as customer registration, user login, and searching for desired products.
Automation Project - opensource project
Automation Project - Orange HRM
AutomationExercise is a web-based e-commerce platform designed for QA engineers to practice automation testing. This project implements an advanced Selenium-based test automation framework in Python using Pytest. The framework is structured for modularity, reusability, and scalability, enabling efficient end-to-end testing.
Add a description, image, and links to the datadriventesting topic page so that developers can more easily learn about it.
To associate your repository with the datadriventesting topic, visit your repo's landing page and select "manage topics."