paulbodean88 / automation-design-patterns
Use the power of design patterns to solve different software automation related problems - Python
β14Updated 5 years ago
Related projects β
Alternatives and complementary repositories for automation-design-patterns
- π Page object design pattern implementation (python, pom, selenium, pytest, travisCI)β53Updated 8 months ago
- Learn to build an API testing framework in Pythonβ39Updated 3 years ago
- REST API Test Framework example using Python requests and flask for both functional and performance tests.β49Updated 6 months ago
- Page object model automation framework using Python seleniumβ14Updated 5 years ago
- This repository provides some working boilerplate code for building automated test suites with HTML/Slack reporting on top of the lemonchβ¦β15Updated last year
- Plugin to automatically manage all element waits and enables to write wait-free appium tests.β61Updated 9 months ago
- A Rest-API test automation framework which is build on the top of Python language using PyTest Framework.β27Updated 3 years ago
- "A repository featuring a BDD-based automation framework for efficient API testing using the user-friendly Gherkin syntax and BDD principβ¦β14Updated 3 months ago
- Slides, examples, exercises and answers for my open source workshop on API testing in Python using requestsβ86Updated 6 months ago
- Sauce Lab Mobile App Automation Using Selenide Appiumβ18Updated 3 weeks ago
- Easy Selenium tests in Python following the style of Selenide java wrapper over Seleniumβ28Updated 9 years ago
- Code to accompany Test Automation University lecture: Automated Visual Testingβ11Updated 4 years ago
- Page Object Model framework using Cypressβ12Updated last year
- https://youtube.com/playlist?list=PL5eiLar9sxBFkq9Ely2vo3WCTFG3EmPLsβ15Updated last year
- Demo of "one test for several platforms" approach: Web(Selenium) + iOS, Android(Appium) on Selene + Pytestβ28Updated last year
- Boilerplate project for Web, Mobile and API using WebdriverIO, Appium, SuperTest and TypeScriptβ30Updated 6 months ago
- This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScriptβ8Updated last year
- Sample project for running tests using Java/TestNG/Appiumβ80Updated 9 months ago
- TAU course on Building an API test automation framework with pythonβ81Updated last year
- Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.β116Updated 4 months ago
- This repository has example codes related to API Testing using Playwright with Java and TestNG.β29Updated last month
- β25Updated 5 months ago
- pytest plugin for integration with TestRail, for creating testruns and updating resultsβ96Updated 2 years ago
- A simple example of page objects implemented as resource file for Robot Framework, converted from a Java test exampleβ16Updated 8 years ago
- Utility to automatically manage all web element waits and enables to write wait-free selenium tests.β39Updated 3 years ago
- BDD test examples with Behave and Appium