Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How to trace fixed bug in test case?

bug Case fixed Test trace
0
Posted

How to trace fixed bug in test case?

0

Answer1: The fixed defects can be tracked in the defect tracking tool. I think it is out of scope of a test case to maintain this. The defect tracking tool should indicate that the problem has been fixed, and the associated test case now has a passing result. If and when you report test results for this test cycle, you should provide this sort of information; i.e., test failed, problem report written, problem fixed, test passed, etc… Answer2: As using Jira (like Bugzilla) to manage your testcases as well as your bugs. When a test discovers a bug, you will link the two, marking the test as “in work” and “waiting for bug X”. Now, when the developer resolves the bug and you retest it, you see the link to the tescase and retest/close it.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123