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/brookswoolf/CA-Portfolio-Reconciliation

This repository showcases a model I developed while working in asset management. This was a process improvement to mitigate risk and ensure accuracy with our largest custodian .

excel test-automation vba vba-excel vba-forms vba-library vba-macros vba-modules visual-basic work

Last synced: 04 Dec 2024

https://github.com/bitcoder/tutorial-java-junit-calc

Tutorial with tests implemented in Java and JUnit with Xray integraiton

java jira junit test-automation testing xray

Last synced: 29 Nov 2024

https://github.com/testpointcorp/vansah-action

A GitHub action to import test results into Vansah for Jira using TestNG

action actions jira test-automation testng vansah

Last synced: 01 Jan 2025

https://github.com/wickedone/gitlab-perl-helpers

collection of perl helpers for implementing code owner specific gitlab ci jobs

continuous-integration coverage gitlab gitlab-ci infection mutation-testing perl php phpmd phpstan phpunit psalm test-automation

Last synced: 13 Oct 2024

https://github.com/picocms/ci-tools

This repository contains various scripts and tools for Pico's CI process. Pico is a stupidly simple, blazing fast, flat file CMS.

build-automation continuous-deployment continuous-integration helper-script-tools pico pico-cms picocms release-automation test-automation

Last synced: 24 Dec 2024

https://github.com/dominikclk/ecommerce-tests

The project includes automated tests of actions for e-Commerce applications

automated-testing ecommerce-application ecommerce-website playwright-typescript test-automation typescript

Last synced: 12 Jan 2025

https://github.com/alex-kapranchuk/ui-open-cart-example

Build framework based on Maven used Selenium , TestNG and AssertJ. Also Pattern/Builders/Object/Factory is implemented

assertj java junit lombook patterns selenium test-automation webdrivermanager

Last synced: 06 Jan 2025

https://github.com/jkindwall/tabledriver.java

Extension to Java Selenium WebDriver to support operations on HTML tables.

html-table java selenium-webdriver test-automation

Last synced: 08 Dec 2024

https://github.com/y2k2mt/replay

Record and Replay proxy

mock-server test-automation web

Last synced: 04 Jan 2025

https://github.com/konstruktoid/disruella

A very small digitalized primate responsible for randomly preventing something from continuing as usual or as expected.

chaos-engineering hacktoberfest high-availability python-black python3 resilience sre systemd test-automation

Last synced: 20 Dec 2024

https://github.com/grasword/qa-road

My software engineer roadmap 🐱‍👤

cypress roadmap test-automation testing testing-tools

Last synced: 23 Oct 2024

https://github.com/jinmoo21/pwdriver

To simplify web browser automation settings for python.

appium appium-webdriver automation python selenium selenium-webdriver test-automation testing webdriver

Last synced: 26 Oct 2024

https://github.com/mam-dev/pytest-litter

Pytest plugin which verifies that tests do not modify file trees.

pytest-plugin robustness test-automation testing

Last synced: 28 Nov 2024

https://github.com/danilado/iu7-c

Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана

bmstu bmstu-iu7 c iu7 makefile test-automation testing tests

Last synced: 27 Dec 2024

https://github.com/b1f6c1c4/lab-scpi

Easily configurable lab assistant that logs data using SCPI protocol

electronics equipment ethernet gpib-device laboratory rs232 scpi-instruments test-automation test-equipment usbtmc

Last synced: 16 Dec 2024

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/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/subztep/secretsmanager-local

AWS Secrets Manager server mock

aws mock secrets test-automation

Last synced: 26 Dec 2024

https://github.com/allquixotic/iepmm

A Java API and interface for inspecting and updating the Protected Mode flag in Internet Explorer. Useful for Selenium tests, which flake out if these settings are not set consistently across zones.

selenium-java test-automation

Last synced: 23 Oct 2024

https://github.com/pgaria/dotnet-core-playwright-framework

Sample project written in C# and .NetCore 8 using the Playwright Framework.

csharp dotnet-core framework playwright test-automation testing-framework

Last synced: 20 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/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/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/najeeb1023/magento-webapp

Luma web-app playwright-cucumber test automation framework created with POM and Facade design pattern.

cicd cucumber playwright test-automation typescript

Last synced: 11 Oct 2024

https://github.com/yazidisme/setup-appium-testng

Setup Android Test Automation using Appium and TestNG with Java Language in MacOS

android appium macos test-automation testng

Last synced: 24 Dec 2024

https://github.com/9elements/lava-tests

