Forum Discussion

Logiv's avatar
Logiv
Contributor
4 years ago
Solved

Best practice on handling test failures that will be corrected soon

Hello,   I have a question on how people manage errors in TestComplete, specifically errors that will be happening for a few weeks but corrected afterwards. As example: - Let's say I have a 100...
  • Marsha_R's avatar
    4 years ago

    I wouldn't change the calculations on the test.  A couple of options would be to change them to warnings rather than errors or to change the message on the error to be IGNORE THIS so you can see them in the log easily.