Forum Discussion

slecault's avatar
slecault
Contributor
13 years ago

Non-regression tests - How to compare

I am testing a windows based application coded in Delphi. I know I can use checkpoints to validate precise informations.  My concern/question is how to detect a change in the output?  ...