Tests actions for https://www.linaro.org/initiatives/lava/

coreboot lava qa test-automation

Last synced: 28 Dec 2024

https://github.com/obehave-testing/cli

Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.

bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website

Last synced: 17 Dec 2024

https://github.com/rabestro/automation-testing-mentoring

Automated Testing Mentoring with Java: Basic [core track]. Solutions for practical tasks.

examples selenium-webdriver test-automation testing testing-framework

Last synced: 28 Dec 2024

https://github.com/mr-possible/singleresponsibilityprincipal_demo

A basic test automation framework design having Single Responsibility Principle (SRP) implementation.

design-patterns selenium test-automation

Last synced: 23 Dec 2024

https://github.com/mr-possible/templatedesignpattern

This repository contains a test automation framework built on the principles of 'Template Design Pattern'.

design-patterns java test-automation

Last synced: 23 Dec 2024

https://github.com/mr-possible/ui-automation-springboot

A test automation framework made using Spring Boot

java selenium-webdriver spring-boot test-automation

Last synced: 23 Dec 2024

https://github.com/abirhossenmunna/junitautomation

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 intili junit selenium-webdriver test-automation

Last synced: 06 Jan 2025

https://github.com/batiati/mssql-testing

Microsoft SQL Server Docker image with some convenience tools for software testing

datetime docker libfaketime mssql mssqlserver test-automation testing

Last synced: 17 Nov 2024

https://github.com/pedro-demeu/vue-tests

Aprendendo a fazer testes unitários em Vue

frontend test-automation vue vue-testing-library

Last synced: 01 Jan 2025

https://github.com/burza0/Moje-portfolio

GitHub Desktop Repository

test-automation testing

Last synced: 23 Oct 2024

https://github.com/darylducks17/robotframework

Learning Web Automation using Robot Framework with Selenium using LinkedIn Learning by Bryan Lamb.

python robotframework seleniumlibrary test-automation

Last synced: 23 Dec 2024

https://github.com/yanncarvalho/what-about-my-country

A web application that provides information from different countries

bootstrap cypress django docker graphql javascript pytest python redis test-automation vitest vuejs

Last synced: 14 Dec 2024

https://github.com/arnavkapoor/cleanedfsm

Test-Generation and analysis of execution time between CPU and GPU

bash-script matplotlib python3 test-automation test-generation

Last synced: 07 Jan 2025

https://github.com/amitkannaujiya/goprograms

This repo will contains list of programs in Golang . These can be Datastructures and Algo or golang concepts

algorithms-and-data-structures design-patterns golang golang-concepts low-level-design test-automation

Last synced: 27 Dec 2024

https://github.com/dpet23/docker-android

Docker image for automated testing of Android apps.

android android-development docker docker-image dockerfile test-automation testing

Last synced: 23 Oct 2024

https://github.com/douglasnavarro/ImageGrabber

📷 Image grabber to assist GUI test automation

gui ocr screenshot test-automation tkinter

Last synced: 23 Oct 2024

https://github.com/seddryck/nbi.cosmosdb

Extension for NBi to connect to an Azure CosmosDB instance and execute tests defined within NBi on it (including queries from the Graph API and the SQL API)

cosmos-db nbi test-automation test-framework

Last synced: 06 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/krishnapollu/azure-devops-testplan-java-sdk

SDK to integrate your automated test results to Azure DevOps Test Plan

azure-devops azure-testplan sdk test-automation

Last synced: 23 Dec 2024

https://github.com/krishnapollu/playwright-cucumber-js

A sample NodeJS suite which runs BDD tests using Playwright and CucumberJS

bdd-tests cucumber-js nodejs playwright playwright-javascript test-automation winston-logger

Last synced: 23 Dec 2024

https://github.com/tgrk/apidiff

CLI tool for comparing REST/HTTP JSON APIs

api api-rest api-service test-automation testing-tools

Last synced: 16 Dec 2024

https://github.com/andrelkj/selenium

Selenium cheat sheet to automate google and amazon search

css html python selenium test-automation testing

Last synced: 08 Jan 2025

https://github.com/andrelkj/gravidadezero

Project to automate GetGeeks, a service providers platform with Robot Framework to create the tests, Fly to deploy the application, REST API to validate backend requests, PostgreSQL managed through ElephantSQL to store and manage data, and github actions as pipeline for continuous integration.

css github-actions html postgresql python robot-framework test-automation testing

Last synced: 08 Jan 2025

https://github.com/anhtester/seleniummaven042023

