GeekArticles
Testing
Bug ReportingHow Should You Feel When You Find a Bug?
Author: stickyminds.com |
Published: 18th Aug 2005 |
Visited: 1430 times |
Add CommentFiled in: Bug ReportingHow you feel about bugs can affect how productive your work is, how you feel about your job, and how others feel about you. In this column, Bret looks at how we respond to finding bugs and how a neutral, professional attitude can make a big difference.
Read Article Sponsored Links
Related Articles
• "Find references" doesn't looks in all units in the project QC#: 59256 Version: 11.2 Status: Open defect, requires resolution Description: A method X is introduced in a base class TBaseClass defined in unit A. A number of other units (e.g. B, C, D, E) contain classes derived from TBaseClass. In each of these ...
• SQL Query to find gaps in date ranges Hi Tom,
I have a problem that I would like to solve using pure SQL and not PL/SQL (if possible). I suspect that there may be an Analytic solution to the problem, but have not been able to work it out for myself thus far.
I have a table with t ...