Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: e02eb033397925c14648169ad9b8232f2ca45a44 Size: 515.5 KB File Format: zip
Rating: 2.260869565
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 783 License: Free
Allpairs is a free software by Satisfice Inc and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Allpairs which is 515.5 KB in size and belongs to the software category Other Programming Files. Allpairs was released on 2010-11-23 and last updated on our database on 2017-02-28 and is currently at version 1.2.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Allpairs Description
Lets say you must test something that involves a lot of different variables. Configuration testing is like that: different printers, different print options, different documents. Who knows what combination will fail?
But you cant try all combinations of all variables together, because that would be too many tests. So instead, you could create tests that pair each value of each of the variables with each value of each other variable at least once.
The Allpairs application was developed to be a small tool that finds a reasonably small set of test cases to satisfy that coverage standard. For instance, to try all combinations of 10 variables with ten values each would require 10,000,000,000 test cases. Allpairs only requires 177 cases. Allpairs is a command-line executable based on a Perl script. Source is included.