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-26 00:27:39 UTC
- JSON Representation
https://github.com/tiagoferlacamini/saucedemo
Saucedemo is a fictional e-commerce website where users can explore various types of sauces and related products. The site showcases a modern user interface and allows for easy navigation and shopping experience for customers.
extentreports java maven-plugin pagefactorymodel pom selenium-java selenium-webdriver test-automation testing testng-dataprovider testng-framework testng-listener
Last synced: 13 Jan 2025
https://github.com/gabrielimartins7/maestroapp
Uma interface simples, focada na execução de teste automatizado utilizando o Maestro 🤖
maestro react-native test-automation
Last synced: 24 Dec 2024
https://github.com/orangutanrider/assert_expansion
An experiment, utalising the expand expression unstable feature. The use-case created was discovered to be redundant; there're better methods of asserting expansions.
proc-macro rust test-automation unstable
Last synced: 19 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/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/marmoroju/selenium_python
python selenium selenium-webdriver test-automation
Last synced: 13 Dec 2024
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: 06 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/andreyjvm/test-restful-booker-platform
Testing restful-booker-platform
drawio java spring-test test-api test-automation
Last synced: 15 Dec 2024
https://github.com/gabrielrezeanu03/automation-testing-project
An automation testing project using Selenium WebDriver with Java. It includes tests for form inputs, radio buttons, checkboxes, dropdowns, and date pickers on a practice automation website.
java selenium-java selenium-webdriver test-automation test-cases testng ui
Last synced: 19 Dec 2024
https://github.com/ctrf-io/go-ctrf-json-reporter
A Go JSON test results reporter that follows the CTRF schema
go-reporter golang gotest test-automation test-reporting
Last synced: 13 Jan 2025
https://github.com/ctrf-io/codeceptjs-ctrf-json-reporter
A Codeceptjs JSON test results reporter that follows the CTRF schema
codeceptjs codeceptjs-reporter test-automation test-reporting
Last synced: 13 Jan 2025
https://github.com/pavlovic-bojan/cypress-js-srbijavoz
This repository is the result of my independent project to train certain things in QA Automation UI.
cypress javascript qa-automation qa-automation-test qa-automation-tests test test-automation testing tests
Last synced: 02 Dec 2024
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/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/ctrf-io/cypress-ctrf-json-reporter
A Cypress JSON test results reporter that follows the CTRF schema
cypress-io cypress-reporter test-automation test-reporting
Last synced: 13 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/danielsitek/tateru-cli-ci
CI space for tateru-cli
ci github-actions gitlab-ci tateru-cli test-automation tests
Last synced: 02 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/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/ctrf-io/nightwatch-ctrf-json-reporter
A Nightwatch JSON test results reporter that follows the CTRF schema
nightwatchjs nightwatchjs-reporter test-automation test-reporting
Last synced: 13 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: 20 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/baxeno/linux-emc-test
Linux EMC test scripts
arm embedded-linux emc linux linux-kernel linux-test test-automation
Last synced: 13 Jan 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: 20 Dec 2024
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/samska/newman-serverest-demo
API Tests with Postman and Newman + GitHub Actions/Pages for CI
newman postman test-automation
Last synced: 08 Dec 2024
https://github.com/samska/cypress-serverest
E2E and API Tests with Cypress, Mochawesome and Faker
cypress faker mochawesome test-automation
Last synced: 08 Dec 2024
https://github.com/samska/cypress-discovery-qa-academy
E2E Tests with Cypress
Last synced: 08 Dec 2024
https://github.com/igor-starostenko/tune_spec
BDD DSL for Page Objects in Ruby
calabash design-pattern e2e e2e-tests qa qatools rspec ruby ruby-gem spec test test-automation test-framework testing
Last synced: 28 Nov 2024
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/ianoflynnautomation/ianoflynnautomation.github.io
Personal Blog
Last synced: 20 Dec 2024
https://github.com/pomxark/example-app
Успешно выполненное тестовое задание. Кэширование, очередь, обработка дат, тестирование
assets cors csrf docker docker-compose https laravel laravel-cors nginx node20 postgres tdd test-automation vite
Last synced: 08 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/thyagof/automacao_testes_robot_basico
Automação de testes com Robot Framework - Básico
python robotframework test test-automation
Last synced: 22 Dec 2024
https://github.com/thyagof/cypress_express_course
Cypress eXpress
cypress javascript test test-automation
Last synced: 22 Dec 2024
https://github.com/ianoflynnautomation/test-kafka-dotnet-simulator
csharp dotnet kafka test-automation
Last synced: 20 Dec 2024
https://github.com/qba73/tr
Go client for TestRail REST API
go go-library golang test-automation testing-tools testrail testrail-api testrail-go
Last synced: 08 Dec 2024
https://github.com/noraui/cucumber-metrics
Cucumber Metrics report allows for the use of your methods ( java) Cucumber.
cucumber cucumber-jvm gherkin java regression-automation robot selenium selenium-webdriver test-automation test-driven-development test-framework testing-framework testing-tools tests ux-testing
Last synced: 09 Dec 2024
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/moatazeldebsy/test-automation-practices
A platform designed to help QA engineers and developers practice test automation with real-world scenarios and challenges.
javascript practice-exercises practice-project test-automation typescript vite
Last synced: 16 Dec 2024
https://github.com/ianoflynnautomation/azure-pipelines-repo
azure-devops azure-pipelines cicd test-automation
Last synced: 20 Dec 2024
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: 20 Dec 2024
https://github.com/chatgthb/parabanktestautomation
Techcareer.net - E2E Test Automation Workshop
allure-report java pageobject-pattern selenium test-automation testng ui-testing
Last synced: 20 Dec 2024
https://github.com/applitools/example-selenium-csharp-xunit
Applitools Example: Selenium in C# with xUnit.net
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud selenium selenium-webdriver test-automation testing tutorial ultrafast-grid visual-testing webdriver xunit
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/mtaksel/javaseleniumtestautomationbootcampvirgosol
This repository includes my learnings from the Virgosol Selenium Test Automation Bootcamp, covering essential topics such as clicking elements, finding locators, selecting dropdowns, and other core Selenium skills. It also contains the homework tasks and solutions I completed during the bootcamp.
selenium-java selenium-webdriver test-automation testng
Last synced: 25 Jan 2025
https://github.com/vamsi0155/hybrid_framework_nopcommerce_extent_reports
The framework is developed using Hybrid framework with Extent reports integration. The nopCommerce application is used as a sample web application for testing.
extent-report hybrid-framework java jenkins maven parallel-testing selenium-webdriver test-automation testng
Last synced: 10 Dec 2024
https://github.com/pedrosfaria2/match_predictor_models
Soccer match prediction models
css css3 flask html html5 javascript modeling modeling-and-simulation python python3 scikit-learn simulation test-automation test-driven-development testing
Last synced: 05 Jan 2025
https://github.com/gatossa/my_projects_with_selenium_automation
Automation using Selenium ,Java, TestNG, Maven in IntelliJ IDEA
intellij-idea maven selenium-webdriver test-automation testng-framework
Last synced: 26 Jan 2025
https://github.com/ashish-khanagwal/devops-days
Docker Days
ansib aws cicd devops docker gola gradle jenkins kubernetes maven nagios test test-automation
Last synced: 23 Jan 2025
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/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/charlyautomatiza/boilerplate-webdriverio
Este repositorio contiene un boilerplate (plantilla inicial) para empezar a trabajar con WebdriverIO, un framework de automatización de pruebas para navegadores web y aplicaciones móviles.
appium appium-android test-automation testautomationframework testing testing-tools webdriverio
Last synced: 09 Dec 2024
https://github.com/applitools/example-puppeteer-javascript
Applitools Example: Puppeteer in JavaScript
applitools applitools-example applitools-eyes applitools-tutorial javascript puppeteer test-automation tutorial ultrafast-grid visual-testing
Last synced: 17 Jan 2025
https://github.com/applitools/example-selenium-javascript-jest
Applitools Example: Selenium in JavaScript with Jest
applitools applitools-example applitools-eyes applitools-tutorial execution-cloud javascript jest selenium selenium-javascript selenium-webdriver test-automation ultrafast-grid visual-testing
Last synced: 17 Jan 2025
https://github.com/applitools/example-selenium-java-basic
Applitools Example: Basic Selenium WebDriver in Java
applitools applitools-example applitools-eyes applitools-tutorial execution-cloud java maven selenium selenium-java selenium-webdriver test-automation ultrafast-grid visual-testing
Last synced: 17 Jan 2025
https://github.com/applitools/example-selenium-csharp-mstest
Applitools Example: Selenium in C# with MSTest
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud mstest selenium selenium-webdriver test-automation tutorial ultrafast-grid visual-testing webdriver
Last synced: 17 Jan 2025
https://github.com/applitools/example-image-tester-cli
Applitools Example: Image Tester CLI
applitools applitools-example applitools-image-tester applitools-tutorial image-files images pdfs screenshots test-automation tutorial
Last synced: 17 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/edertone/turbotesting
General purpose cross-language library to improve automated testing productivity
assertions nodejs php selenium test-automation testing testing-tools
Last synced: 16 Dec 2024
https://github.com/joannescode/herokuapp-challenges
Solução dos desafios do the-internet.herokuapp.com, testes automatizados utilizando Selenium.
python selenium test-automation
Last synced: 09 Jan 2025
https://github.com/bungambohlah/sejutacita-test
This is a project to testing purposes. Delivered to Deall SejutaCita company.
docker expressjs jest kubernetes nodejs postgresql swagger swc test-automation typescript
Last synced: 13 Jan 2025
https://github.com/tejanhu/java-se-assessment
JUnit 4 Tests
java junit4 test-automation testing
Last synced: 09 Dec 2024
https://github.com/muzammil123hussain/appium-python-robot
Demo tutorial project for automating android mobile app test automation with appium using python as a lungunage and robot as a framework
appium mobile-app python python3 robot robotframework test-automation
Last synced: 23 Jan 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: 04 Dec 2024
https://github.com/joergschultzelutter/openapi-to-robot-framework-datadriver-testgenerator
Generates a fully-fledged Robot Framework Datadriver test and (optional) Jira/XRay test tickets from an OpenAPI V3 JSON/YAML schema file.
datadriver json openapi openapi3 robotframework robotframework-requests test test-automation test-generator testing-tools yaml
Last synced: 23 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/mtaksel/testotomasyonpatikasi
This repository contains my SQL learnings, homework assignments, and solutions from the Test Otomasyon Patikası course by Patika.dev, completed through self-learning.
patika-dev self-learning sql test-automation
Last synced: 25 Jan 2025
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: 04 Dec 2024
https://github.com/osandadeshan/maxsoft-testng-test-results-analyzer
This library will provide an easy way to analyze the failed and skipped tests in a test run. It will generate an Excel file with the failed and skipped tests against the reason. On the same Excel file, the second and third tabs contains the failure and skipped tests grouped under the reason.
automated-testing automation excel-report extentreports failure-analysis java reporter reporting-tool selenium selenium-webdriver test-automation tests-troubleshooting webdriver
Last synced: 13 Jan 2025
https://github.com/osandadeshan/webdriverio-typescript-web-ui-automation-demo
This project serves as a boilerplate for automating web applications using WebDriverIO.
parallel-execution test-automation typescript web-ui-automation webdriverio webdriverio-boilerplate-framework
Last synced: 13 Jan 2025
https://github.com/juangm/webtest
Compare different web E2E frameworks against a simple application
cypress-example javascript playwright-typescript puppeteer python test-automation
Last synced: 08 Jan 2025
https://github.com/jaktestowac/testcontainers-example
Sample project to demonstrate usage of Testcontainers with node.js and JavaScript
automation javascript nodejs test-automation testcontainers
Last synced: 04 Dec 2024
https://github.com/jaktestowac/testy-zalezne
Projekt z webinaru "Testy zależne w Playwright"
playwright quality-assurance test-automation typescript
Last synced: 04 Dec 2024
https://github.com/alphamarket/lizard
A easy-to-use, modern, C++-native, header-only and fast test framework for unit-testing, using C++11, C++14, C++17, C++2a.
c-plus-plus cpp11 cpp14 cpp17 cpp20 demo framework header-only lizard modern-cpp no-dependencies test-automation test-driven-development test-unit testframework testing
Last synced: 09 Jan 2025
https://github.com/jaktestowac/js-rest-api-tests-sample
Sample project to demonstrate REST API testing via JavaScript.
api-rest automation continuous-integration github-actions javascript mocha-chai mocha-tests test-automation
Last synced: 04 Dec 2024
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: 04 Dec 2024
https://github.com/iamgauravkhanna/hands-on-protractor
Examples related to Protractor
automation protactor test-automation
Last synced: 04 Dec 2024
https://github.com/iamgauravkhanna/taf-for-web-selenium
TAF (Test Automation Framework) for Web using Selenium
selenium test-automation testing testng webdriver
Last synced: 04 Dec 2024
https://github.com/iamgauravkhanna/taf-for-mobile-appium
TAF (Test Automation Framework) for Mobile using Appium
appium automation test-automation testing
Last synced: 04 Dec 2024
https://github.com/iamgauravkhanna/taf-for-web-cypress
TAF (Test Automation Framework) for Web using Cypress.io
automation automation-framework cypress cypress-io cypressjs test-automation testing
Last synced: 04 Dec 2024
https://github.com/iamgauravkhanna/taf-for-bdd-cucumber
TAF (Test Automation Framework) for BDD using Cucumber
automation automation-framework bdd bdd-framework bdd-tests cucumber cucumber-java cucumber-jvm test-automation
Last synced: 04 Dec 2024
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: 04 Dec 2024
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: 04 Dec 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/opentmi/ykushjs
Yepkit Ykush module
test-automation usb-devices usb-switch yepkit ykush
Last synced: 08 Jan 2025
https://github.com/marincervinschi/flask-mysql-template
This repository provides a robust template for building Flask applications with MySQL integration. It includes Docker support for database containerization, automated testing with GitHub Actions, and a modular structure for scalability and maintainability.
actions coverage coverage-report docker docker-compose flask flask-api flask-backend flask-restful flask-web github-actions mysql mysql-database mysql-server pytest python python3 test-automation testing workflow
Last synced: 04 Dec 2024
https://github.com/zeyad-balal/the-internet-herokuapp
A popular testing platform for web automation, web scraping, and performance testing. It is often used by developers and testers to practice and experiment with various scenarios in web automation tools like Selenium, Cypress, and Playwright
java selenium test-automation webdriver
Last synced: 17 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