Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/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/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/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/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/l-chris/test-man

A hero for testing web.

platform test-automation

Last synced: 17 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/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/devkayos/cashflow-api

API feita para fazer o controle de despesas, essa sera uma API desenvolvida utilizando C# e .NET feita para aprender e melhorar os conhecimentos de DDD e estrutura de projetos

ddd docker dotnet entity-framework mysql swagger test-automation

Last synced: 20 Jan 2025

https://github.com/noushinb/selenium-webdriver-java-testing-example

This repository provides an example of using Selenium WebDriver with Java, JUnit, Cucumber, and Gherkin for browser automation and UI testing. It includes a simple framework for managing WebDriver instances, reusable UI methods, page objects, and example tests.

bdd cucumber gherkin java junit page-object-model qa-automation selenium selenium-webdriver-java-junit-cucumber-gherkin test-automation

Last synced: 05 Dec 2024

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/maruvuina/automation-training

Repository for labs on the course Automation software testing

automation test-automation testing

Last synced: 23 Oct 2024

https://github.com/mwahab25/TestAutomation

Keyword-driven framework for Test Automation

csharp keyword-driven-framework mobile-testing test-automation testing

Last synced: 23 Oct 2024

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/kate-tel/formy-project-automation

Java + Selenium testing of most common web components using Formy project.

java selenium test-automation

Last synced: 23 Oct 2024

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/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/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: 09 Oct 2024

https://github.com/egaraujo/airport-gap-api-automation

API Automation with Playwright

playwright test-automation typescript

Last synced: 09 Oct 2024

https://github.com/temikfart/stepik_auto_tests_course-project

Project contains Web UI unit-tests for some site. All tests are written on Python (with Selenium)

course selenium-webdriver selenuim test-automation

Last synced: 13 Jan 2025

https://github.com/tommens/calculator-cucumber

This repository is used for teaching purposes at the University of Mons. It contains Java code for computing arithmetic expressions. The code uses design patterns and is accompanied with JavaDoc, unit tests and BDD scenarios. We have also paid particular attention to code quality.

bdd cucumber cucumber-java java java11 javadoc junit maven mvn test-automation testing

Last synced: 15 Nov 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

https://github.com/terotests/decster

Decorator based Test Case generator

javascript jest test-automation testing testing-tools typescript

Last synced: 09 Jan 2025

https://github.com/qaf-tm/qaf-support-angular

qmetry automation framework angular web support - custom locator stretegies specific to angularjs

angular angularjs qaf selenium-webdriver test-automation

Last synced: 22 Jan 2025

https://github.com/qaf-tm/qaf-support-galen

Galen framework support library for automated testing of look and feel for your responsive websites

bdd galen qaf selenium-webdriver test-automation testng ui-testing

Last synced: 22 Jan 2025

https://github.com/mtaksel/robot-framework-web-automation

This is my first project using Robot Framework, and I plan to continuously update it as I learn and master the tool. It will serve as a learning journey where I apply new knowledge and improve the framework over time.

robotframework robotframework-testing test test-automation

Last synced: 18 Jan 2025

https://github.com/raghavendra-vaidya/app-visual-regression

React Native App Visual Regression automation using Appium, java

appium automation opencv4nodejs selenium test-automation visualregression

Last synced: 12 Jan 2025

https://github.com/nimuston/google_calculator_automation

Small example for google calculator automation with seleniumlibrary and robot framework

automation robot-framework robotframework test-automation test-automation-project testing

Last synced: 22 Jan 2025

https://github.com/thomassuedbroecker/example-jmeter-functional-performance-test

This is an example project for to run an initial functional performance test plan example.

bash-scripting groovy jmeter test-automation

Last synced: 18 Jan 2025

https://github.com/sisprov6/infra-code-libs

Bibliotecas genéricas para Infra-as-Code da empresa

angular component-library library ngx test-automation tests

Last synced: 24 Jan 2025

https://github.com/adtf2020/pom-with-selenium

Component-based testing automation framework with Selenium WebDriver, implementing page object model (POM)

page-object-model selenium selenium-webdriver test-automation test-framework

Last synced: 14 Jan 2025

https://github.com/chinthakagodawita/codeception-timekeeper

A Codeception extension & Robo task that records test runtimes and lets you split tests into equal runtime-based groups for parallel runs

codeception codeception-extension php-library robo robo-task test-automation

Last synced: 29 Jan 2025

https://github.com/chfuchte/grb-project-choice-tool-testing

python scripts and utils for testing an assigning algorithm with web-app

pandas-dataframe python3 test-automation

Last synced: 16 Jan 2025

https://github.com/arcj137442/babelnar-nal-test-suite

基于BabelNAR CLI的NARS自动化测试套件

nars non-axiomatic-logic test-automation testing

Last synced: 16 Jan 2025

https://github.com/mithaputrianty/saucedemorobotframework

Sauce Demo automated testing using Robot Framework

robotframework saucedemo test-automation

Last synced: 22 Jan 2025

https://github.com/dan-da/tester-php

A simple one-file php test harness.

php php-testing phptest test-automation test-harness testing

Last synced: 22 Jan 2025

https://github.com/nshimiye/test-prep

Run mocha programmatically

mocha test-automation test-runner

Last synced: 07 Dec 2024

https://github.com/adtf2020/linear-scripting-with-seleniumide

Linear scripting automation framework with Selenium IDE

