testcases
There are 136 repositories under testcases 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.
useblocks/sphinx-needs
Adds needs/requirements to sphinx
luosiwei-cmd/CarYon
🔖一款基于C++的OI/ACM比赛出题解题辅助工具⭐
zmievsa/autograder
Automatic assignment grading for instructor use in programming courses
elisa-tech/BASIL
Software Quality Management Tool
DSALabOrg/DSALab
This repo contains the script for evaluating your assignment against our test cases for each assignment. Below you can find the script for latest assignement.
Electrostat-Lab/AVR-Sandbox
Dig deeper into the AVR-WORLD using the 8-bit mcu avr devices on a special shell environment.
huajianmao/pyleet
Leetcode solutions in Python
An-Nihal/Manual-Testing--Test-Cases-with-Scenarios--Mindmaps--Reports---Test-Metrics-
This repository contains test cases, scenarios, mindmaps, reports, and test metrics for manual testing projects.
faiyyazs/flutter_registration_form
A simple Flutter Registration Form Application to demonstrate the usage for MVVM design pattern using ChangeNotifiers, RxDart, Providers (Dependency Injection),Retrofit-Dio along with Test Cases & isolation of UI, business logic and data sources.
hnanacc/sprint
A code editor for competitive programmers.
benwoo1110/testcase-maker
Competitive programming testcases made easy!
dhruva-code/network-pentesting-checklist
Network pentesting checklist, and tools. Open for all security researchers and professional to modify the checklist.
IkboljonMe/leetcode
This repo contains my solutions to LeetCode problems in JavaScript and Python, with explanations and test cases to ensure correctness. The goal is to show my algorithmic problem-solving skills to others and help to new beginners).
ligurio/packetdrill-testcases
packetdrill testcases for network regression testing
AmeeJoshi-MCA/ListAndDetail
List and Detail Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Dagger Hilt, Cache Strategy and Coroutines Flow
michaelhenry/AutoBot
DSL for creating UITestCases for iOS Development.
YashMarmat/Blog-App-django-v3
A Beautifully designed blog app with CRUD functionality using Django .
DavyVan/PhDStillNeedLeetCode
Anwsers to LeetCode. Also a practice of CMake and Google Test.
dhruva-code/cloud-pentesting
Cloud penetration testing methods, phases, lifecycle & tools
DoraTheodora/SystemAnalysisDesign
Team’s project was to design a library system using use case diagrams, class diagrams, sequence diagrams and develop test cases.
PrabhakaranGurumoorthy/ManualTesting-TESTCASES
This repository contains positive and negative test cases for an e-commerce website, covering 30 diverse scenarios and 500 testcases such as user registration, login, and checkout. The tests validate the website's functionality and identify issues. Test results and detailed bug reports are documented in the testreport.
alecksandr26/unittest-c
Unit Test C stands as a straightforward, macro-based unit testing framework. Drawing inspiration from both the Python unittest module and the GoogleTest unittesting framework, it is crafted to alleviate the burden of boilerplate code. Featuring diverse types of assertion and expectation macros.
amanattri09/JUnitTestCasesExample
This project is simple example of creating Unit Test Cases for Coroutines Flow for testing rest api
iranaahsanali/ios-mvp
Simple Weather App for the understanding of MVP + Injecting Test Cases
MuskanHasan/Orange-HRM
This project involves testing of the Orange HRM login functionality, featuring ten detailed test cases and a crucial bug report. It ensures a seamless and secure user authentication experience.
OBJECTSEMANTICS/SmallSuiteGenerator
Powered by SEMANTICS SRL
quillcraftsman/django-dry-tests
Package with new powerful TestCases and Assets to test django application fast. TDD is supported
the-imraaan/Test_Case_Writing
This project Include Mind Maps, Bug Reporting, project report and Test Cases
035966-L3/Sleeping-Cup-Testcases
You can find all testcases (including generators, standard programs, etc.) of the problems in Sleeping Cup's original contests here!
antonijela/Manual-Testing-Project-Orange-HRM
Test cases for "Orange HRM" demo web application and bug reports for "The Bug Genie" demo website
GhostDaGhost/qa-final-part1
The first part of my final project for the QA Methodologies course.
HandianYang/leetcode-testcase-generator
A simple program that can quickly generate test data for various data structures in LeetCode format.
sanidhyapn/Pet_store_softwareTesting
A Flask-based e-commerce site for pet products with Selenium automated testing for key functionalities.