Test Efforts Estimation by means of Planning Poker
Posted On Saturday 27 December 2008 at at 09:05 by Mykhailo PoliarushOn that time, it's Planning Poker technique.
Benefits of this technique:
1. Estimation are wighted up
2. Everyone understand and know what timeline they will have
3. Common responsibility of made decision.
How to play:
Make group of estimators and a Moderator.
- Each estimator gets a deck of cards
- The moderator reads the description of task
- Task are discussed by team. Open points to be clarified.
- Estimators should select an estimate card and and place it face down on the table
- After all estimates are in, the cards are flipped over
- In the event that the estimates differ, the high and low estimation are discussed.
- Group briefly debates any arguments. Then estimation session repeats until decision is done.
- The moderator notes down the final estimate and the group continues with next task.
- Work Breakdown Structure should be done.
- Task should have as much information as possible.
Metrics. Defects by How Found.
Posted On Thursday 25 December 2008 at at 13:47 by Mykhailo Poliarush
Metrics. Root Cause Analysis.
Posted On Tuesday 23 December 2008 at at 13:44 by Mykhailo PoliarushThe objective of root cause analysis is to show the source of the defects, for example, architectural, functional, usability, and so on. If the majority of the defects are architectural, this will pervade the whole system and require a great deal of redesign and rework. High percentage categories should be examined for maintainability after it is released for production.
Test Management Activities or what should be done and improved to increase effectivenes
Posted On Monday 22 December 2008 at at 13:50 by Mykhailo PoliarushToday, I would like to think about
- Lateral Thinking in Developing
Test Cases - Convey Issues as They Arise
- Improve Communication
- Always Keep Updating Your Business Knowledge
- Learn the New Testing Technologies and Tools
- Improve the Process
- Common Knowledge Base
Metrics. Test Burnout Tracking.
Posted On Sunday 21 December 2008 at at 13:40 by Mykhailo PoliarushThe objective of test burnout tracking is to indicate the rate of uncovering defects for the entire project and is a valuable test completion indicator. The cumulative (e.g., running total) number of defects and defects by time period help predict when fewer and fewer defects are being discovered. This is indicated when the cumulative curve “bends” and the defects by time period approach zero.
Metrics. Defect Severity Status.
Posted On Friday 19 December 2008 at at 13:36 by Mykhailo PoliarushThe objective of defect severity status is to show the distribution of the three severity categories for the entire project, for example, critical, major, and minor. A large percentage of defects in the critical category indicate that there existed a problem with the design or architecture of the application, which should be examined for maintainability after it is released for production.
Metrics. Defect Gap Analysis.
Posted On Wednesday 17 December 2008 at at 13:30 by Mykhailo PoliarushThe objective of defect gap analysis is to show the gap between the number of defects that has been uncovered and the number that has been corrected during the entire project. At project completion these curves should coincide, indicating that the majority of the defects uncovered have been corrected and the system is ready for production.