Tagged Questions
9
votes
12answers
911 views
Should QA find reproducible scenarios?
Sometimes my QA team reports bugs, but neither I or them have any idea on how to reproduce them. This leads to very long and frustrating debugging sessions which sometimes do not even yield results.
...
2
votes
11answers
2k views
Who is responsible for defects found during development?
When the QA find an error like 'broken design in web programming', do you call it a bug and the corrections 'patches'? (Assume all this is before delivery.)
I was of the feeling that the corrections ...