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/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/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/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/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/testcentricity/testcentricity

TestCentricityâ„¢ core framework gem for native mobile and web apps

android appium automation cucumber ios page-object-model ruby-gem selenium test-automation webdriver

Last synced: 24 Jan 2025

https://github.com/sw-tester/qa-wdio-js

Boilerplate Testing Framework based on WebdriverIO (JS) and Cucumber

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

Last synced: 12 Jan 2025

https://github.com/abhivaikar/playpi

A simple and intuitive playground for restful, graphQL, gRPC and websocket APIs to learn API testing

api api-testing backend graphql grpc rest restful-api software-testing test test-automation testing-tools websocket

Last synced: 12 Jan 2025

https://github.com/josepedro-22/backend-test

The project consists of implementing an API in Laravel to pair professionals (Pros) with projects based on specific criteria.

algoritmos composer ddd-architecture ddd-patterns end-to-end-testing laralve php php8 test-automation unit-testing

Last synced: 24 Jan 2025

https://github.com/sevenbytes/testrail

A Go library for TestRail REST API (WIP)

golang golang-library library test-automation testing testing-tools

Last synced: 19 Jan 2025

https://github.com/jenx007/saucedemo-automation

This project automates login to the Sauce Demo website using Selenium, extracts product details, updates data in a JSON file, and integrates with an external API for additional data retrieval. Each function is encapsulated in a class to improve modularity and reusability.

api python requests-library-python selenium selenium-webdriver test-automation

Last synced: 19 Jan 2025

https://github.com/melv-narrow/playwright-framework

🎭 Modern Playwright Test Automation Framework | TypeScript + Page Object Model + Allure Reporting | Cross-browser, parallel execution, and data-driven testing capabilities | Built with best practices and ISTQB standards

allure-report api-testing automated-testing bdd ci-cd cross-browser-testing e2e-testing javascript page-object-model playwright test-automation test-framework testing typescript web-testing

Last synced: 19 Jan 2025

https://github.com/viktormikeska/playwright-test-ts

Repository for Playwright course by Vasyl Shpak

playwright test-automation testing

Last synced: 19 Jan 2025

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/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/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/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/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/vasilisakashperko/epam_qa_git

It contains laboratory works on the "QA".

branching git gitbash github test test-automation testing

Last synced: 31 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: 31 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/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/vijaysadhuram/selenium_automation

Data Driven Testing with Excel -Apache POI | TestNG Integration & Setup | TestNG Annotations | Types of Assertions | Dependency Methods | Grouping Tests | Data Providers | Parallel Testing | Listeners |Extent Report Gen |

github-actions java jenkins test-automation testng

Last synced: 25 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: 31 Jan 2025

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

📌 A project with UI tests for QA Playground using Robot framework.

robotframework test-automation ui-testing

Last synced: 01 Feb 2025

https://github.com/beeeegi/robloxprofiledescriptionupdater

This repo contains a Python script designed for practicing QA automation testing.

python qa-automation roblox selenium test-automation

Last synced: 07 Feb 2025

https://github.com/sarkaaa/bt-cypress

Complementory repository for Beskydské túry project. Includes cypress tests.

cypress hiking hiking-trails test-automation

Last synced: 01 Feb 2025

https://github.com/nitor-infotech-oss/java-testauto-library

Java based library for support of UI and API test automation

java jersey selenium test-automation test-automation-framework testing

Last synced: 01 Feb 2025

https://github.com/nitor-infotech-oss/bdd-puppeteer-boilerplate

Repository containing examples for Puppeteer usage with BDD. The BDD tool used is GaugeJs

bdd javascript nodejs puppeteer test-automation testing

Last synced: 01 Feb 2025

https://github.com/syntapy/test-driven-web-app-template

Template Repo: Dockerized screenshot tests for web app

cypress end-to-end-testing frontend playwright test-automation webapp

Last synced: 01 Feb 2025

https://github.com/virtualansoftware/testscripts-generator

#Idaithalam maven test script generation plugin - The plugin would generate testng java code for idaithalam workflow ymls

agiletesting apitesting test-automation testing-tools

Last synced: 01 Feb 2025

https://github.com/bugnatis/selenium-smooth-scroll

Mouse Scroll Wheel Imitation both applicable for specified WebElement or as Infinite Loop.

pom selenium-webdriver test-automation testng

Last synced: 09 Feb 2025

https://github.com/bartekl1/test-oi

:white_check_mark: Skrypt do testowania rozwiązań na Olimpiadę Informatyczną

bash bash-script oi olimpiada-informatyczna script test test-automation test-script testing testing-tools tests testy

Last synced: 09 Feb 2025