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-02-02 00:29:57 UTC
- JSON Representation
https://github.com/mahammad-mostafa/unit-testing-exercise
This is the fifth project in the second module in the Microverse program. It is an exercise for practicing unit testing in JavaScript using Jest framework & Test Driven Development.
arrange-act-assert arrow-functions es6 javascript jest jest-matchers npm-scripts tdd-javascript test-automation test-driven-development testing testing-framework testing-tools
Last synced: 02 Feb 2025
https://github.com/ivoryredgrave/playwrighttests
Playwright Test Automation.
playwright-typescript test-automation
Last synced: 22 Jan 2025
https://github.com/racodond/etaf
Making automated testing easy
automated-testing cucumber cucumberjs gherkin node-module test-automation test-automation-framework testing wdio webdriverio
Last synced: 29 Jan 2025
https://github.com/andreasneuber/test-automation-calculations
Calculations around test automation. With Streamlit app.
python streamlit test-automation
Last synced: 03 Feb 2025
https://github.com/rossy/mpv-image-test
wip proposal image test thing
bash continuous-integration mpv shell test-automation test-suite testing
Last synced: 21 Jan 2025
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/emomeni/pyats_vlan_verification
VLAN Verification Test with PyATS
cisco datacenter genie nx-os pyats pyats-framework python python3 test-automation testing-tools
Last synced: 09 Jan 2025
https://github.com/bcdevices/pltdemo-dtm
Low-Level BLE Test with PLT
ble bluetooth-low-energy test-automation testing-tools
Last synced: 03 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/antonyga/casa_del_libro_e2e_test_project
End to end Test Automation Project for https://www.casadellibro.com/
e2e-tests playwright test-automation typescript
Last synced: 22 Jan 2025
https://github.com/hemanth1223/automation-functional_testing_case
This test automates the login, file upload, and data validation process on a web application using Selenium Web Drivers. It involves logging in, uploading an XLS file, and handling validation errors.
automated-testing automation-selenium firefox machine python selenium-webdriver test-automation testing
Last synced: 11 Oct 2024
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.
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.
Last synced: 29 Jan 2025
https://github.com/nikita-filonov/tests-coverage-report
Tests coverage report for tests-coverage-tool
coverage coverage-report grpc grpc-service react test-automation testing testing-tools typescript
Last synced: 23 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/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/jimcresswell/e2e-web-test-framework-jvm-demo
Testing a third-party website with JVM Cucumber, WebDriver and REST Assured
bdd cucumber cucumber-jvm end-to-end-testing java jvm portfolio rest-assured serenity-bdd serenity-cucumber specification-by-example test-automation webdriver
Last synced: 16 Jan 2025
https://github.com/bitcoder/automation_week_mot
Test automation code for Automation Week UI challenges of Ministry of Testing 2020
modeling python test-automation testing testing-tools
Last synced: 29 Nov 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/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/narendracodehub/oneclick-woosetup
This repository provides an end-to-end Playwright automation script for setting up WordPress and WooCommerce. It covers tasks like configuring WordPress, installing plugins, setting up WooCommerce, importing products, managing users, and simulating customer journeys. Optimized for learning and reliable automation.
automation e-commerce end-to-end-testing javascript open-source playwright playwright-javascript test-automation webtesting woocommerce wordpress
Last synced: 05 Feb 2025
https://github.com/darylducks17/TestProject
Learning Web Automation using Robot Framework (Selenium with Python) using SDET- QA Automation Techie tutorials.
python robotframework seleniumlibrary test-automation
Last synced: 23 Oct 2024
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/jimcresswell/cypress-demo
Demo use of the Cypress test framework
cypress cypress-io end-to-end-testing test-automation
Last synced: 16 Jan 2025