The defect tag has no wiki summary.
35
votes
13answers
2k views
Is it reasonable to insist on reproducing every defect before diagnosing and fixing it?
I work for a software product company. We have large enterprise customers who implement our product and we provide support to them, e.g. if there is a defect, we provide patches etc. Fairly typical ...
1
vote
1answer
172 views
Tex and Absence of bugs [duplicate]
I have been reading a lot lately and I have come across articles in which people make the 'grand' assertions that there are no bugs in the Tex program by donald knuth. Is this in any way possible and ...
1
vote
5answers
539 views
How can QA prevent defects?
Also according to Software Testing By Srinisvasan Desikan, Gopalaswamy Ramesh or ISTQB text books. Quality assurance is e.g. reviewing products, inspections, walkthroughs to see if all standards are ...
1
vote
5answers
565 views
User Acceptance Testing Defect Classification when developing for an outside client
I am involved in a large development project in which we (a very small start up) are developing for an outside client (a very large company).
We recently received their first output from UAT testing ...
1
vote
2answers
135 views
Severity and relation to occurence - priority?
I have been browsing through some webpages related to testing and found one dealing with the metrics of testing. It says:
The severity level of a defect indicates the potential business impact
...
2
votes
1answer
468 views
Any suggested approaches to track bugs/defects?
What is the best way to track defect sources in tfs?
We have various teams for a project like the vulnerability team, the customer, pre-sales, etc. We give a build and these teams independently test ...
6
votes
3answers
1k views
Can defect containment metrics be readily applied at an organizational level when there is only a consistant organizational process framework?
Defect containment metrics, such as total defect containment effectiveness (TDCE) and phase containment effectiveness (PCE), can be used to give a good indicator of the quality of the process. TDCE ...
5
votes
3answers
287 views
How to deal with the trail of bugs?
Every release, our trail of bugs keeps on increasing. These are valid bugs however, we also have to write new features to stay in the competition. Also, those features will be more used than the ...
4
votes
4answers
1k views
Managing UAT / Defect and Bug raising
I'm looking for assistance in figuring out the best approach to managing User Acceptance Testing (UAT) and how users raise defects/bugs - I've been in the situation before of having to deal with a ...
3
votes
6answers
155 views
Is issue (bug and feature) count a good measure of a project?
One of the projects I work on is measured by number of issues. Management has given arbitrary (as far as I can tell) measurements that we need to have no more than X number of bugs and Y number of ...