ai-se / phaseDelay

does phase delay increase bug costs?
2 stars 1 forks source link

Please add an N column to Fig 13. #42

Closed llayman closed 8 years ago

llayman commented 8 years ago

I am troubled by Fig. 12, how many defects have in total been fixed in the same phase in which they have been found? What is the proportion from the initial 47,376 defect logs that are concerned in the statistics in Fig. 13?

WilliamNichols commented 8 years ago

I will review the table and address this question. By and large same phase defects should be secondary injections, primarily from test phases.

From: Lucas Layman [mailto:notifications@github.com] Sent: Wednesday, September 07, 2016 5:14 PM To: ai-se/phaseDelay phaseDelay@noreply.github.com Subject: [ai-se/phaseDelay] Please add an N column to Fig 13. (#42)

I am troubled by Fig. 12, how many defects have in total been fixed in the same phase in which they have been found? What is the proportion from the initial 47,376 defect logs that are concerned in the statistics in Fig. 13?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ai-se/phaseDelay/issues/42, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHOyVHbJYG0kgTlT8x_YDkyrKmIG6z0iks5qnykXgaJpZM4J3XQG.

timm commented 8 years ago

looks like @WilliamNichols is handling this one. so i am passing this to him

WilliamNichols commented 8 years ago

Most defects should be fixed in the phase in which they were found. By definition, the "phase" continues until the work is done. Though confusing, phase is not a synonym for type of activity. Test may include some design, coding, compiling, and so forth, but remains "test" until the defects discovered have been resolved or determined to be left for later. That is not normally the same as the phase in which they were injected,

timm commented 8 years ago

Bill... does this address this issue? Or more specifically, what is the reply to the reviewer?