This repository contains a suite of test automation frameworks built to streamline the testing process for mobile, web applications, and performance testing. The frameworks are designed to be scalable, reusable, and easy to integrate into your CI/CD pipeline.
The test-automation-frameworks
repository includes frameworks for:
- Mobile Testing: Automating mobile application testing for both Android and iOS using Appium and WebdriverIO.
- Web Testing: Automating web application testing using WebDriverIO.
- Performance Testing: Executing performance tests for APIs using k6.
- Mobile Automation: Supports Android and iOS platforms, with cross-platform test scripts.
- Web Automation: Tests web applications across multiple browsers and devices.
- Performance Testing: Runs performance and load tests to ensure optimal app performance under heavy traffic.
- Extensibility: Easily extendable to include more testing strategies and tools.
- CI/CD Ready: Integrated with continuous integration systems GitHub Actions.