in TestLink by
What Is A Test Case?

1 Answer

0 votes
by

Test case is set of input values, execution preconditions, expected results and execution Post conditions, developed for a particular objective or test conditions, such as to exercise a particular program path or to verify compliance with a specific requirement.

...