GeekArticles
Testing
Bug ReportingCommunicating and Managing Bugs Efficiently
Author: stickyminds.com |
Published: 18th Aug 2005 |
Visited: 443 times |
Add CommentFiled in: Bug ReportingEveryone knows that it is the responsibility of the tester not only to find and report bugs, but also to manage and handle bugs efficiently until they have been fixed. How do you form an opinion about the nature of a software error and estimate the merit of that error? Though it may look easy, in reality, it is not. In this article, the author describes better ways to report bugs.
Read Article Sponsored Links
Related Articles
• Managing SQA Projects Managing SQA Projects
No matter how big a project is, there will always be a person who will be overseeing the whole project. They are usually the project managers and in this case, called the SQA managers. SQA managers are always at the forefront of everything, answering to the business manager reg ...
• Managing the Evolving Data Center eBook: Times are changing for IT professionals tasked with managing the datacenter. Issues of physical space, virtual space, and power and cooling have taken on importance as the amount of electronic data continues to grow and applications become more powerful. New tools like blade servers, dual and ...
• Managing Configuration Data Programmatically in ASP.NET 2.0 This article describes how to manage configuration data programatically through an ad hoc API in ASP.NET 2.0. After providing a brief introduction, Sanjit examines the usage and application of connection strings and encryption with the help of source code. Finally, you will learn the concepts involv ...
• Managing SQA Projects Managing SQA Projects
No matter how big a project is, there will always be a person who will be overseeing the whole project. They are usually the project managers and in this case, called the SQA managers. SQA managers are always at the forefront of everything, answering to the business manager...
...
• Managing FTP Transfers from an ASP.NET Web Page While most of us are no strangers to FTP, performing file transfers from a web page is not that common of a requirement. Come to find out, .NET handles it quite well. The trick is keeping it simple.Visit our new .NET 2.0 sect ...