Already signed up?

 

Open Pairwiser

Want to run Pairwiser locally at your Company?

Then check out Pairwiser Stand Alone Installation.

Pairwiser Stand Alone Installation for Windows

Pairwiser Stand Alone Installation for Linux

Generate Pairwise Tests

Pairwiser has an easy to use web UI that allows you to define the parameters and input of your system under test. Whether you are testing a Web UI, a product line or a highly configurable system, you can define your parameters and inputs and constraints between them and generate tests.

 

Parameter definition which will be used to generate pairwise tests.

Parameter definition which will be used to generate pairwise tests.

 

Pairwiser supports 1-wise, 2-wise (pairwise) and 3-wise testing as well as mixed strength coverage. With mixed coverage you can increase the number of interactions are tested for some parameters and decrease it for others.

Export Tests

Export tests to Excel or as JIRA issues.

Analyze Tests

Pairwiser analyses your tests and shows you the coverage achieved. Select the amount of tests for the best coverage within your budget.

 

Accumulated coverage as each test is added to the test suite.

Accumulated coverage as each test is added to the test suite.

 

Add Requirements

Pairwiser supports adding required tests that will be included in a pairwise test suite optimally, without redundancy.

Generate Test Scripts

You can generate tests and test scripts for both manual testing and automated testing.

Applicable to Your System

Pairwise testing has a wide range of applicability. For example, you can apply pairwise testing to

  • Control flows for desktop applications, mobile apps and websites.
  • Input parameters to functions, objects and whole programs.
  • Software and Hardware Product Lines.
  • Highly configurable systems.
  • Systems which operates in complex environments.

The fastest on the market

Pairwiser can generate tests even for the largest system out there!

Knowledge Base Articles

Introduction to Pairwise Testing

Pairwise testing is a simple yet powerful testing technique which can be quite confusing. This is a gentle, non-technical introduction to pairwise testing.

Pairwise Testing Example 1: Classic Example

An article showing how to test the classic triangle testing problem using pairwise testing. The Pairwiser tool is used to generate the tests.

Pairwise Testing Example 2: Testing a Website

In this example, we are testing a website. Pairwise testing is very well suited for this testing problem.