Welcome, Guest! Log In | Create Account

Welcome to AllPairs Project Home

Download the latest AllPairs release >>

AllPairs is an open source test combinations generator written in Python, developed and maintained by MetaCommunications Engineering. 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.

For more info on pairwise testing – also known as all-pairs testing – see http://www.pairwise.org.

The easiest way to get started with AllPairs generator is to check out usage examples in the examples directory.