The document presents a technique for generating system test data by formulating it as a constraint solving problem. It discusses using constraint solving to find solutions that satisfy constraints from system specifications. Existing constraint solvers are not adequate for complex system constraints like those in the Object Constraint Language (OCL). The technique targets OCL and aims to generate valid test data more efficiently through a custom constraint solver. It provides a tax system as a sample data model to demonstrate generating test instances that satisfy constraints.