Solved
Forum Discussion
rraghvani
Champion Level 3
12 months agoAre you referring to the tested "value" that's changing which fails the checkpoint?
Depending on your test scenario, you could implemented https://support.smartbear.com/testcomplete/docs/testing-with/data-driven/index.html
For example, if you are testing a calculator app, the result will always change depending on the input you have provided - use data driven testing for this.
Are you referring to the tested "value" that's changing which fails the checkpoint?