Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Test automation
Test automation or automated testing as compared to manual testing is a way to write test scenarios beforehand that can be repeatedly executed without involving a human element. This is often done by having a set of test data as input that can be compared to certain expectations. In agile software development approaches, this can be even based on user stories and/or acceptance critera.
- GitHub: https://github.com/topics/test-automation
- Wikipedia: https://en.wikipedia.org/wiki/Test_automation
- Related Topics: cicd, devops, bdd, tdd, unit-tests, pipeline-as-code, continuous-testing, regression-testing, gherkin, release-automation,
- Aliases: automated-tests, automated-testing, testing-automation,
- Last updated: 2025-02-02 00:29:57 UTC
- JSON Representation
https://github.com/lflimeira/php-tdd-studies
A project created with the focus to study TDD in PHP, following the book "Test-Driven Development: Teste e Design no Mundo Real com PHP". (https://www.casadocodigo.com.br/products/livro-tdd-php)
php phpunit tdd test-automation unit-testing
Last synced: 24 Dec 2024
https://github.com/sadmanpieal/cryptocurrecy-wallet-api
Cryptocurrency Wallet API provides endpoints for managing user wallets, transactions, and exchange rates. It includes automated tests using Postman and Newman to ensure reliability. The API supports operations such as user registration, balance retrieval, transaction processing, and more.
javascript newman newman-reporter-htmlextra nodejs postman test-automation testing-framework
Last synced: 19 Jan 2025
https://github.com/bbrtj/perl-test-spy
Test::Spy CPAN distribution
hacktoberfest perl test-automation testing-tools
Last synced: 02 Feb 2025
https://github.com/giis-uniovi/retorch-llm-rp
Replication package for LLM System testing experimentation
chatgpt e2e-testing llm system-testing test-automation testing
Last synced: 21 Nov 2024
https://github.com/fulanii/autobuy
E-commerce automation using selenium and python
python selenium-python selenium-webdriver test-automation testing
Last synced: 07 Jan 2025
https://github.com/marlinsk/tmaior-test-marlon-backend-application
A backend project with clean architecture + SOLID + TDD and CD/CD process
babel cicd clean-architecture deployment docker docker-container docker-image dockerfile express-js mongodb nodejs pipeline process solid tdd test-automation tests typescript
Last synced: 06 Jan 2025
https://github.com/darylducks17/testproject
Learning Web Automation using Robot Framework (Selenium with Python) using SDET- QA Automation Techie tutorials.
python robotframework seleniumlibrary test-automation
Last synced: 23 Dec 2024
https://github.com/darylducks17/seleniumproject
Learning web automation using Selenium with Python.
selenium selenium-python test-automation
Last synced: 23 Dec 2024
https://github.com/tcsoftinc/playwright-integration
Playwright integration with TestCollab
playwright test-automation testing-tools
Last synced: 19 Jan 2025
https://github.com/hubtou/b2bt
Back-to-back testing utility
command-line-tool learning-python learning-unix pnu-project python shell test-automation testing testing-tools tools unix utilities
Last synced: 12 Dec 2024
https://github.com/ax-va/python-selenium-raghavendra-2021
Python Selenium is demonstrated by examples and tests based on the Sujay Raghavendra's book "Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium WebDriver" published by Apress in 2021. The book examples have been modified and also updated to Selenium 4.
ax-va pageobject-pattern python selenium selenium-python selenium4 test-automation testing unittest
Last synced: 19 Jan 2025
https://github.com/asma-hachaichi/automated-testing-system
This project is a Maven-based application for currency management, featuring automated testing and reporting. It utilizes JUnit for unit testing.
apache-pdfbox junit slack-integration test test-automation testing
Last synced: 13 Dec 2024
https://github.com/moeh-jama/webhook-reporter
Github Actions Coverage reporter. Sends to Provider (discord, slack, microsoft teams) via given webhook
alert alerting alerting-service cicd coverage coverage-report discord github-actions notification notifications observability slack teams test-automation webhook
Last synced: 27 Dec 2024
https://github.com/massimilianovisintainer/raketech-test-automation
This repository contains Playwright automated tests for verifying Casino Guide website navigation and an GET API request to SWAPI.
javascript playwright test-automation
Last synced: 19 Jan 2025
https://github.com/nshimiye/test-prep
Run mocha programmatically
mocha test-automation test-runner
Last synced: 02 Feb 2025
https://github.com/ianoflynnautomation/test-infra-scripts
Helpful script used for testing infra
cicd powershell-script test-automation
Last synced: 13 Dec 2024
https://github.com/sancakerkan/price-comparison
The Price-Comparison project is a Java-based application that uses Selenium WebDriver to fetch and compare prices of the same product from different e-commerce websites. The goal is to find the cheapest, average, and most expensive prices among the specified websites.
java maven selenium selenium-webdriver test-automation testing
Last synced: 10 Jan 2025
https://github.com/r-n/ciperpus_test
Fuzzy and csv test case test automation for CodeIgniter 3 implemented in python 3 with Selenium, unittest, and html-testRunner.
automated-testing college-assignments fuzzy-testing htmltestrunner python selenium software-testing test test-automation testing unittest
Last synced: 13 Dec 2024
https://github.com/sgauvin/cpp-test-runner
Test runner for C++
catch2 cli cpp google-test gtest test-automation testing testing-tools testmate
Last synced: 01 Jan 2025
https://github.com/aristiklever-r-sousa/api-controle-financeiro-nodejs
API para controle financeiro desenvolvida durante o curso de Nodejs na Rocketseat
eslint fastify knexjs nodejs pgsql sqlite3 test-automation typescript vitest-ts zod zod-validators
Last synced: 08 Jan 2025
https://github.com/sancakerkan/login-automation
This repository contains automated tests for a simple login interface using Selenium WebDriver and TestNG. The tests include verification of correct and incorrect login attempts across different browsers.
java maven selenium selenium-webdriver test-automation testing
Last synced: 10 Jan 2025
https://github.com/laddersnake/cypress-project
This project demonstrates my automation testing skills using Cypress. Includes modules for E2E and API testing, integrated with GitHub Actions.
api-testing cypress e2e github-actions test-automation
Last synced: 22 Dec 2024
https://github.com/vsilverman/vsilverman.github.io
art ci-cd continuous-integration data-integration test-automation
Last synced: 17 Dec 2024
https://github.com/nepitwin/ci-robotframework
Example for build system usage by ui test automation
automation continuous-integration example-project python robotframework robotframework-testing test-automation testing
Last synced: 17 Dec 2024
https://github.com/capoeiralabs/capoeira
Framework de Testes automatizados
api-testing assertions automated-testing automation bdd contract-testing cucumber developer-tools load-testing microservices mock-server test-automation testing testing-framework testing-tools webdriver
Last synced: 14 Dec 2024
https://github.com/devkayos/cashflow-api
API feita para fazer o controle de despesas, essa sera uma API desenvolvida utilizando C# e .NET feita para aprender e melhorar os conhecimentos de DDD e estrutura de projetos
ddd docker dotnet entity-framework mysql swagger test-automation
Last synced: 20 Jan 2025
https://github.com/brunobzs/playwright-automation-tests
Test automation project developed with Playwright and TypeScript
ci-cd playwright playwright-typescript qa qa-automation test-automation testing-tools typescript
Last synced: 24 Dec 2024
https://github.com/arturocrisanto/cypress-cucumber
Learn to integrate Cypress with Cucumber for efficient test automation, covering installation, setup, and execution to streamline your testing workflow and ensure reliable software delivery.
cucumber cypress gherkin test-automation testing-tools
Last synced: 23 Dec 2024
https://github.com/wesleysbmartins/go_test
Implementação de testes unitários, testes de integração e testes automatizados usando o pacote nativo de testes de Golang.
golang test test-automation test-driven-development testing
Last synced: 24 Jan 2025
https://github.com/emnawer/serverette
Node.js Testing Web Server
gulp server test test-automation testing-tools web-application web-development web-development-tools
Last synced: 04 Nov 2024
https://github.com/mjaroslav/minecrafttemplate
Template for my Minecraft projects
ci forge forge-mod jabel minecraft minecraft-forge minecraft-forge-mod minecraft-mod mixins template template-project test-automation
Last synced: 14 Jan 2025
https://github.com/wildec2/java-rest-assured-framework
This is a java and rest-assured based test automation framework for the testing of web api's/microservices.
allure allure-report api-testing api-testing-framework gradle java jenkins rest-assured test-automation testng
Last synced: 02 Feb 2025
https://github.com/toreda/rocketlab
Supercharge app tests. Leverage common test cases and datasets to write better tests with fewer lines of code.
jest test-automation test-automation-framework test-tools typed typescript
Last synced: 18 Dec 2024
https://github.com/gabrielleraujo/test-ebac-ui
cypress qa test-automation ui-automated-tests
Last synced: 10 Jan 2025
https://github.com/zahid-automate/case-studies
Case Study on Test Automation
Last synced: 29 Dec 2024
https://github.com/jaktestowac/playwright-debug
Projekt z webinaru "Testerze! Zacznij debugować!"
debug playwright test-automation typescript
Last synced: 17 Jan 2025
https://github.com/hosanabarcelos/bytebank-unitary-tests
Testes unitários com Jest para um banco digital.
alura jest reactjs test-automation test-library-react
Last synced: 11 Jan 2025
https://github.com/mirian97/learn-playwright
Learning Playwright
codegen e2e playwright test-automation
Last synced: 18 Dec 2024
https://github.com/igor-starostenko/report_factory-rspec
RSpec formetter for ReportFactory
qa qatools rails report reports rspec ruby ruby-gem ruby-on-rails rubygem test-automation testing
Last synced: 01 Jan 2025
https://github.com/madworx/docker-remoteswinglibrary
Dockerized version of the madworx Robot Framework RemoteSwingLibrary
docker-image robot-framework swing test-automation
Last synced: 18 Dec 2024
https://github.com/g4-api/g4-abstraction
G4.Abstraction is a suite of libraries for .NET that simplifies command-line processing with G4.Abstraction.Cli, structured logging with G4.Abstraction.Logging, and WebDriver initialization with G4.Abstraction.WebDriver. Each library can be used independently or combined to streamline complex tasks across a wide range of .NET applications.
cli command-line-interface csharp developer-tools dotnet logging selenium software-abstraction structured-logging test-automation webdriver
Last synced: 24 Dec 2024
https://github.com/ghadaabassi/selenium-jenkins
cucumber java jenkins maven pipeline selenium test-automation web-driver
Last synced: 20 Jan 2025
https://github.com/guedesrodriguezleonardo/selenium-ruby
Web Automation testing framework using Selenium, RSpec and Ruby
rspec ruby selenium selenium-ruby test-automation web-testing
Last synced: 18 Dec 2024
https://github.com/pconley/shiken
Shiken is a ruby gem wrapper for selenium designed to use with rspec.
rspec ruby selenium test-automation
Last synced: 18 Dec 2024
https://github.com/kirtee2707/ripplehire-internship
Testing
angularjs jira rally-application software test-automation testing-framework testing-tools
Last synced: 18 Dec 2024
https://github.com/seeni26/selenium-tutorial
Welcome to the Selenium Tutorial Repository. This is a thorough introduction to learning Selenium, the most popular open-source framework for online browser automation.
automated-testing java maven selenium-java selenium-webdriver test-automation
Last synced: 18 Dec 2024
https://github.com/ravifel/cypress-project-to-practice
Web Cypress Automation
cypress javascript test-automation
Last synced: 20 Dec 2024
https://github.com/ravifel/cypress-bdd-cucumber
Web Cypress Automation with Cucumber (BDD)
bdd cypress javascript test-automation
Last synced: 20 Dec 2024
https://github.com/scar17off/wordwall-solver
A Tampermonkey userscript that automatically ensures correct answers on Wordwall interactive activities and quizzes.
automation browser-extension education educational-tools greasemonkey javascript tampermonkey test-automation userscript wordwall
Last synced: 21 Jan 2025
https://github.com/rathorsunpreet/bash_api_checks
A shell script which performs API testing of the site [reqres.in](https://reqres.in/).
api api-rest api-testing bash bash-script bash-scripting curl curl-commands rest-api test test-automation testing
Last synced: 20 Dec 2024
https://github.com/bcdevices/pltdemo-hwci
GitHub repo demonstrating PLT Hardware CI
Last synced: 03 Jan 2025
https://github.com/wizardjedi/testcontainers-php
docker phpunit test-automation
Last synced: 21 Dec 2024
https://github.com/ddemin/tests-router
(DEPRECATED) This library helps to route yours parallel tests to different environments and allows to use personal environment settings for each parallel test (java thread)
cucumber-jvm parallel-tests routing test test-automation test-runner testing-tools testng
Last synced: 19 Dec 2024
https://github.com/markomilenkovic546/sitting-cats-nft-test-automation
Automated testing concept for the 'Sitting Cats NFT' minting application leveraging the Synpress testing framework with MetaMask support. Designed in the Page Object Model, the framework incorporates ethers.js for smart contract communication.
cypress dapp e2e-testing javascript nft polygon synpress test-automation web3
Last synced: 21 Jan 2025
https://github.com/harentius/cypress-example
Created as an example and explanation for the article
cypress cypress-e2e cypress-example test-automation tests-explain
Last synced: 02 Feb 2025
https://github.com/psydok/testing_nasa_front
Автоматизация тестирования черным ящиком фронтенда сайта https://api.nasa.gov при помощи Selenium-java
Last synced: 18 Jan 2025
https://github.com/andreasneuber/test-automation-calculations
Calculations around test automation. With Streamlit app.
python streamlit test-automation
Last synced: 03 Feb 2025
https://github.com/vamshi5s/python_robot_framework_web_automation
Python-Robot_Frame_Work
api cicd execution npm-package parallel-programming python robotframework robotics test-automation
Last synced: 03 Feb 2025
https://github.com/lionelsu/lionel-agrix-fase-b
About REST API designed to manage farms reducing the socio-environmental impact of agribusiness.
docker java maven rest-api spring-boot test-automation
Last synced: 25 Jan 2025
https://github.com/grossopa/hamster-selenium
On top of Selenium (web browser automation tool) for providing component-based abstraction of Html DOM with interaction APIs for automating the web pages built by modern front-end frameworks such as Material UI.
java material-ui material-ui-components material-ui-react selenium selenium-java test-automation webtesting
Last synced: 14 Jan 2025
https://github.com/markomilenkovic546/passwordless-auth-cypress
This project demonstrates a solution for Cypress automation testing of the signup and login features of an application that utilizes passwordless authentication methods, such as magic link or OTP sent via email. This solution provides access to email inboxes via the third-party service.
cypress javascript mailsac otp passwordless-authentication test-automation
Last synced: 21 Jan 2025
https://github.com/stefanwimmer128/proj128
Project 128 - Project Manager
bash npm-package project-management python3 shell-script test-automation testing-tools
Last synced: 01 Feb 2025
https://github.com/darylducks17/TestProject
Learning Web Automation using Robot Framework (Selenium with Python) using SDET- QA Automation Techie tutorials.
python robotframework seleniumlibrary test-automation
Last synced: 23 Oct 2024
https://github.com/markomilenkovic546/todo-android-app-test-automation
Android App Test Automation | WebdriverIO + Appium
android-app appium javascript test-automation webdriverio
Last synced: 21 Jan 2025
https://github.com/lucasfranklinsilva/python-selenium
Automation with Python Selenium
python selenium selenium-webdriver test-automation
Last synced: 14 Jan 2025
https://github.com/acseo/docker-uilicious-cli
Dockerized uilicious-cli
docker test-automation testing-tools uilicious
Last synced: 01 Jan 2025
https://github.com/subhamk108/mavencucumbertestngdemo
This is a Java - Maven - Cucumber - TestNG project primarily used for educational / demo purposes.
cucumber-java gherkin java maven test-automation testing testng
Last synced: 01 Feb 2025
https://github.com/hemanth1223/automation_of_resolution_testing-ui_testing
This repository provides scripts for automating UI testing across multiple browsers and screen resolutions. The objective is to ensure a website renders correctly by capturing full-page screenshots and optionally recording a video of the test. Supported browsers include Chrome and Firefox on Windows OS, and Safari on MAC OS.
automated-testing chromedriver python resolution safari selenium-webdriver test-automation testing ui
Last synced: 13 Oct 2024
https://github.com/thegreatbonnie/puppeteer-web-automation-javascript
Example code of end to end web automation testing using Puppeteer JavaScript
puppeteer test-automation testing testing-tools web-automation-testing
Last synced: 25 Dec 2024
https://github.com/abhivaikar/vanillacheck-go
A vanilla and simple test runner written in Golang for writing automated tests.
golang test-automation unit-testing
Last synced: 25 Dec 2024
https://github.com/hala-samir/cypresspracticing
Cypress testing framework
cypress-example cypress-io cypress-tests test-automation testing-framework testing-tools
Last synced: 10 Jan 2025
https://github.com/annielymariah/project-mocha-chai
Projeto realizando no período de atividade como QA na Compass UOL Ltda, efetuando assim um estudo sobre a utilização das bibliotecas de testes Mocha & Chai.
chai javascript-library mocha test-automation
Last synced: 25 Dec 2024
https://github.com/aytekinkaplan/advanced_cypress_study
Advanced Cypress Study
api api-rest chai css3 cypress github github-actions html5 intellij javascript mocha mocha-chai test-automation testing ui
Last synced: 25 Dec 2024
https://github.com/akhtar21yr/python-unittest
In this repository, we leverage the `unittest` module to thoroughly test all methods of Python's built-in datatypes. Our comprehensive test suite ensures robust validation and reliability by meticulously examining each method, guaranteeing that our implementations meet the highest standards of functionality and performance.
data-types dictionary list python set string test-automation testing unittest
Last synced: 25 Dec 2024
https://github.com/isherezahin/laravel-dusk
Laravel Dusk is a testing tool for Laravel, used for browser automation and interface testing. It helps you easily write and run UI tests of your web application.
dusk laravel test test-automation
Last synced: 16 Dec 2024
https://github.com/subhamk108/mavencucumberdemo
This is a Java - Maven - Cucumber project primarily used for educational / demo purposes.
cucumber-java gherkin java maven test-automation testing testng
Last synced: 01 Feb 2025
https://github.com/jndiogo/combi-tester
A combination tester for LLMs
ai llm local-ai test-automation testing
Last synced: 25 Dec 2024
https://github.com/startrug/reactshoppingcart.selenium.specflow
Selenium WebDriver Tests for ReactShoppingCart training website
automated-testing automation-test bdd-style-testing-framework gherkin selenium selenium-csharp selenium-webdriver specflow test-automation
Last synced: 14 Jan 2025
https://github.com/nehallxx/selenium-testing
Python scripts for test automation using Selenium
pycharm-ide python python-script selenium selenium-python selenium-webdriver test-automation testing testing-tools
Last synced: 26 Dec 2024
https://github.com/vasilisakashperko/epam_qa_git
It contains laboratory works on the "QA".
branching git gitbash github test test-automation testing
Last synced: 31 Jan 2025
https://github.com/daroshchanka/playwright-typescript-starter
Playwright typescript test automation project boilerplate including packages structure, reporting, logging, multi-env run configuration for WEB and API test automation.
api-automation-testing boilerplate playwright qa-automation test-automation test-automation-framework typescript web-automation-testing
Last synced: 20 Dec 2024
https://github.com/desmondsanctity/cypress-test-framework
A boilerplate for setting up Cypress test framework with Circle CI for CI/CD in a Typescript project.
cicd circleci cypress test-automation typescript
Last synced: 26 Dec 2024
https://github.com/chatgthb/parabank-selenium-testng-e2e
Techcareer.net - E2E Test Automation Workshop
allure-report java pageobject-pattern selenium test-automation testng ui-testing
Last synced: 27 Dec 2024
https://github.com/brunobzs/idelsoft-test-automation
Test automation project developed with Cypress and TypeScript
ci-cd cypress cypress-io page-object-model test-automation testing-framework typescript
Last synced: 02 Jan 2025
https://github.com/brunobzs/cypress-automation-tests
automation cypress javascript test-automation testing-tools tests
Last synced: 02 Jan 2025
https://github.com/rafaelgoulartb/testing-react
🕷 This project is to pratice Testing Components in React and React Native
jest react test-automation test-driven-development testing-tools
Last synced: 02 Jan 2025
https://github.com/xray-app/tutorials-java-gradle
Tutorials showcasing the integration between Gradle and Xray Test Management
grade jira test-automation testing xray
Last synced: 11 Jan 2025
https://github.com/hafidzfg/fp-btdp-web-test
Web UI Test Automation as a submission for Hacktiv8's QA Test Automation with Katalon Final Project
data-driven-tests functional-tests groovy katalon test-automation web-testing web-ui
Last synced: 23 Oct 2024
https://github.com/hosanabarcelos/bytebank-integration-tests
Testes de integração com Jest para um banco digital.
alura jest reactjs test-automation test-library-react
Last synced: 11 Jan 2025
https://github.com/liteobject/react-testing-with-cypress
cypress react reactjs test-automation testing
Last synced: 29 Dec 2024
https://github.com/lukegtester/postman-nevman-tests
Repository created in purpose of practise API automations using Postman and JS
javascript newman nodejs postman test-automation testing
Last synced: 31 Jan 2025
https://github.com/adamcegielka/learn-test-automation
Cypress, Playwright, Selenium, BDD, Postman, Rest API, Cucumber, BDD
bdd cucumber cypress playwright postman rest-api restful-api selenium test-automation webdriver
Last synced: 26 Dec 2024
https://github.com/adamcegielka/my-shop-automationpractice-pl
Create test cases in TestRail, report bugs in JIRA and create automated tests in Playwright
bug-reporting jira manual-testing playwright test-automation test-cases testing testrail typescript vscode
Last synced: 26 Dec 2024
https://github.com/iamenr0s/molecule-action
This GitHub action is designed to test your Ansible role using Molecule.
ansible ansible-role ci molecule test-automation
Last synced: 26 Dec 2024
https://github.com/brunodorea/dio-rest-assured
Projeto para o curso de "Explorando o Rest Assured Para a Automação de Testes de API" da DIO.
allure-report java qa test-automation
Last synced: 27 Jan 2025
https://github.com/upa-io/codecov-java
A Spring Boot-based Java project demonstrating effective use of Codecov for tracking code coverage. This project utilizes Maven for dependency management and build automation, integrating with JaCoCo to generate coverage reports and ensure high-quality code standards.
api java spring-boot test-automation
Last synced: 26 Dec 2024
https://github.com/anik16298/book_house_web_automation_using_selenium_with_allure_report
Bookhouse Web Automation automates end-to-end testing for the Bookhouse website, focusing on the add-to-cart flow and checkout process. Built with Java, Selenium, Maven, and TestNG, it ensures cross-browser compatibility and reliability through POM. Test results are visualized via Allure Report for efficient execution and fast issue identification.
allure-report java manual-testing maven selenium test-automation testcasewriting testing-tools webautomationtesting
Last synced: 01 Feb 2025
https://github.com/marcelodiass/static-generator
This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers
object-oriented-programming python test-automation unit-testing
Last synced: 14 Jan 2025
https://github.com/specialOne-coder/Selenium-Test
Testing web app with Selenium and Junit
gerkhin junit selenium-webdriver test-automation
Last synced: 23 Oct 2024