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-01-28 00:29:44 UTC
- JSON Representation
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/melv-narrow/appiumtesting
🚀 Learning mobile test automation with Appium | Java + TestNG + Maven | Documenting my journey from basics to advanced mobile testing concepts
allure-report appium java maven mobile-testing page-object-model selenium-webdriver test-automation testng
Last synced: 28 Dec 2024
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/thinogueiras/robot-appium-browserstack
Automação de Testes Mobile com Robot Framework e Appium.
android-testing appium appium-tests browserstack-testing mobile-testing python robot-framework test-automation
Last synced: 20 Dec 2024
https://github.com/ndviet/test-automation-project
A sample project with entire repositories together for the test execution
automation java maven robot-framework selenium test-automation
Last synced: 20 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/tcsoftinc/playwright-integration
Playwright integration with TestCollab
playwright test-automation testing-tools
Last synced: 19 Jan 2025
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/erdioran/Selenium_web_automation_example_without_bdd
java selenium test-automation testng
Last synced: 23 Oct 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/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/thinogueiras/vdt-season02-robotframework
Automação de Testes E2E com Robot Framework e Playwright.
browser-library docker e2e-tests github-actions playwright python robot-framework test-automation web-testing
Last synced: 20 Dec 2024
https://github.com/kschiller/testautomation-dev
Here you can find all the samples of code and test examples used on the Go Green Test Automation site.
robot-framework robotframework test-automation testautomation
Last synced: 20 Dec 2024
https://github.com/thinogueiras/robot-selenium-browserstack
Automação de Testes E2E com Robot Framework e Selenium WebDriver.
browserstack e2e-tests github-actions python robotframework selenium-library selenium-webdriver test-automation web-testing
Last synced: 20 Dec 2024
https://github.com/alitahir-101/slot-notifier
This project automates the process of checking for available appointment slots on the Finnish Embassy's services website. When available slots are found, it sends an email notification to the specified address.
appointment automation notify python robotframework slot test-automation
Last synced: 20 Dec 2024
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/applitools/example-selenium-csharp-mstest-classic
Applitools Example: Selenium C# MSTest with the Classic runner
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet mstest selenium selenium-webdriver test-automation tutorial visual-testing webdriver
Last synced: 23 Oct 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/ptrptrd/robot-framework-template
Template to kick start test development using Robot Framework
python robotframework test-automation
Last synced: 20 Dec 2024
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/sahar-dev/website-navigation-testing
Automated tests for website navigation using Robot Framework.
ride robotframework selinium test-automation
Last synced: 20 Dec 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/prameshkhanal/swag_labs_test
Robot Framework Test
browser robotframework test-automation
Last synced: 20 Dec 2024
https://github.com/tiagocbarbosa/serverest-web-robotframework
robotframework seleniumlibrary serverrest test-automation
Last synced: 20 Dec 2024
https://github.com/tahani-saber/luma-demo-automation-testing-project
Automation testing for Luma, E-Commerce Website
assertions automation e-commerce-project emailable-report intellij-idea maven test-automation test-scenarios test-scripts testcases testing testng xml
Last synced: 19 Dec 2024
https://github.com/hcl-tech-software/devops-test-api-action
Integrate API testing with HCL DevOps Test in GitHub.
devops github-actions test-automation
Last synced: 27 Dec 2024
https://github.com/hcl-tech-software/devops-test-hub-action
Integrate Server (Hub) hosted tests from HCL DevOps Test in GitHub.
devops github-actions test-automation
Last synced: 27 Dec 2024
https://github.com/kemlo77/testFramework
Test framework with TestNG, ANT, ReportNG..
ant framework java reportng software-testing test-automation testng
Last synced: 23 Oct 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/hcl-tech-software/devops-test-perf-action
Integrate Performance testing with HCL DevOps Test in GitHub.
devops github-actions test-automation
Last synced: 27 Dec 2024
https://github.com/hcl-tech-software/devops-test-web-action
Integrate Web UI testing with HCL DevOps Test in GitHub.
devops github-actions test-automation
Last synced: 27 Dec 2024
https://github.com/psydok/testing_nasa_front
Автоматизация тестирования черным ящиком фронтенда сайта https://api.nasa.gov при помощи Selenium-java
Last synced: 18 Jan 2025
https://github.com/paradocx96/SecMe-testing
allure java selenium selenium-java selenium-webdriver test-automation testng
Last synced: 23 Oct 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/istrybuk/automation_python
Проекты по специальности автоматизация на Python
automation python selenium selenium-webdriver test-automation testing webdriver
Last synced: 23 Oct 2024
https://github.com/hcl-tech-software/rt-test-probe
JavaScript implementation of a test probe for testing real-time applications created with DevOps Model RealTime
model-realtime test-automation
Last synced: 27 Dec 2024
https://github.com/hcl-tech-software/devops-test-ui-action
Integrate traditional UI testing with HCL DevOps Test in GitHub.
devops github-actions test-automation
Last synced: 27 Dec 2024
https://github.com/danilado/iu7-ptp
Работы по курсу Проектно-технологическая практика (тестирование, отладка и профилирование ПО) кафедры ИУ7 МГТУ им. Баумана
bmstu bmstu-iu7 comparator iu7 linux profiling test-automation testing testing-tools
Last synced: 27 Dec 2024
https://github.com/moneesh2011/test-eol-ft-runner
Sample test project using eol-ft-runner package.
appium cucumber-js selenium-webdriver test-automation
Last synced: 08 Dec 2024
https://github.com/daverbk/appium-desktop
A Windows App Test Automation Base: The chaos of testing Windows applications
Last synced: 07 Nov 2024
https://github.com/szerhusenbc/apisimulator-docker-image
Custom docker image for API Simulator that is a configuration-driven tool for creating and running API simulations
apis docker-image mocking simulation test test-automation testing-tools
Last synced: 20 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/ghadaabassi/selenium-jenkins
cucumber java jenkins maven pipeline selenium test-automation web-driver
Last synced: 20 Jan 2025
https://github.com/Stefleppard/ExcelToDBTest
console-application test-automation
Last synced: 23 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/JohnAeris/Swag-Labs-Test-Automation
selenium-webdriver test-automation testng-framework
Last synced: 23 Oct 2024
https://github.com/hafidzfg/fp-btdp-api-test
API Test Automation as a submission for Hacktiv8's QA Test Automation with Katalon Final Project
api-testing data-driven-tests groovy katalon katalon-studio rest-api rest-api-tests test-automation test-cases test-suite
Last synced: 23 Oct 2024
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/Siponek/Java-Maven-Webdriver
Submodule for java testing
java selenium test-automation webdriver
Last synced: 23 Oct 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/naawhitter/Cypress-UI-Automation-The-Internet
Practicing test automation using Cypress on The Internet website (http://the-internet.herokuapp.com)
cypress javascript test test-automation ui-testing
Last synced: 23 Oct 2024
https://github.com/CryptoFist/VestingWalletModule
Bunzz Vesting Wallet Module. Using this, users can create vesting wallet easily.
chai ethersjs hardhat solidity test-automation waffle
Last synced: 23 Oct 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/artemdwo/aglet
Aglet - Ready-to-use Automated Testing Tool for Behaviour Driven Development
bdd-framework behavior-driven-development capybara cucumber ruby selenium-webdriver test-automation test-framework
Last synced: 23 Oct 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/SirloinPOSApp/SIRLOIN-TESTING-WEB-AUTOMATION
Web Automation Testing SirloinPOS using java and cucumber selenium .
automation selenium test-automation testing
Last synced: 23 Oct 2024
https://gitlab.com/testmoapp/example-gitlab-parallel
This repository contains an example on how to run parallel test automation jobs with GitLab CI/CD and report results to Testmo.
automation ci gitlab gitlab-ci qa test-automation test-management testing
Last synced: 23 Oct 2024
https://github.com/pratikbarjatya/AppiumSampleProject
This is implementation of PageFactory framework with Appium for Android device
android-device appium automation eclipse intellij mobile-app mobile-automation pagefactory-framework simulation test-automation test-framework
Last synced: 23 Oct 2024
https://github.com/magicsih/testo
Scripting-based test automation command line application for android apps specially games.
android boost-asio cpp mobile-game opencv4 test-automation testautomation v8-javascript-engine
Last synced: 23 Oct 2024
https://github.com/ussaka/Robot-Framework-course
Robot Framework school course
Last synced: 23 Oct 2024
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/mariadelfers/tdd-exercises
Set of testing exercises in NetBeans
netbeans-ide tdd test test-automation testing unit-testing
Last synced: 23 Oct 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/t0dida00/Postman_API_Testing
Simple test API using postman
postman test-automation testing
Last synced: 23 Oct 2024
https://github.com/oktayuyar/RobotFrameworkExample
Test automation scripts with using Python and Robot Framework.
python3 robot-framework selenium selenium-webdriver test-automation
Last synced: 23 Oct 2024
https://github.com/ae9is/ci
Repository for testing GitHub Actions
ci component-library cypress github-actions react test test-automation testing typescript vite vitest
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/tsukasarenato/django-web-app
A simple web application to customize the layout of websites and register customized products.
django django-rest-framework python test-automation
Last synced: 23 Oct 2024
https://github.com/JulienBreton/selenium-3-setup
A sample to start tests with Selenium 3 in Docker containers
docker-selenium selenium-grid selenium-webdriver test-automation
Last synced: 23 Oct 2024
https://github.com/midhetfatema94/FirstTests
Testing practice project in Swift
ios ios-app ios-demo ios-swift swift test test-automation test-driven-development testing testing-framework tests
Last synced: 23 Oct 2024
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/tbircek/metering
Provides modbus communication while controlling Omicron Test Set
frequency magnitude omicron signal-set test-automation
Last synced: 23 Oct 2024
https://github.com/adrianoavelino/aluraflix
Alura Challenge Back-End
alurachallengeback docker java junit5 mysql rest-api spring-boot test-automation
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