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/sdetautomation/api-test-java

sample project on how to test rest api

java json json-schema test-automation testing

Last synced: 14 Oct 2024

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/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: 21 Nov 2024

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/tquality/webcrawler

Webcrawler is an easy to use package to use with WebDriver to move threw a webpage

selenium-webdriver test-automation testing testing-library testing-tools

Last synced: 01 Dec 2024

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/leob/api-tester

A simple but flexible API test tool built with React, Redux, Ionic and Typescript

ionic react redux test-automation testing-tools typescript

Last synced: 18 Oct 2024

https://github.com/automationpanda/gotri-qr-payment-codes

A Python test automation project covering QR payment codes for the (fictitious) GoTri public transit system

pytest python python-testing qr-code tdd test-automation test-driven-development test-framework testing the-way-to-test-software

Last synced: 22 Nov 2024

https://github.com/namuan/apickli_functional_tests

A sample project for running BDD tests with [apickli](https://github.com/apickli/apickli) framework.

apickli bdd-tests rest-api-test test-automation

Last synced: 20 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/chaudharypraveen98/testautomation

This test automation is based on Robot Framework with the selenium library.

automation python robot-framework test-automation

Last synced: 22 Nov 2024

https://github.com/betrybe/jest-evaluator-action

🛼 Jest evaluator Action for Tryber projects

github-actions javascript jest test-automation

Last synced: 22 Nov 2024

https://github.com/kumaranand05/policybazaar-webapp-test

TestNG and Cucumber test suites to test PolicyBazaar Webapp

cucumber java selenium test-automation testng

Last synced: 31 Dec 2024

https://github.com/eliasnogueira/test-commons

This is the common and base project for the restrictions-client and simulations-client that contains the base API and shared libraries

api api-testing automated-testing java microservice microservices-testing test-automation

Last synced: 14 Nov 2024

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 Nov 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/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/eliasnogueira/test-parent

This is the parent project for the restrictions-test and simulations-test

api api-testing automated-testing java microservices microservices-testing test-automation

Last synced: 14 Nov 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/marcelodiass/static-generator

This project is a static-website-generator, working with OOP in Python, Unit Test, and Web Servers

object-oriented-programming python test-automation unit-testing

Last synced: 14 Nov 2024

https://github.com/timothystiles/hello-ts

A demo typescript project with live updating code coverage highlighting and test on save via vscode

code-coverage code-highlighter jest on-save test-automation test-driven-development testing typescript vscode

Last synced: 08 Dec 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

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/rajatt95/testautomationframework_yt_rajat_api_cypress_js

This project is a Test Automation Framework built using Cypress and Javascript for automated testing of REST APIs.

crud-operations custom-utilities cypress cypress-mochawesome-reporter github-actions javascript nodejs rest-api test-automation vscode

Last synced: 08 Dec 2024

https://github.com/rajatt95/playwright_js_bdd_codeceptjs

Automation Testing | Web | Playwright | Javascript | VS Code | BDD | CodeceptJS | Page Object Model | Assertions | Multiple Scenarios | Before and After Hooks

assertions bdd codeceptjs hooks javascript page-object-model playwright test-automation vscode

Last synced: 08 Dec 2024

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/timothystiles/hello-rs

A starter rust project with code coverage gutters in vs code via extensions.

code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode

Last synced: 08 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/monikakonieczna/playwright-ts-project

Example project for Test Automation in Playwright & Typescript for demo site: Swag Labs.

playwright playwright-typescript playwright-ui swaglabs test-automation testing typescript

Last synced: 28 Nov 2024

https://github.com/aladnansami/ecomerce-website-automation-using-testng-

This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )

appium automation selenium test-automation testing

Last synced: 28 Nov 2024

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/aladnansami/amazon-website-automation-using-testng-with-allurereport

Amazon.com, Inc. is an American multinational technology company which focuses on e-commerce. Amazon shopping website is automated by implementing test cases for visiting the app, searching for a product, adding to cart and proceeding to checkout using an authenticated user.

allure allure-report automation automation-test junit5 selenium selenium-webdriver test-automation testing-tools testng website-automation

