About

A test vector is a set of inputs provided to a system in order to test that system. In software development, test vectors are a methodology of software testing.

Generating test vectors is tedious, since the correct solutions must be computed and verifed by hand.

Documentation / Reference