Project learning Selenium Java with Maven project 04/2023

anhtester maven selenium selenium-java selenium-webdriver test-automation

Last synced: 08 Jan 2025

https://github.com/anhtester/javaoop062024

Source code bài học Java OOP lớp test automation Selenium Java 06/2024 Anh Tester

062024 anhtester java java-oop test-automation

Last synced: 08 Jan 2025

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/anhtester/viettel_seleniummaven

Project learning Selenium Java with Maven for Viettel teams 2023

anhtester java maven selenium selenium-java selenium-webdriver test-automation

Last synced: 08 Jan 2025

https://github.com/anhtester/seleniumtestng112023

Project học Selenium Java phần TestNG Framework của lớp Test Automation 11/2023

anhtester selenium selenium-java selenium-webdriver test-automation testng testng-framework

Last synced: 08 Jan 2025

https://github.com/anhtester/seleniummaventestng042023

Project learning Selenium TestNG Framework with Maven project for class 04/2023

anhtester java selenium selenium-webdriver test-automation testng testng-framework

Last synced: 08 Jan 2025

https://github.com/anhtester/vtcc_seleniumtestng

Test Automation project with Selenium and TestNG Framework for VTCC Viettel class 2024

anhtester automation-test selenium selenium-java test-automation testng-framework viettel vtcc

Last synced: 08 Jan 2025

https://github.com/pez/seatbelt

A test runner for your VS Code extensions and/or Joyride scripts.

clojure joyride test-automation vscode vscode-extension

Last synced: 18 Nov 2024

https://github.com/shovkat888/react-form-task

This project offers best react practice to get company job.

jest react react-hook test-automation

Last synced: 18 Nov 2024

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/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/teran/go-docker-testsuite

Library to run any third-party dependency in Docker on any platform Docker supports

docker go go-test go-test-helper go-testing golang test-automation testing-tools

Last synced: 04 Dec 2024

https://github.com/abdala762/SelfHost-APITesting

.Net Framework WebApi application with API tests using Moq and OWIN Self Host

csharp moq netframework owin self-hosted-api test-automation

Last synced: 23 Oct 2024

https://github.com/engineermichael/ge-aerospace-inspired-ai-wingmate-lean-six-sigma-innovation-tool-2025-proficy-tipqa-windchill-oracle

Enhancing SQDC with AI & ML for Improving DLP and Overall Aircraft Equipment Testing Future Revisions with Minitab/Excel File Input Implementation supported by AI Wingmate & ML with Lean Six Sigma

aerospace-engineering aircraft-performance excel generative-ai lean-management lean-six-sigma machine-learning machine-learning-algorithms minitab-21 test-automation troubleshooting

Last synced: 03 Jan 2025

https://github.com/reclosedev/lathermail_client

Python API client for lathermail SMTP server

client python test-automation

Last synced: 23 Dec 2024

https://github.com/elazzouzihassan/github-actions

GitHub Actions Testing Playground 🧪 Explore the power of GitHub Actions with this test repository. Experiment with CI/CD workflows, automation, and more! Learn how to harness the full potential of GitHub Actions for your projects. #GitHubActions #CI/CD #Automation

ci-cd-pipeline git-actions github test-automation workflow

Last synced: 11 Jan 2025

https://github.com/mikaelvesavuori/standardlint-action

This Action makes it even easier to use StandardLint in your GitHub CI runs.

audit auditor ci-checks compliance devops engops linter software-delivery standards test-automation

Last synced: 16 Nov 2024

https://github.com/jaktestowac/playwright-sample-visual-testing

Sample project to demonstrate visual testing with Playwright.

automation javascript playwright test-automation testing visual-testing

Last synced: 04 Dec 2024

https://github.com/jaktestowac/playwright-mocking-api

Code for webinar about mocking test data using Playwright and Typescript

mocking playwright rest-api test-automation typescript

Last synced: 04 Dec 2024

https://github.com/qaa-demo/cucumber-selenium-js

Page Object Model based Test Automation Framework with Cucumber BDD Framework and Selenium WebDriver for test UI based Apps 🚀

cucumber cucumber-js cucumberjs page-object-model pom qa-automation selenium test-automation test-automation-framework

Last synced: 08 Nov 2024

https://github.com/sskorol/test-data-supplier-gradle-example

A basic sample, which demonstrates test-data-supplier library usage

allure2 dataprovider gradle java-8 qaa test-automation test-data-supplier testng

Last synced: 19 Nov 2024