You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...
🧠 Implement convolutional and recurrent neural networks in TensorFlow Keras to handle image and text datasets, enhancing model performance through advanced techniques.
In this repository contains an automation test suite built with Playwright, Python & Pytest. I implement the Page Object Model (POM) design pattern. The test suite covers: FlexTable Plugin & WooCommerce
In this repository we will conduct automation tests using Playwright, Python & Pytest. We will use POM(page object model) to conduct our automation test. We will also genatrate test reports on HTML.
Automated API testing framework using Python, pytest, and requests. Features 9 comprehensive tests covering CRUD operations, negative testing, performance validation, and data-driven testing.
Welcome to the Appium Mobile Automation Test Project! This repository contains a collection of Appium test scripts for automating the testing of a Mobile Application.
Validated login functionality with multiple different user credentials, retrieved from JSON file, and added assertion along with screenshot for each valid test cases. Next in another test case executed add to cart operation where selected item from dynamic item dataset from UI, and executed all other functions related to completing order.