It’s amusing..
April 29th, 2009 § 5 Comments
..how everyone finds it easy to believe that any bug which appears in an app must not have been tested.
It doesn’t matter if QE did test it. Thinking worse of QE is becoming a habit. Worse part is even managers indulge in it. Since when is our code not susceptible to any recent changes.
bug that failed = bug that is filed
I agree.. We usually add new test case for each bug that we got filed and which wasn’t covered in test cases earlier.
By the way, I’m a huge proponent of automate a regression test for every single bug that failed. It should be actually allotted time in the resource plan.
Didn’t the developers make the bug to begin with? Why not blame them? How about managers for not double-checking the code or the behavior? Pointing fingers is counterproductive and often just plan wrong.
Well.. Thats the whole point.. By blaming 1 wheel in the equation, you are denying the real problem. And I just don’t understand how some people will come up with such statements without even knowing the complete facts. Trust is huge issue here.