pairwise-testing
There are 36 repositories under pairwise-testing topic.
microsoft/pict
Pairwise Independent Combinatorial Tool
AArnott/Xunit.Combinatorial
Adds combinatorial and pairwise testing capability to Xunit tests
tam315/pairwise-pict-online
Generate pairwise testcases online
walkframe/covertable
makes combinations for testing.
pavelicii/allpairs4j
🧮Pairwise combinations generator with constraints for Java
markur4/plotastic
Streamlining statistical analysis by using plotting keywords in Python.
peterszatmary/software-testing-notes
My notes about software testing with usefull links.
ryanrosello-og/pict-pairwise-testing
PICT pairwise testing for nodejs
pairwise-testing/java-pairwise
Pairwise test case generator in Java
sujeet-bhalerao/compact-letter-display
python package for generating compact letter display, summarizing results of posthoc comparison tests after ANOVA
pairwise-testing/java-pairwiser
Pairwise test cases generator in Java
gmaxlev/pict-node
Combinatorial Test Case Generation
lazyparams/lazyparams
Parameterization solution that enables a regular JUnit test to make itself parameterized by introducing parameters in midair during the test execution
renfis/pict
Microsoft PICT in docker
tatsuhirotsuchiya/KTK
Covering array generator for combinatorial testing
iceomix/pict-docker
Dockerized Pairwise Independent Combinatorial Testing
mlshort/AETG2
Grad school, Software Engineering, Automated Combinatorial Testing for Software project. A set of parameters is identified that define the space of possible test scenarios. Then, combinatorial designs are used to create a test plan that “covers” all n-way combinations of the test parameters.
pairwise-testing/python-allpairspy
A python library for test combinations generator. The generator allows one to create a set of tests using "pairwise combinations" method, reducing a number of combinations of variables into a lesser set that covers most situations.
pkhiyara/Genre-Song-Duration-ANOVA-Test
An R project that investigates whether different genres of songs have significantly different durations through the use of a one-way ANOVA test and post hoc significance tests conducted over an excerpt of a dataset consisting of 1 million popular songs compiled by The Echo Nest and a lab at Columbia University.
cbsteh/CLD
Compact Letter Display (CLD) in Julia
dmr4eg/wikiTesting
Selenium Testing of Wikipedia
exceedsystem/vscode-pict
Using pict with vscode
pairwise-testing/all-languages-tcases
A model-based test case generator
rmodi6/statistical-analysis-using-R
Conduct Statistical Significance testing using ANOVA, MANOVA and T-Test in R programming language
pairwise-testing/c-pairwise-jenny
Tool for generating regression tests
pairwise-testing/cpp-microsoft-pict
Pairwise Independent Combinatorial Tool
pairwise-testing/cpp-xunit-combinatorial
Adds combinatorial and pairwise testing capability to Xunit tests
pairwise-testing/fsharp-dotnet-ntest-case-builder
Generate a compact set of test cases out of combinations of simpler data with coverage guarantees.
pairwise-testing/go-js-pairwise-online
Generate pairwise testcases online
pairwise-testing/typescript-covertable
It makes combinations covering pairs for pairwise testing.
zqy1018/CAmpactor-the-tool
A Novel and Effective Local Search Algorithm for Optimizing Pairwise Covering Arrays
devlights/xlsxpict
[microsoft/pict]の結果をExcelに出力するツールです。
pairwise-testing/javascript-one-wise-pairwise
One-wise combinatorial testing generator for JavaScript
pairwise-testing/php-js-allpairs
Generate combination test cases by all-pairs algorithm.
pairwise-testing/php-mbt-bundle
Automatically generate test cases, execute them, reduce reproduce steps, report bug using Model Based Testing technique
pairwise-testing/python-yml-json-allpairs
Allpairs testing tool written in python