test-cases
There are 149 repositories under test-cases topic.
mfaisalkhatri/Manual_Testing
This repository contains General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.
beaunus/stanford-algs
Example Test Cases for Stanford's Algorithms Coursera Specialization
OWASP/owasp-istg
The IoT Security Testing Guide (ISTG) provides a comprehensive methodology for penetration tests in the IoT field, offering flexibility to adapt innovations, and developments in the IoT market while still ensuring comparability of test results.
becheran/ntest
Testing framework for rust enhancing the built-in library with some useful features.
Tanmay-901/test-case-generator
Test Case generator for competitive coding. Test case generator for competitive programming and potentially for software testing.
huajianmao/leetcode
A test driven framework for Leetcode problems.
ankurk91/phpunit-travis-ci-coverage-example
phpUnit Testing on Travis-CI with Code Coverage on CodeCov
klaros-testmanagement/klaros-docker
Install and configure Klaros Test Management under Docker for Windows and Linux.
NEMO-ocean/NEMO-examples
Simple configurations to study specific oceanic physical processes and be used as a tool for training
snehm/Test-Case-Generator
GUI based test case generator for competitive programmers
giri-balram/simple-laravel-rest-api
Laravel 5.7 REST API With Simple API Authentication
sanjoy-sust/FreightManagement
Standard Spring boot app to find paths between two locations
Sahith02/key-generator
A simple, yet highly customizable python package to generate professional keys. Good for generating test cases, license keys, fake email addresses, etc.
ankurk91/codeception-travis-ci-example
[READ-ONLY] Codeception Acceptance Testing on Travis-CI
nhemnt/leetcode
LeetCode Solutions and Test cases: A Record of My Problem Solving Journey using Javascript
yagnahaunj1410/Pothole_Detection_Using_Image_Processing
Pothole detection using image processing scheme
TartarusLabs/tsukumogami
Suite of web browser fuzzing tools aimed at optimising code coverage. Test case generation from a built-in Context-Free Grammar, mutation fuzzing from a corpus of scraped web pages, DOM fuzzing and more.
ClintJang/sample-swiftgen
The samples using the "SwiftGen" library. (SwiftGen 라이브러리 사용방법을 셈플로 설명했습니다.)
gregopet/zapis-slovenskih-stevil
Primeri zapisa slovenskih števil z besedami, uporabni za testiranje programskih implementacij
RaresCode/RaresTestHub
Test scraped job details from companies websites against peviitor.ro
anikatabassum98/Manual-testing-project
Test Scenario and Test Case documentation for a project OpenCart.
kimatata/unittcms
Open source test case management system designed for self-hosted use
Krzmbrzl/ArmaPreprocessorTestCases
A collection of tests I have performed on the Arma preprocessor. All tests are made up by an input and an output file containing what the Arma preproc made of it.
leifdenby/moistconvection
Test cases for moist convection
scottaohara/tests
A place to share test files
Aderthad/testlink-testcase-importer
TestLink TestCaseImporter
cheshire137/WebAppTestCaseGenerators
Web scraper written in Ruby for generating test cases for the QMZ web application testing model. Also another tool, again written in Ruby, for generating test cases for the Atomic Section Model web application testing model for a Ruby on Rails web application.
codecop/Rabatt-Rechner-Kata
Exercise for finding tests for boundary conditions.
danieldotwav/Spiral-Matrix-Generator
This program implements a function to traverse and return all elements of a given m x n matrix in spiral order. It includes test cases to demonstrate its correctness across various matrix configurations.
orensrauch/solveqa-expense-tracker
MERN Expense Tracking application. Includes all software testing lifecycle documents and automation test scripts. Happy Testing🚀
zukahai/generate-test-case-online-judge
Tài liệu này hướng dẫn cách tạo testcases cho hệ thống Online Judge. Việc tạo testcases đúng cách giúp đảm bảo tính chính xác và hiệu quả của quá trình chấm điểm tự động. Hướng dẫn này sẽ tập trung vào việc sử dụng ngôn ngữ C++ để sinh ra các testcases một cách tự động.
Jamil-kawsher1/API-Testing-With-Postman
API testing with Postman and Report with newman
JaneJosifovski/Frontend-manual-testing
These are some of the manual testing materials I did for learning and perfecting my craft. They are a mixture of multiple website, platforms and etc., on multiple devices/OSs.
mehranagh20/ACM-regional-2016
Answer to some of problems of acm 2016 competition in Tehran site.
peterwzhang/CS201ProjectTestCases
These are my test cases for my semester project (Data Structure Library) in my data structures and algorithms class. It includes test cases for circular dynamic arrays, red black trees, binary heaps, and binomial heaps.
retronym/scalac-stability
Test cases for unstable output of Scalac