Testing the opensource demo of orangehrm
-
Updated
Jun 22, 2023 - Python
Testing the opensource demo of orangehrm
Test scraped job details from companies websites against peviitor.ro
Demo on use of pytest for UI Automation using POM
Testing saucedemo
The Page Object Pattern in Selenium is a design pattern used to create an abstraction of web pages, allowing for easier interaction and maintenance in tests. It involves creating a separate class for each page, with methods for elements and actions on those pages. This makes tests more readable and maintainable.
pytest-xdist scheduler that runs some tests on dedicated workers. can significantly improve runtime by running long tests on separate workers.
The E-Commerce Web Demoblaze has been automated using Python and Selenium Webdriver .
A bundle of useful utility functions and helpers for working with Django
Scraping of the jobs available and adding them all in one place at peviitor.ro
Test pytest-xdist for python 3.6 regarding multiple versions
A foray into the features of pytest.
A collection of sub-projects dedicated to automated testing of web applications, with focus on E2E testing, API validation, and UI testing.
A Python project template.
UI testing
Examples of pytest report creation.
UI automated tests for the online store Training Store
UI automated tests for demoqa.com
Add a description, image, and links to the pytest-xdist topic page so that developers can more easily learn about it.
To associate your repository with the pytest-xdist topic, visit your repo's landing page and select "manage topics."