testcase-generator
There are 41 repositories under testcase-generator topic.
luosiwei-cmd/CarYon
🔖一款基于C++的OI/ACM比赛出题解题辅助工具⭐
SoftSec-KAIST/Eclipser
Grey-box Concolic Testing on Binary Code (ICSE '19)
ExpertiseModel/MuTAP
MutAP: A prompt_based learning technique to automatically generate test cases with Large Language Model
ccd97/CP-test
Test case generator + output comparator
Legionivo/Allure-to-TestRail-exporter
Intellij Idea plugin which exports code with Allure @Step annotation into TestRail as a test case
renuka-fernando/hackgen
Generate Test cases for HackerRank Problems
devexperts/switchboard
Toolset designed to collect, parse, filter and group automated tests from code, transform the result and perform the required further actions.
Ninjaclasher/testcase-generator
A testcase generator for easily creating testcases for online judges.
0xricksanchez/hantu
An educational toy fuzzer with big dreams
matinhimself/pycontest
A complete testcase generator for online judges.
ank1traj/testcase-generator
automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
dipjyotimetia/friday
[WIP] AI testing agent
RAJ8664/CP
Competitive Programming Toolkit | Ready-to-use Java & C++ templates, automated stress testing, and test case generation for efficient problem solving
naskya/testcase-generator
競技プログラミングのコンテスト中に使うテストケース生成・撃墜ケース発見のためのツール
benwoo1110/testcase-maker
Competitive programming testcases made easy!
Kouek/TCGenerator
基于AETG算法的测试用例生成器
mmohajer9/RESTester
Automatic black-box test case generator for RESTful APIs
freddiefujiwara/dtdt
A test case generator from a decision tree to decision table.
JacobLinCool/testcase-gen
Testcase Generator
mindfiredigital/AUTOTEST
An open-source Generative AI (GenAI) framework and application designed to generate automated test cases and python Selenium scripts after dynamically analysing the web-page using large language models (LLMs).
0avi/qcscribe
Semantic RAG-powered AI tool that converts user stories into actionable test cases.
arhsimluhar/Mercury
Django Blog and App site
freddiefujiwara/smtc
A test case generator from state machine diagram
gurvinder-dhillon/testcase-generator
Auto Generate Test Cases
HandianYang/leetcode-testcase-generator
A simple program that can quickly generate test data for various data structures in LeetCode format.
Pranit1905/IBMiUnit-test-case-generation
Test case generation using IBMi
SilverTongue1729/Generate-Testcases
Scripts to easily and quickly generate and validate test cases and check solutions for DSA-style programming problems.
sumitsahoo/screenshot-to-testcase
Generate K6 test case from a web page screenshot
tuanpauet/python-testcase-generator
A simple testcase generator script written in Python
at-akshat-2107/LJMU-Thesis-Results-Akshat-Mehta-1129239
This repository contains results from my MSc. thesis on "Test Case Generation from User Stories using Generative AI Techniques with LLM Models." Each folder includes generated test cases in PDF, detailed metrics scores of data in Excel sheets, and visual graphs, offering a comprehensive view of the experiments in images folder and their outcomes.
DeweshSoc/lc-tcg-documentation
Comprehensive API documentation for lt-tcg
DeweshSoc/lc_tcg
A leetcode based test case generator.
mycontest/mycontest_problems
problemset with testcase
saitewasreset/rpal
Test program(aka. Pal) by comparing program output with expected output or output from "standard program", with multi-thread and test session support
yashshingade28/testcase-generator
An environment for bulk generation of testcases for algorithmic problems.
ITRajavel/selenium-locust-automation
A Streamlit-based system for automating Selenium regression test case generation and Locust load testing using GROQ LLM API. It extracts forms from web pages, generates clean PyTest Selenium scripts, creates Locust load scripts, and runs tests — all with an easy-to-use UI.