slecault
13 years agoContributor
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?
For one given screen, there are several thousands of properties, a checkpoint is nice but what about the rest? Are there some commands that compare more stuff at a time. How do other testers approach this issue?
Thanks
My concern/question is how to detect a change in the output?
For one given screen, there are several thousands of properties, a checkpoint is nice but what about the rest? Are there some commands that compare more stuff at a time. How do other testers approach this issue?
Thanks