There are 1 repository under testcase-generator topic.
🔖一款基于C++的OI/ACM比赛出题解题辅助工具⭐
Grey-box Concolic Testing on Binary Code (ICSE '19)
MutAP: A prompt_based learning technique to automatically generate test cases with Large Language Model
Intellij Idea plugin which exports code with Allure @Step annotation into TestRail as a test case
Generate Test cases for HackerRank Problems
Toolset designed to collect, parse, filter and group automated tests from code, transform the result and perform the required further actions.
A testcase generator for easily creating testcases for online judges.
An educational toy fuzzer with big dreams
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.
[WIP] AI testing agent
Competitive Programming Toolkit | Ready-to-use Java & C++ templates, automated stress testing, and test case generation for efficient problem solving
競技プログラミングのコンテスト中に使うテストケース生成・撃墜ケース発見のためのツール
Competitive programming testcases made easy!
A test case generator from a decision tree to decision table.
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).
Django Blog and App site
A test case generator from state machine diagram
Auto Generate Test Cases
A simple program that can quickly generate test data for various data structures in LeetCode format.
Test case generation using IBMi
Scripts to easily and quickly generate and validate test cases and check solutions for DSA-style programming problems.
Generate K6 test case from a web page screenshot
A simple testcase generator script written in Python
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.
Comprehensive API documentation for lt-tcg
Test program(aka. Pal) by comparing program output with expected output or output from "standard program", with multi-thread and test session support
An environment for bulk generation of testcases for algorithmic problems.
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.