If a tester defines a maximum length for the test case that is not high enough to reach at least one run step, the tool will return cryptic error message.
This error occurs due to the resulting .atspec file which no steps, which cannot be translated next into a concrete .tspec file.
Users should get a more intuitive error message when that happens.
If a tester defines a maximum length for the test case that is not high enough to reach at least one run step, the tool will return cryptic error message.
This error occurs due to the resulting
.atspecfile which no steps, which cannot be translated next into a concrete.tspecfile.Users should get a more intuitive error message when that happens.