GeekArticles
Testing
Defect TrackingProblem Resolution Optimization
Author: stickyminds.com |
Published: 17th Aug 2005 |
Visited: 467 times |
Add CommentFiled in: Defect TrackingNo matter how well we plan and execute software development, defects are generated and can escape to the customers. Failure to quickly resolve software problems leads to negative consequences for our customers and increases internal business costs. A quick deterministic method to prioritize problems and implement their solution helps to reduce cycle time and costs. Achieving this goal requires several steps. The first is to determine a model that links problem resolution performance to institutional variables and problem characteristics. Statistical Design of Experiments (DOE) is a tool that provides data requirements for estimating the impacts of these variables on problem resolution. Once data has been gathered, the results of statistical analysis can be input into a mathematical optimization model to guide the organization. This paper describes such an analysis.
Read Article Sponsored Links
Related Articles
• The Stateless Problem of Ajax We are often dazzled with websites that were developed with Ajax. The interface is amazing and the interaction with users is simply beyond expectations. The asynchronous streaming of information from the server gives the user the ability to update the information in our browsers without refreshing t ...
• Another 3 EASY way to Stopping ASP.Net ViewState Problem The ASPNet pages uses ViewState field to store current data between server and client. But if you have many controls or data on your page viewstate info will become bigger than your normal html. So this helpers allows to stop viewstate prob ...
• The Perpuetual Ballot Resolution Meeting IBM/Lotus' Rob Weir has a timely blog up entitled How many defects remain in OOXML? Timely, because of course, the clock is ticking on the OOXML vote, so this is coming up to his last chance to throw some mud ...
• Windows XP 32-bit icons & TImageList problem QC#: 4653 Version: 7.0 Status: Open defect, requires resolution Resolution: Bug has been deferred until the next rel Description: Windows XP icons don't show up correctly in TImageList. They get black outline when displayed. The issue has to do with W ...
• Problem with Floating Point Execption in a Dll. QC#: 58409 Version: 10.0 Status: New defect, requires tester review Description: Some people from another project run into a nasty problem about floating point exceptions inside Dll's.
Their Unit-Tests failed randomly without a visible reason.
After ...
• Problem generate SOAP Message QC#: 57372 Version: 11.0 Status: New defect, requires tester review Description: The SOAPRequest is generate in uncorretly mode.
I debug the application and I see missing one property in the tag of parameter.
Uncorretly
<funzione>1</funzione>
<xmlInput ...
• Problem with refactoring - ChangeParameters QC#: 57410 Version: 11.2 Status: New defect, requires tester review Description: I have one parameter in a method. I want to change it to a different type. I go to Change Parameters and the edit button is disabled. I remove the parameter. The result i ...