Last synced: 28 Nov 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/samska/robot-selenium-qa-academy

E2E Tests with RobotFramework and Selenium

robotframework test-automation

Last synced: 08 Dec 2024

https://github.com/samska/restassured-iterasys

API Tests with REST Assured

rest-assured test-automation

Last synced: 08 Dec 2024

https://github.com/shaowenchen/docker-robotframework

Robotframework 运行的 Docker 镜像环境

headless robot-framework test-automation

Last synced: 17 Dec 2024

https://github.com/avdhutssh/designpatterns-java-selenium

Design Patterns Following SOLID Principle

java selenium test-automation

Last synced: 11 Oct 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/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: 13 Nov 2024

https://github.com/miroslav-reiter/kurz_testovanie_softveru

🛠️ Kurz Testovanie Softvéru Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody

acceptance-testing automated-testing bug havij reiter selenium smoke-test test-automation testing testing-practices testing-tools testovanie

Last synced: 22 Dec 2024

https://github.com/miroslav-reiter/testovanie_softveru_istqb

💼 Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzu Testovanie Softvéru podľa ISTQB

automated-testing manual-testing manually-ftp reiter test test-automation test-automation-project testing testing-tools vita

Last synced: 22 Dec 2024

https://github.com/amazingtest/data4test

测试数据构造生成器,you can get useful data here for software testing

data test-automation testdata testdatabuilder testing testing-tools

Last synced: 19 Nov 2024

https://github.com/charlyautomatiza/playwright-workshop-esp

Workshop en Español: Web Testing Moderno con Playwright

playwright qa qaautomation test-automation typescript webautomation workshop

Last synced: 09 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: 09 Dec 2024

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/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/giis-uniovi/retorch

RETORCH: Resource-aware End-to-End Test Orchestration

e2e-testing system-testing test-automation testing

Last synced: 14 Nov 2024

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/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/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/donatas-b/j-screenplay

An example of Screenplay pattern with Java, Serenity and Cucumber for web UI automated tests

cucumber java screenplay screenplay-pattern serenity test-automation testing

Last synced: 19 Nov 2024

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/andrelkj/universo-cypress

Project to automate Samurai Barber Shop using cypress framework to write tests, postgreSQL and ElephantSQL to store and maintain data. REST API for backend validation, and github actions as pipeline for continuos integration.

api-rest css cypress github-actions html javascript postgresql test-automation testing

Last synced: 08 Jan 2025

https://github.com/sbcgua/mockup-compiler-js

Mockup compiler for mockup loader (js implementation)

abap excel-to-text hacktoberfest mockup-loader test-automation testing-tools unit-testing

Last synced: 17 Dec 2024

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/reclosedev/lathermail_client

Python API client for lathermail SMTP server

client python test-automation

Last synced: 23 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/mednasa/campusmersys_project

The Campus Mersys Testing Project is an automated testing suite dedicated to ensuring the reliability and functionality of the CampusMersys platform. It covers various features such as user registration, course management, assignment submissions, and more. The project is built using Java, Selenium WebDriver, Cucumber, TestNG, and other technologies

bdd-framework cucumber cucumber-java framework java maven maven-pom page-object-model pom project qa-automation selenium-java selenium-webdriver test-automation testng testng-annotations

Last synced: 11 Oct 2024

https://github.com/anhtester/viettel_seleniummaventestng

Project learning Selenium TestNG Framework with Maven project for Viettel teams 2023

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

Last synced: 08 Jan 2025

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/anhtester/restassured-testng-examples

Learning project API Test Automation using REST Assured and TestNG 2022 | Anh Tester

anhtester api-testing rest-assured test-automation testng-framework

Last synced: 10 Nov 2024

https://github.com/vicajilau/learning_tests_flutter_app

Project for learning tests in Flutter.

dart flutter test-automation testing

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

Source code dạy học Test Automation với Selenium Java Maven khoá 06/2024

anhtester maven selenium selenium-java test-automation

Last synced: 20 Dec 2024

https://github.com/alexreinking/fuzz-and-minimize

Fuzz and minimize bad test cases for encoder/decoder style programs.

fuzz test-automation testing-tools

Last synced: 05 Dec 2024