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-16 00:29:55 UTC
- JSON Representation
https://github.com/beretta350/golang-authentication-api
A simple lightweight authentication API built in Golang designed to be a fast and easy start for other projects.
bcrypt csrf csrf-protection docker docker-compose gin gin-framework gin-gonic go golang integration-testing jwt jwt-auth jwt-authentication jwt-token mongo mongodb test-automation testcontainers xss
Last synced: 09 Feb 2025
https://github.com/alexalvess/poc-tests-scopes
This project has an objective to show some Tests Scopes that we have
fake integration-testing test test-automation unittest
Last synced: 31 Dec 2024
https://github.com/brendan-leighton/leaf_ground_2.0
Automated tests for https://www.leafground.com/.
java maven selenium selenium-java selenium4 test-automation test-automation-project testing testng
Last synced: 05 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/ernanej/test-base-model-for-svelte-components
Test base model for Svelt components and minified tutorial to apply tests on your project components.
interface-t svelte test-automation
Last synced: 05 Feb 2025
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: 17 Feb 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/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: 17 Feb 2025
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: 17 Feb 2025
https://github.com/sevenbytes/testrail
A Go library for TestRail REST API (WIP)
golang golang-library library test-automation testing testing-tools
Last synced: 19 Jan 2025
https://github.com/sanjarzayniev/ta_training-java
All the projects I made in Java basics section of AT Epam training
epam-java-course epam-lab-homework java projects-done test-automation
Last synced: 13 Feb 2025
https://github.com/hemanth1223/automation-functional_testing_case
This test automates the login, file upload, and data validation process on a web application using Selenium Web Drivers. It involves logging in, uploading an XLS file, and handling validation errors.
automated-testing automation-selenium firefox machine python selenium-webdriver test-automation testing
Last synced: 11 Feb 2025
https://github.com/sevilayerkan/kismet
Simple Fortune Telling API with simple web interface
api flask fortune-teller test-automation
Last synced: 13 Feb 2025
https://github.com/grasshopper7/rest-assured-extent-report-plugin
Generates Extent Spark & Pdf Report for Rest Assured API Automation Tests
java reporting rest-assured test-automation
Last synced: 19 Feb 2025
https://github.com/jenx007/saucedemo-automation
This project automates login to the Sauce Demo website using Selenium, extracts product details, updates data in a JSON file, and integrates with an external API for additional data retrieval. Each function is encapsulated in a class to improve modularity and reusability.
api python requests-library-python selenium selenium-webdriver test-automation
Last synced: 19 Jan 2025
https://github.com/rahulguptagzb09/automation-libs-using-python
These libraries/functions are related to dictionaries (HashMaps), YAMLs, Files, Git, Linux Ubuntu, Docker, Kubernetes, Pcap Wireshark
automation dictionary docker file git json kubernetes linux pcap python schema test-automation ubuntu wireshark yaml
Last synced: 04 Feb 2025
https://github.com/iamgauravkhanna/taf-for-api-rest-assured
TAF (Test Automation Framework) for API using Rest Assured
automation rest rest-api restassured test-automation testing
Last synced: 31 Jan 2025
https://github.com/iamgauravkhanna/taf-for-web-selenium
TAF (Test Automation Framework) for Web using Selenium
selenium test-automation testing testng webdriver
Last synced: 31 Jan 2025
https://github.com/morgant/roundup-travis
Travis CI configuration for Blake Mizerany's `roundup`
roundup shell-script test-automation testing travis-ci
Last synced: 02 Feb 2025
https://github.com/andifalk/asvs-testing
Use the OWASP Application Security Verification Standard as a Guide for Automated Unit and Integration Tests
asvs java owasp requirements security test-automation testing
Last synced: 20 Jan 2025
https://github.com/yahialm/cicd-pipeline-with-jenkins-argocd-sonar-and-k8s
Full implementation of a CI/CD pipeline using Jenkins for Continuous integration and ArgoCD to keep the software product in a deployable state. The project was done locally on VirtualBox and a K3s cluster setup manually on Ubuntu Server VMs.
argocd build-automation cicd devops devsecops docker gitops jenkins owasp-dependencycheck sonarqube spring-boot test-automation trivy
Last synced: 13 Feb 2025
https://github.com/ianoflynnautomation/iac-devtestlabs-bicep
Demo using Azure DevTest Labs, Bicep, and Azure azd to provision test infra
azd bicep cicd devops devtestlabs iac infrastructure test test-automation
Last synced: 13 Feb 2025
https://github.com/andreasneuber/implement-quality-control-from-scratch-in-it-startup
A practical suggestion
quality-assurance quality-control roi test-automation
Last synced: 05 Jan 2025
https://github.com/utdanningsdirektoratet/xmldataimport
XmlDataImport kjører test data inn i en SQL Server database for datadreven automatiske tester eller debugging. Verktøyet kan brukes enten fra kommandolinje eller inn i en automatiserte test.
sqlserver test-automation testdata
Last synced: 09 Jan 2025
https://github.com/ledsouza/django-api-tests
Este projeto implementa testes automatizados para a API Aluraflix, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a dados de filmes e séries da empresa fictícia Aluraflix.
django django-rest-framework python swagger test-automation testing
Last synced: 14 Jan 2025
https://github.com/raghavendra-vaidya/sauce-cy
Test automation demonstration using Cypress.io
cypress-io javascript mochawesome test-automation
Last synced: 12 Jan 2025
https://github.com/mahammad-mostafa/unit-testing-exercise
This is the fifth project in the second module in the Microverse program. It is an exercise for practicing unit testing in JavaScript using Jest framework & Test Driven Development.
arrange-act-assert arrow-functions es6 javascript jest jest-matchers npm-scripts tdd-javascript test-automation test-driven-development testing testing-framework testing-tools
Last synced: 02 Feb 2025
https://github.com/dzooli/appium-testing
POC for emulated Android usage for testing.
android emulator mobile python test-automation testing
Last synced: 21 Jan 2025
https://github.com/henrylin03/odin-testing
Practising test-driven development (TDD) with Jest as part of The Odin Project's "Full Stack JavaScript" course
javascript jest jest-tests odin-project test-automation testing
Last synced: 05 Feb 2025
https://github.com/melv-narrow/playwright-framework
🎭 Modern Playwright Test Automation Framework | TypeScript + Page Object Model + Allure Reporting | Cross-browser, parallel execution, and data-driven testing capabilities | Built with best practices and ISTQB standards
allure-report api-testing automated-testing bdd ci-cd cross-browser-testing e2e-testing javascript page-object-model playwright test-automation test-framework testing typescript web-testing
Last synced: 19 Jan 2025
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/sanjanavarma12/petstore-api-automation-rest-assured
Automated API testing for Swagger PetStore API using Rest Assured, Maven, and Allure for detailed reporting.
allure-report api api-testing eclipse maven petstore repository restassured swagger test-automation testcases testing-tools testng-framework
Last synced: 13 Feb 2025
https://github.com/lukasraider/calculator
Three test - MS unit , Selenium, SpecFlow
automated-testing calculator mstest selenium specflow test-automation web
Last synced: 09 Jan 2025
https://github.com/viktormikeska/playwright-test-ts
Repository for Playwright course by Vasyl Shpak
playwright test-automation testing
Last synced: 19 Jan 2025
https://github.com/rathorsunpreet/python_api_checks
API Testing of the site https://reqres.in using Pytest and Requests.
pytest python-3 python3 request requests requests-library-python rest-api test test-automation testing
Last synced: 07 Jan 2025
https://github.com/rsheremeta/testrail-testng
Library for integration TestNG-based tests with TestRail
allure java rest-assured selenium selenium-webdriver test-automation testing testng testng-framework testrail testrail-api
Last synced: 09 Jan 2025
https://github.com/ianoflynnautomation/iac-devtestlabs-terraform
Demo using Azure DevTest Labs, Terraform, and Azure azd to provision test infra
azd cicd devops devtestlabs hcl iac infrastructure terraform test test-automation
Last synced: 06 Feb 2025
https://github.com/ashwamegh/learning-tdd
code-coverage istanbul mochajs test-automation testing
Last synced: 09 Feb 2025
https://github.com/testingrequired/exampletest.app
A web app designed to be a target for test automation scripts
Last synced: 22 Jan 2025
https://github.com/sanjoy-sust/seleniumjunit
This is a sample project to test UI with selenium web driver with Junit
facebook-auto facebook-login junit junit4 selenium selenium-java selenium-webdriver test-automation testing-tools
Last synced: 08 Jan 2025
https://github.com/bitcoder/automation_week_mot
Test automation code for Automation Week UI challenges of Ministry of Testing 2020
modeling python test-automation testing testing-tools
Last synced: 29 Nov 2024
https://github.com/kaiofelps/rustest
Prototype of a testing framework vitest-like for Rust.
Last synced: 26 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/hamedstack/hamedstack.cypress
A set of valuable Cypress commands with complete TypeScript support.
cypress cypress-command cypress-commands cypress-io cypress-plugin javascript node node-js nodejs test test-automation testing testing-tools tests typescript
Last synced: 06 Jan 2025
https://github.com/ghoshasish99/ingenious-azuredevops
INGenious Playwright Studio with AzureDevOps
azuredevops test-automation testing
Last synced: 15 Jan 2025
https://github.com/bartekl1/test-oi
:white_check_mark: Skrypt do testowania rozwiązań na Olimpiadę Informatyczną
bash bash-script oi olimpiada-informatyczna script test test-automation test-script testing testing-tools tests testy
Last synced: 09 Feb 2025
https://github.com/currents-dev/currents-jest-github-actions-example
Report Jest test results to Currents - a cloud platform for debugging, troubleshooting and analysing CI tests
cicd currents jest jest-reporter jest-shards test-automation
Last synced: 01 Feb 2025
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: 11 Feb 2025
https://github.com/getlarge/mqtt-declarative-e2e-test
Test generator for MQTT
e2e-tests mocha mqtt test-automation
Last synced: 14 Feb 2025
https://github.com/mdziegielewska/automation-cypress
Comprehensive automation coverage for Magento e-commerce platform using Cypress and TypeScript.
automation-testing cypress e-commerce magento software-testing test-automation typescript
Last synced: 20 Jan 2025
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/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/immunant/c2rust-testsuite
c2rust integration-testing test-automation
Last synced: 19 Feb 2025
https://github.com/tcsoftinc/playwright-integration
Playwright integration with TestCollab
playwright test-automation testing-tools
Last synced: 19 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/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/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: 14 Feb 2025
https://github.com/uisawara/unide
Unity開発におけるUI自動テストを試行錯誤するUnity Package
test test-automation unity unity3d
Last synced: 08 Feb 2025
https://github.com/applitools/example-selenium-javascript-jest-classic
Applitools Example: Selenium JavaScript Jest with the Classic runner
applitools applitools-example applitools-tutorial javascript jest selenium selenium-javascript selenium-webdriver test-automation visual-testing
Last synced: 17 Jan 2025
https://github.com/iamgauravkhanna/taf-for-api-karate-dsl
TAF (Test Automation Framework) for API using Karate DSL
api-automation automation rest rest-api test-automation testing
Last synced: 31 Jan 2025
https://github.com/iamgauravkhanna/raftaar-java
RAFTAAR (ROBUST AUTOMATION FRAMEWORK THAT ALLOW ARTIFICIAL RUNS) is an open source automation framework for Web, Mobile & API Testing
appium automated-testing rest-assured selenium test-automation webdriver
Last synced: 31 Jan 2025
https://github.com/aladnansami/daraz-ecomerce-website-automation-using-testng-with-allure-report
Daraz is a global online marketplace with ecommerce stores in Pakistan, Bangladesh, Nepal, Sri Lanka and Myanmar.
appium array automated-testing automation selenium test-automation
Last synced: 26 Jan 2025
https://github.com/thinogueiras/playwright-pytest
Automação de Testes de UI com PyTest e Playwright.
e2e-tests github-actions playwright playwright-pytest playwright-python pytest python test-automation web-testing
Last synced: 17 Jan 2025
https://github.com/thinogueiras/api-tests-mocha-chaihttp
Testing the GO REST API using Mocha, Chai and ChaiHttp.
api-rest apitesting chai chai-http javascript mocha mocha-tests nodejs rest-api supertest test-automation
Last synced: 17 Jan 2025
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/thiagojacinto/selenium-with-python-getstarted
Automated tests using Python flavor of the Selenium framework
pytest selenium-python test-automation
Last synced: 06 Feb 2025
https://github.com/thiagojacinto/virada-qualidade-desafio
12h to develop Automated Tests for an API and a website. Go go go!
automation cypress test-automation
Last synced: 06 Feb 2025
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/ebabel-games/ebabel-mocks
Mock THREE.js, THREEx.js, and dataStore for unit testing purposes.
game-development mocks test-automation threejs
Last synced: 12 Jan 2025
https://github.com/applitools/example-puppeteer-javascript-classic
Applitools Example: Puppeteer JavaScript with the Classic Runner
applitools applitools-example applitools-eyes applitools-tutorial javascript puppeteer test-automation tutorial visual-testing
Last synced: 17 Jan 2025
https://github.com/mdziegielewska/automation-playwright
Proof-of-concept automation project utilizing Playwright and TypeScript to explore web testing capabilities.
automation-testing banking parabank playwright software-testing test-automation typescript
Last synced: 08 Feb 2025
https://github.com/ghadaabassi/selenium-jenkins
cucumber java jenkins maven pipeline selenium test-automation web-driver
Last synced: 20 Jan 2025
https://github.com/egaraujo/sauce-labs-ui-automation
UI Automation with Playwright
docker playwright test-automation typescript
Last synced: 08 Feb 2025
https://github.com/applitools/example-selenium-java-cucumber
Applitools Example: Selenium in Java with Cucumber
applitools applitools-example applitools-eyes applitools-tutorial cucumber cucumber-jvm execution-cloud gherkin java junit maven selenium selenium-java selenium-webdriver test-automation ultrafast-grid visual-testing
Last synced: 17 Jan 2025
https://github.com/homemade-cookies/aspiring
A Template used to create a repository with Aspire
aspire distributed-systems grafana prometheus test-automation
Last synced: 23 Jan 2025
https://github.com/e257-fi/dirsuite
DirSuite add-on for ScalaTest | Mirror, please use https://gitlab.com/e257/testing/dirsuite for issues and PRs
java scala scalatest test-automation test-framework testing
Last synced: 31 Dec 2024
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/monikakonieczna/selenium-webdriver-exercises
Exercises for test automation of web applications with the usage of Selenium Webdriver. Sources of exercises: https://antycaptcha.amberteam.pl/, http://the-internet.herokuapp.com/.
selenium-webdriver test-automation
Last synced: 26 Jan 2025
https://github.com/ravifel/cypress-web-automation-tests
Web Cypress Automation
cypress javascript test-automation
Last synced: 13 Feb 2025
https://github.com/monikakonieczna/the-internet-cypress-project
This repo contains various example tests for "The Internet" using Cypress: Fundamentals, Testing the DOM. Additionally tests are configured to run in GitHub workflow.
cypress cypress-example test-automation
Last synced: 26 Jan 2025
https://github.com/monikakonieczna/playwright-ts-letcode-practice
Test automation practice with Playwright on LetCode in TypeScript.
playwright playwright-e2e playwright-typescript playwright-ui test-automation testing-tools
Last synced: 26 Jan 2025
https://github.com/monikakonieczna/jpetstore-selenium-project
Example project for Test Automation in Selenium WebDriver, Junit5 & Java for demo site: JPetStore. using ThreadLocal static WebDriver for parallel execution.
allure java-testing jpetstore junit5 pageobject-pattern selenium4 test-automation
Last synced: 26 Jan 2025
https://github.com/schwabyio/xtest
An external assertion library to use within Postman. Test your APIs with speed, simplicity, and at scale.
api api-automated-testing api-testing functional-testing postman postman-assertions postman-external-libraries postman-external-library postman-libraries postman-library test-automation testing
Last synced: 26 Jan 2025
https://github.com/ctrf-io/ctrf
JSON test results report schema that provides a standardized format for JSON test reports
test-automation test-reporting testing testing-tools
Last synced: 13 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: 06 Feb 2025
https://github.com/feuster/headlessmonitor
HeadlessMonitor can set a new resolution in a Windows system which is used headless without physical monitor. This can be for e.g. handy when running a test automation headless and a defined resolution is needed which is not regulary available in headless mode.
ci headless headless-ci headless-continuous-integration headless-monitor headless-screen headless-testing ranorex test-automation windows-desktop
Last synced: 15 Jan 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/samska/cypress-serverest
E2E and API Tests with Cypress, Mochawesome and Faker
cypress faker mochawesome test-automation
Last synced: 03 Feb 2025
https://github.com/samska/cypress-discovery-qa-academy
E2E Tests with Cypress
Last synced: 03 Feb 2025
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/ravifel/cypress-project-to-practice
Web Cypress Automation
cypress javascript test-automation
Last synced: 13 Feb 2025
https://github.com/cronware/automated-test-bench-for-embedded-systems
A C# WinForms application that communicates with ESP32/Arduino via serial (UART). It supports automated test sequences and Lua scripting for sending commands and logging results.
arduino automation csharp embedded-systems esp32 hardware-testing lua-scripting serial-communication test-automation testing-framework uart winforms
Last synced: 06 Feb 2025
https://github.com/andrewrporter/cypress-health-check
Simple page health check test suite powered by Cypress and CircleCI
ci circleci cypress health-check test-automation
Last synced: 28 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: 06 Feb 2025
https://github.com/applitools/example-selenium-csharp-nunit
Applitools Example: Selenium in C# with NUnit
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud nunit selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 16 Nov 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/kingluo/burl
A simple but flexible HTTP/3 testing framework based on bash and curl
api-rest apisix bash curl envoy http3 jq json nginx quic shell-scripting soap test-automation testing-tools xml
Last synced: 28 Jan 2025
https://github.com/joshludahl/elk
Espresso Extension library written in Kotlin
android espresso intents kotlin library recyclerview test-automation ui-automated-tests
Last synced: 14 Dec 2024
https://github.com/ghoshasish99/ingenious-circleci
INGenious Playwright Studio with CircleCI
circleci ingenious test-automation testing
Last synced: 15 Jan 2025