An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: system-testing

giis-uniovi/retorch

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

Language: Java - Size: 827 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

viant/endly

End to end functional test and automation framework

Language: Go - Size: 30.7 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 265 - Forks: 35

MicroShed/microshed-testing

A test framework for black-box testing MicroProfile and Jakarta EE applications

Language: Java - Size: 2.08 MB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 65 - Forks: 25

skrapeit/skrape.it

A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.

Language: Kotlin - Size: 5.03 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 835 - Forks: 66

stepful/cyperful

Interactive system testing UI for capybara

Language: Ruby - Size: 646 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 349 - Forks: 6

SwissLife-OSS/squadron

A testing framework for containerized and cloud services

Language: C# - Size: 1.68 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 106 - Forks: 17

Willie-Conway/tdd-bdd-final-project

Test Driven Development (TDD) / Behavior Driven Development (BDD) for IBM πŸ’»πŸ“ˆ

Language: Python - Size: 116 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

eliasnogueira/junit5-before-after-all

Project that shows how to deal with general pre and postconditions using JUnit5

Language: Java - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

giis-uniovi/retorch-llm-rp

Replication package for LLM System testing experimentation

Language: Java - Size: 108 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

avestura/AttackDragon

πŸ§ͺ My tiny project for Software Testing

Language: C# - Size: 739 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 2

visini/mqtt-playwright-example

Language: TypeScript - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

chyla/OutputMatchTestingTool

Testing tool for checking programs console output.

Language: C++ - Size: 416 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

AlanCS/SystemTestingTools

Stubbing tool for HTTP calls to allow more comprehensive + deterministic tests

Language: C# - Size: 365 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 32 - Forks: 8

buildtesters/buildtest

HPC System and Software Testing Framework

Language: Python - Size: 54.1 MB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 68 - Forks: 20

pysys-test/pysys-test

PySys System Test Framework

Language: Python - Size: 13.2 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 19 - Forks: 8

Arpit-Shah/Artos

Test framework for functional, system, end to end, unit testing ("Art of System Testing")

Language: Java - Size: 7.55 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 10

xandkar/caravan πŸ“¦

A framework for stateful, black-box testing of arbitrary systems, in OCaml. Inspired by Erlang/OTP's Common Test.

Language: OCaml - Size: 766 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 2

Graduation-Project11/MedSync-Automation-Test

Language: Python - Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Testing-Guild/System-Testing

System testing verifies a complete system meets all requirements & performs well. It checks functionality, performance, security & usability from an end-user perspective.

Language: TypeScript - Size: 92.8 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ishank-jn/Big-Data-Platforms-Key-Value-Stores

This is a project report on the performance of redis and memcached key-value stores when run on YCSB Benchmarks.

Size: 1.05 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

archik408/GROCON19

GROCON'19: Test Automation Strategy for Legacy System

Language: JavaScript - Size: 25.6 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Barbarpotato/TDD-BDD-Final-Project

Test Driven Development / Behavior Driven Development Final Project On IBM

Language: Python - Size: 124 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 6

sangoma/pytestlab

A pytest powered framework for multi-host integration and system testing

Language: Python - Size: 226 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 17 - Forks: 3

AnushkaReddy-hub/MegamartSoftwareQualityAndTesting

Assessing the quality and correctness of a supermarket e-commerce platform, followed by generating a test report for board review; Developing code aligned with business needs and conducting test-driven development with PyUnit.

Language: Python - Size: 1.98 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Jacek-Jan-Nowak/tested_app

Simple MVC Rails app with users and posts (one to many). Fully tested with Validation tests and Integration tests. System tests to be added later.

Language: Ruby - Size: 176 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kate-tel/magento2.test

End-to-end testing for Magento2 demo web store, running locally, using Python, pytest and SeleniumBase testing framework.

Language: Python - Size: 48.8 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Tset-Noitamotua/robotframework Fork of robotframework/robotframework

Generic, agile- & devops-friendly (test) automation framework for continuous-quality and DevSecOps

Language: Python - Size: 86.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

KelinTan/spring-boot-archetype-test

Better test Better Code: ηΊ―ε‡€ηš„Spring Boot ζ΅‹θ―•θ„šζ‰‹ζžΆ

Language: Java - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

larskaare/pawa-system-testing πŸ“¦

A presentation on running system tests with a&a activated

Language: JavaScript - Size: 2.51 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 4

sys41x4/DDoS-IT-DOWN

DDoS Script created for System and Network Testing, supporting multiple attack protocols and procedures, controlled by BOTNETS and the BOTNET MASTER.

Language: Python - Size: 709 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

AlamMorium7/Software_Quality_Assurance_and_Testing

Size: 801 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

creek-service/wip-state-stores-demo

Extends the basic-kafka-streams-demo with a second service

Language: Java - Size: 1.42 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sys41x4/DoS-IT-DOWN

DoS Script created for System and Network Testing, supporting multiple attack protocols and procedures.

Language: Python - Size: 265 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

rhymebulbul/FIT2107

Software Quality & Testing

Language: Python - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MohammadAbbas2/Manual-Testing

Common test cases for the most popular functionalities in websites and mobiles.

Size: 1000 Bytes - Last synced at: 13 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kaiiyer/hack-script

Scripts to setup pentesting system and use during pentest which will make the testing more efficient.

Language: Python - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 3

omkz/rails-rspec-todo

How I test Rails applications

Language: Ruby - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

foggynight/mimic

System testing utility.

Language: Scheme - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mehulthakral/F2F Fork of Dheemanth-gr/F2F

An ecommerce website for direct selling of farm goods by farmers to consumers involving Machine Learning techniques for suggestion and recommendation.

Size: 8.33 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

saksmt/ktest

kTest - integration/acceptance/system/whatever test oriented modular test framework in Kotlin

Language: Kotlin - Size: 364 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 2

Oppodelldog/dockertest

run functional tests in containers - orchestrated in go

Language: Go - Size: 1.66 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

feedzai/cosy-test

Bringing up Docker Compose environments for system, integration and performance testing, with support for ScalaTest and Gatling

Language: Scala - Size: 69.3 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 2

jamestiotio/esc

SUTD 2021 50.003 Elements of Software Construction Code Dump

Language: Java - Size: 2.43 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ERPedersen/Gutenberg

Educational Repository: Backend for Gutenberg Project

Language: Java - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

sakshidgoel/FitBeast

An application that hosts a website using Flask framework and MongoDB as the backend database. It also uses JavaScript, JQuery, CSS, Bootstrap in the creation of the application.

Language: JavaScript - Size: 16 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Badgerati/Edison

Edison is an open source unit/integration test framework for .NET

Language: C# - Size: 380 KB - Last synced at: 21 days ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 0

rasmus-toftdahl-olesen/rasmus-toftdahl-olesen.github.io

The pages of Rasmus - i do not expect anybody to find them useful :)

Language: HTML - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

michaelssavage/System_Testing

Using IDLE in Python for checking test cases.

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chrishonson/systemTestParticleLED

HIL system testing an Android app, and Particle cloud using an Arduino with Bluetooth

Language: Java - Size: 16.2 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Huhaokun/let-it-fail

Language: Go - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Badgerati/node-edison

This is the node.js version of the Edison .NET unit testing framework

Language: JavaScript - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0