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/ctrf-io/jasmine-ctrf-json-reporter
A Jasmine JSON test results reporter that follows the CTRF schema
jasmine jasmine-reporter test-automation test-reporting
Last synced: 19 Dec 2024
https://github.com/pure-linux/tinyortfuzzer
Fuzzer for the TIO container runtime.
containers fuzzer fuzzer-test kubernetes-alternative runtime test-automation testing-tools
Last synced: 19 Dec 2024
https://github.com/pure-linux/tinyort-fuzzer
Partial automated Fuzzer for the TIO container runtime.
containers fuzzer kubernetes-alternative runtime test-automation testing-tools
Last synced: 19 Dec 2024
https://github.com/gabryelboeira/tdd_teste_java_alura
TDD e Java: testes automatizados com JUnit - Alura Cursos
java junit tdd-java test-automation
Last synced: 25 Dec 2024
https://github.com/d3rrick/pytest_by_example
The repo has useful pytest examples demonstrating pytest elagance in QA automated testing - Api testing, web applications etc..
api-testing concurrent-programming large-data-files pytest pytest-html python3-6 test-automation
Last synced: 03 Feb 2025
https://github.com/applitools/example-webdriverio-javascript-classic
Applitools Example: WebdriverIO JavaScript with the Classic Runner
applitools applitools-example applitools-eyes applitools-tutorial javascript test-automation tutorial visual-testing webdriverio webdriverio-v7 webdriverio-v8
Last synced: 17 Jan 2025
https://github.com/nibrazkhan/junit_form_automation
A Practice Form is automated using Junit where inputs are sent dynamically, date picker removed and new date added, radio and checkboxes validated, user data stored in JSON file.
gradle intellij-idea junit selenium-webdriver test-automation
Last synced: 27 Dec 2024
https://github.com/xoriantopensource/iwat
excel json qa qatools rest soap test-automation testing testing-tools webservices xml
Last synced: 05 Jan 2025
https://github.com/subztep/secretsmanager-local
AWS Secrets Manager server mock
aws mock secrets test-automation
Last synced: 26 Dec 2024
https://github.com/jaktestowac/playwright-elements-locators
Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright
automation playwright playwright-typescript test-automation testing
Last synced: 18 Dec 2024
https://github.com/krishnapollu/playwright-nodejs-poc
A sample NodeJS suite which runs cross browser tests using Playwright
chromium cross-browser-testing firefox nodejs playwright playwright-javascript test-automation web-automation-testing webkit
Last synced: 23 Dec 2024
https://github.com/ianoflynnautomation/test-ui-playwright-specflow-dotnet
UI Automation Test Project
bdd csharp dotnet playwright specflow test-automation
Last synced: 20 Dec 2024
https://github.com/sumanreddy568/selenium-python-pytest-framework
This repository houses a robust Selenium Python Pytest framework for efficient automated testing of web applications. Leveraging Selenium WebDriver and Pytest, it offers streamlined test case management, Docker support, and Jenkins integration for seamless continuous testing.
containerization docker jenkins-pipeline pytest selenium-python test-automation
Last synced: 23 Jan 2025
https://github.com/andrelkj/zombieplus
Project to automate Zombie+ (a copy of Disney+ platform) using playwright framework to write tests, postgres SQL and Docker to store and mantain data. REST API for backend validation, and github actions as pipeline for continuos integration.
api-rest css github-actions html javascript playwright postgresql test-automation testing
Last synced: 18 Dec 2024
https://github.com/jenkinsci/testflo-for-jira-test-management-automation-plugin
TestFLO test results publisher plugin for Jenkins
deviniti jira test-automation test-management
Last synced: 07 Oct 2024
https://github.com/katef/tapto
Parsing and rendering TAP tests
junit tap test-anything-protocol test-automation test-framework test-harness test-suite testing testing-tools tests testsuite unit-testing
Last synced: 24 Jan 2025
https://github.com/eliasnogueira/simulations-test
This is the test project for the credit-simulator-api that shows how to modularise a test project creating a client and a test separately
api api-testing java microservices microservices-testing test-automation
Last synced: 14 Jan 2025
https://github.com/nabim777/mentorship2023
playwright playwright-javascript test-automation
Last synced: 04 Nov 2024
https://github.com/anhtester/javabasic062024
Source code bài học Java Basic lớp test automation Selenium Java 06/2024 Anh Tester
062024 anhtester java java-basic test-automation
Last synced: 08 Jan 2025
https://github.com/ashrika786/page-object-model
A perfect sample code for extent report where we use page object model as a test framework
extent-reports java8 page-object-model selenium selenium-webdriver test-automation test-driven-development test-ng testing-framework
Last synced: 02 Jan 2025
https://github.com/zhikhareval/db_web_test_automation
This repository contains a test automation project using PyTest and Playwright. We use the ‘test cases as code’ approach and store test reports in a database. We also generate reports in Allure.
allure allure-report database github-actions mit-license playwright playwright-python playwright-tests pytest python test-automation test-case web-testing
Last synced: 02 Jan 2025
https://github.com/adimoldovan/demo-shop
E-commerce app built for test automation practice.
automation-ui demo-shop e-commerce-app practice-automation practice-project react test-automation testing-tools
Last synced: 23 Oct 2024
https://github.com/thiovan/simplified-appium
Appium test automation without the need to install Appium Server (Desktop)
Last synced: 23 Oct 2024
https://github.com/ahmedkhaled14/mystore_testautomation
Automate different functionalities of an e-commerce website called My Store
allure-report datadriven extentreport fluentdesign javadoc-documentation pageobjectmodel selenium shaft-engine test-automation testng
Last synced: 02 Feb 2025
https://github.com/luismarchio03/moneytransferapi
This is a project for a money transfer API built using Golang and Nodejs + Servelles framework + AWS Lambda. The API allows for transferring money between accounts and also includes the ability to cancel transfers. It also uses RabbitMQ for message queuing.
aws-lambda go golang grafana httpproxy nodejs prisma prometheus rabbitmq serverless sqlite test-automation
Last synced: 22 Jan 2025
https://github.com/kelvin229/calculatorsc
A simple calculator app using JUnit and Espresso for testing
andriod android-application android-application-development espresso java junit mobile-app test-automation testing
Last synced: 03 Jan 2025
https://github.com/andreyjvm/rest-assured-demo
Testing and validating REST services in Java is harder than in dynamic languages such as Ruby and Groovy. REST Assured brings the simplicity of using these languages into the Java domain.
docker-compose java lombok maven restassured test-automation
Last synced: 02 Feb 2025
https://github.com/applitools/example-robot-framework
Applitools Example: Robot Framework
applitools applitools-example applitools-eyes applitools-tutorial python robot-framework selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing
Last synced: 20 Dec 2024
https://github.com/bakkappan/playwright-banking-project
Playwright-Banking-Project
microsoft-testing playwright-api playwright-automation playwright-automation-testing playwright-automation-tutorial playwright-azure-devops playwright-banking-project playwright-codegen playwright-community playwright-cypress playwright-demo playwright-docker playwright-example playwright-javascript playwright-microsoft playwright-test playwright-testing playwright-tutorial qa-automation test-automation
Last synced: 14 Jan 2025
https://github.com/XoriantOpenSource/iWAT
excel json qa qatools rest soap test-automation testing testing-tools webservices xml
Last synced: 23 Oct 2024
https://github.com/collabnix/testcontainers-python
Testcontainers, Python and PyTest
containers developers docker integration-testing test-automation testcontainers testing testing-tools
Last synced: 05 Jan 2025
https://github.com/seddryck/nbi.neo4j
Extension for NBi to connect to a Neo4j instance and execute tests defined within NBi on it (including cypher queries)
cypher nbi neo4j test-automation test-framework
Last synced: 06 Jan 2025
https://github.com/masumrazait/demoautomationbank
DemoAutomation Bank: A fictional online banking application tailored for testing and automation purposes. This platform meticulously replicates real-world banking operations, offering comprehensive functionalities such as user registration, secure login, account management, fund transfers, and transaction history.
java mavan selenium-webdriver test-automation testing-framework testng-framework
Last synced: 22 Jan 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/jaktestowac/playwright-debug
Projekt z webinaru "Testerze! Zacznij debugować!"
debug playwright test-automation typescript
Last synced: 17 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/egaraujo/sauce-labs-ui-automation
UI Automation with Playwright
playwright test-automation typescript
Last synced: 09 Oct 2024
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/mr-possible/playwright-test-fw
Slowly learning Playwright for test automation and its industry use-cases
playwright python test-automation
Last synced: 09 Oct 2024
https://github.com/marmoroju/selenium_python
python selenium selenium-webdriver test-automation
Last synced: 13 Dec 2024
https://github.com/paradocx96/secme-testing
allure java selenium selenium-java selenium-webdriver test-automation testng
Last synced: 18 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/psydok/testing_nasa_front
Автоматизация тестирования черным ящиком фронтенда сайта https://api.nasa.gov при помощи Selenium-java
Last synced: 18 Jan 2025
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/acseo/docker-uilicious-cli
Dockerized uilicious-cli
docker test-automation testing-tools uilicious
Last synced: 01 Jan 2025
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/nshimiye/test-prep
Run mocha programmatically
mocha test-automation test-runner
Last synced: 02 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/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/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/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/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/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/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/mahamorim/cypress-ecommerce-test
Trabalhe com Cypress e teste um e-commerce desenvolvido em JavaScript
cypress digital-innovation-one javascript qa qaautomation test-automation testing
Last synced: 02 Jan 2025
https://github.com/mahamorim/aceleracao-global-dev-19-gft-dio
Conteúdos da Aceleração Global Dev #19 GFT - em parceria com a DIO
api cypress-io dio gft javascript qa qa-automation-test test-automation
Last synced: 02 Jan 2025
https://github.com/bcdevices/pltdemo-dtm
Low-Level BLE Test with PLT
ble bluetooth-low-energy test-automation testing-tools
Last synced: 03 Jan 2025
https://github.com/launchbynttdata/utaf-sdk
The Unified Test Automation Framework (UTAF) SDK provides quality engineers with a complete platform to rapidly implement automated test solutions.
test-automation unified-test-automation-framework utaf
Last synced: 03 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/p4irin/c4t
Install Chrome for Testing assets. A flavor of Chrome, specifically for testing and a matching chromedriver
chrome chrome-for-testing chromedriver cli-tool python quality-assurance selenium selenium-python selenium-webdriver test-automation testing testing-library
Last synced: 03 Jan 2025
https://github.com/baloise/talk-cicd_pipelining_quality
Best practices, lessons learned and tools for continuous delivery processes within Galileo
cicd enterprise jenkins-pipeline test-automation
Last synced: 03 Jan 2025
https://github.com/goyalyatin/python-robot-libraries
Python libraries for Robot framework
robot-framework test-automation test-framework testing webservice-testing
Last synced: 03 Jan 2025
https://github.com/singleware/testing
Test automation package.
async browser javascript nodejs test-automation testing typescript unittest
Last synced: 10 Jan 2025
https://github.com/prameshkhanal/api-tests-using-robot-framework
Robot Framework API Tests
finland helsinki robotframework test-automation testing-framework
Last synced: 23 Jan 2025
https://github.com/guedesrodriguezleonardo/rest-assured-testng
API Automation testing framework using Rest Assured, TestNG and Java
api-testing java rest-assured test-automation testng
Last synced: 04 Jan 2025
https://github.com/guedesrodriguezleonardo/karate-api
API Automation testing framework using Karate and Gherkin
api-testing gherkin karate test-automation
Last synced: 04 Jan 2025
https://github.com/guedesrodriguezleonardo/selenium-java-junit
Web Automation testing framework using Selenium, JUnit and Java
java junit selenium selenium-java test-automation web-testing
Last synced: 04 Jan 2025
https://github.com/truong-dang-gft/demo-ci-github-actions
Demonstrate a CI pipeline which builds the Android app, runs UI automation tests.
android-app appium-tests cucumber kotlin mobile-testing test-automation ui-test-automation
Last synced: 23 Jan 2025
https://github.com/valchanoficial/apitestingwithrestassured
API Rest testing with REST-assured
api-rest hamcrest java json junit rest-api rest-assured test test-automation testing xml
Last synced: 04 Jan 2025
https://github.com/valchanoficial/shiny-happiness
Exemplo02 - Maven, FileParameters e Parameters
csv java junit junit4 maven test-automation travis
Last synced: 04 Jan 2025
https://github.com/testertech/openqa-fedora-add-your-tests
Code for the YouTube video https://youtu.be/UgqrQKfgQ-4 and https://youtu.be/pv8iuPk1bcU
opencv openqa regression-testing test-automation
Last synced: 01 Feb 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
https://github.com/rafaelaazevedo/MooTunes
Project to test frontend elements comparing with API response using Cucumber, Protractor and Sync-request
automation-test cucumber protractor qa-automation-test sync-request test test-automation
Last synced: 23 Oct 2024
https://github.com/hrosicka/robot-framework-examples
Robot Framewokt Python tests
python robotframework test test-automation testing
Last synced: 18 Jan 2025
https://github.com/bobby-h/learning-mocha-js-test-framework
Pushing along with Test Automation University's Mocha JS Test Framework class
learning mochajs test-automation
Last synced: 18 Jan 2025
https://github.com/toghrulmirzayev/selenew
SeleNew is a framework over Selenium to simplify UI Test Automation
automation-framework browser selenew selenium test-automation testing ui webdriver
Last synced: 11 Jan 2025
https://github.com/hiberbee/github-action-cucumber
Executes Cucumber features as Github Action
ci cucumber github-action java test-automation
Last synced: 23 Oct 2024
https://github.com/altwalker/dotnet-executor
A .NET executor for AltWalker, a convenient programming interface for exposing and executing your C# tests within the AltWalker framework.
altwalker csharp dotnet model-based-testing test-automation testing
Last synced: 12 Jan 2025
https://github.com/mcpcpc/taskbox
A minimal task manager for automated test.
Last synced: 23 Oct 2024
https://github.com/pranavkakde/testautomation
Test Automation Framework project using Selenium, Java and TestNG
automation java selenium selenium-java test-automation testng webdriver
Last synced: 30 Jan 2025