2
Reply

How would you say that a bug is 100 % fixed ???

Nikhil S

Nikhil S

14y
6.8k
0
Reply

    After Regression or Retesting , if your application functionality meet the Client requirment then you can say bug is 100% fixed.

    You need to check with requirements and test cases you have written for that requirements and follow the steps. If it passes all the required steps, then it is fixed.