Wednesday, September 12, 2018

How do you deal with an inconsistent defect?


Inconsistent defect is the defect which sometimes appears and sometimes does not appear when testing is performed. To handle them, recreate the test and before writing test case, review the requirement specification document. Try to execute the test case in different scenarios to make it appear again.

No comments:

Post a Comment