selenium selenium-java selenium-webdriver test-automation test-framework

Last synced: 14 Jan 2025

https://github.com/donatas-b/j-playwright

An example of Playwright with Java and Cucumber for web UI automated tests

cucumber java playwright playwright-java test-automation testing

Last synced: 20 Jan 2025

https://github.com/5v1988/qa-wdio-js

Boilerplate Testing Framework based on WebdriverIO (JS) and Cucumber

bdd cucumber qa-automation test-automation testing-framework webdriverio

Last synced: 13 Nov 2024

https://github.com/krc2000/linkedinconnectordotnet

.NET command line program to automate sending connection invites on LinkedIn

csharp dotnet linkedin playwright test-automation webscraping

Last synced: 21 Jan 2025

https://github.com/steenzout/ruby-web-test

Repo for the 23rd March 2017 "Software Engineers in Test Automation" Meetup

demo ruby test-automation

Last synced: 16 Jan 2025

https://github.com/monikakonieczna/playwright-ts-lab

A personal lab for exploring Playwright concepts, tools, and projects

playwright playwright-typescript test-automation typescript

Last synced: 16 Jan 2025

https://github.com/znsio/androidactivitytestingpoc

A simple project to help devise effective testing of Android Activities

android test-automation

Last synced: 24 Jan 2025

https://github.com/neverstew/screenpy

Python screenplay testing implementation

allure django selenium selenium-python test-automation testing

Last synced: 22 Jan 2025

https://github.com/a-sakagami/static_e2esite

テスト自動化用E2Eサイト

hugo test-automation

Last synced: 24 Jan 2025

https://github.com/andrepaulino/tdd_auto_tests

Código do curso Alura: TDD e Java: testes automatizados com JUnit

java junit test-automation testing unittest

Last synced: 14 Jan 2025

https://github.com/testcentricity/testcentricity_web

TestCentricity™ For Web core POM test automation framework gem

automation cucumber page-object-model ruby-gem selenium test-automation web webdriver

Last synced: 24 Nov 2024

https://github.com/farrajota/pypackagelib

Python Package to test PyPi + conda integration

appveyor python test-automation travis

Last synced: 18 Jan 2025

https://github.com/darylducks17/cypress-tutorials

Learning Cypress for Web App Automation.

cypress javascript mochajs test-automation

Last synced: 10 Oct 2024

https://github.com/philbobaggins/teensy-tester

Test most (not all) of the GPIO pins on a Teensy LC board

electronics pcb teensy teensy-lc test test-automation testing

Last synced: 14 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/prajapatihet/my-playwright-project

This project explores automated testing with Playwright and SafeTest, focusing on creating virtual environments to test without affecting real websites and tracking visual changes through regression testing.

nodejs test-automation

Last synced: 23 Jan 2025

https://github.com/ummuhanteke/technostudy

This project focuses on automating tests for the Techno Study website using TestNG, a popular testing framework for Java. The aim is to ensure that various functionalities of the website work correctly while maintaining data integrity on the live environment.

java selenium test-automation

Last synced: 29 Jan 2025

https://github.com/testingrequired/exampletest.app

A web app designed to be a target for test automation scripts

test-automation testing-tools

Last synced: 22 Jan 2025

https://github.com/jaktestowac/bughuntfest-playwright-patterns

This repository contains code examples used during BugHuntFest conference - "New Automation Paradigms - How Has Playwright Changed the Testing Landscape?"

automation playwright test test-automation typescript

Last synced: 29 Jan 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/owaismohsin001/ba-test

This is an extensible DSL made with selenium and python for browser automation test writing with very simple and elegant syntax. Deprecated in favor of BWTest

automation automation-library browser-automation domain-specific-language dsl selenium selenium-python selenium-webdriver test-automation

Last synced: 07 Dec 2024

https://github.com/sadabnepal/playwright-typescript-test

Test Automation framework using Playwright and TypeScript

playwright playwright-typescript test-automation

Last synced: 21 Jan 2025

https://github.com/markomilenkovic546/trello-clone-test-automation

Automated testing framework leveraging Cypress for end-to-end coverage of the 'Trello clone' full-stack app. Follows Page Object Model design, includes test data preparation, and offers local and Docker container execution options.

cypress e2e nodejs test-automation typescript

Last synced: 21 Jan 2025

https://github.com/jagadeeshshetty/qa-playwright-ts

Learning WebUI test automation with the Playwright + TypeScript programming.

chrome playwright-typescript test-automation webui

Last synced: 23 Jan 2025

https://github.com/akolotov/qadwallet-testenv

Testing environment for QADWallet assignement

ethereum test-automation web3py

Last synced: 23 Jan 2025

https://github.com/rvguradiya/junit-exploration

A repository exploring the key features of JUnit 5 (Jupiter). It includes examples for parameterized tests, lifecycle methods, assertions, exception handling, timeouts, tagging, and nested tests, with detailed documentation for each feature.

java junit-jupiter junit5 mocking mockito test-automation testing-best-practices unit-testing

Last synced: 29 Jan 2025

https://github.com/augustodossantosti/word-count-web

A simple word count application for web pages with Python and TkInter.

object-oriented python3 test-automation tkinter

Last synced: 18 Jan 2025

https://github.com/lucashdoa/qaplayground-playwright-tests

📌 A project with UI tests for QA Playground using Playwright.

playwright test-automation ui-testing

Last synced: 21 Jan 2025