Skip to content

All-pairs testing in Signal Mapping #20

@Horolsky

Description

@Horolsky

In addition to Zip and Prod clauses, the Signal Mapping model should support a Pairwise clause
that will select all pairwise combinations of test parameters, giving similar behavior to Prod but with reduced resource usage.

See the concept at Wikipedia page.

Note that we are targeting model parameters rather than a test vector as in the original concept.
The task requires creating a specialized JSON iterator first, see zmbt-framework/backends/cxx/include/zmbt/core/json_iter.hpp

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions