Top Banner
1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective
28

1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

Jan 15, 2016

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

1

- Sudhir P, Balasubrahmanyam P

Leveraging TSPSM/PSPSM Metrics to drive Predictability

and Quality of product releases

An Intuit Perspective

Page 2: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

2

Agenda

What is TSP/PSP… and NOT???

What does TSP/PSP provide? TSP/PSP Goals

An Intuit Case Study

Cumulative Analysis

Benefits

TSP/PSP sharable Best Practices

Elements for TSP/PSP success

Summary

References & Acknowledgements

Q & A

Page 3: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

3

What is TSP/PSP… and NOT???

It is NOT: A Silver Bullet solution A radically different approach to development A new programming language A way to invent more task time

It is: A process that enables the team members to take

firm control of the project schedule A framework that allows detailed planning and

tracking of project status A process that helps in building high quality systems A team building approach

Page 4: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

4

What does PSP provide? Measurements

Size Time Defects

Best Practices Task Breakdown - > Detailed planning Time allotted to design Size estimation methods Time allotted to Review/Inspection Time tracking Defect tracking Metric analysis Coding standards

Page 5: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

5

What does TSP provide?

Mindset change enabled by.. Project Management

Detailed planning and tracking

Prescribed weekly meetings to review metrics

Task hour monitoring

Earned value Team Building

Share leadership/Roles

Team coach (project management co-pilot)

TSP launch (communicate with share holders)

The development process is not fundamentally different…

the mindset (managing by data) is different

Page 6: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

6

TSP/PSP Goals

Improve Quality -> Higher Productivity

Predictability

Visibility

Efficiency

Continual Improvement

Self-directed teams

Mindset change

Page 7: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

7

An Intuit Case Study

Single Project Project is an reengineering effort to replace an

existing legacy platform framework Code is developed mostly C#/.Net with some

COM/C++, XML/XSLT Team size is 8 (6 Developers + 2 QA Engineers) Project is a 8 Full Time Engineers (FTEs) effort

Cumulative Summary across 3 projects Including 2 other new project initiatives which

implemented TSP/PSP

Page 8: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

8

Analysis of single project

Quality analysis

Plan analysis

Page 9: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

9

Quality Goals: What?

90% of code will be reviewed 90% of all feature changes will be design

reviewed All test plans/Quality plans will be

reviewed Unit tests to cover >70% of code path Post “code complete” defects at X% or less

compared to previous release Defect density at System test 50% less

than company average 95% or more build success on group

branch (one level above team branch)

Page 10: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

10

Quality Goals: How?

C# and .Net Code coverage test execution

Performance tests using windows Powershell

Tools used: NUnit, NCover, NCoverExplorer, Microsoft FxCop

Design reviews, code reviews, Inspections

Page 11: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

11

Quality Analysis

Could sustain high build quality through Unit tests

And covering more scenarios

Page 12: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

12

Quality Analysis

Final Product Performance Business requirement was to improve the existing

infrastructure’s performance by 4X The team actually delivered 13X improvement

Page 13: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

13

Quality Analysis

Defect data

Defects

59%25%

3%

13%

Unit testing and before

Component testing

Integration testing

System testing

Team found about 87% of defects prior

to System Test

Page 14: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

14

Plan Analysis

Observations Tasks got completed ahead of time Team spent less task hours

Schedule Predictability - How? Granular level of task estimation Good understanding of inter-dependent tasks

Page 15: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

15

Cumulative Analysis

Quality analysis

Plan analysis

Page 16: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

16

Quality Analysis: Results

Quality Parameters ResultsSystem Test Defect Density 70% of PlanBuild success on group branch 100% of planCode review 90% of planDesign review for feature changes

90% of plan

Unit Test Code coverage 99% of plan

Page 17: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

17

Earned Value and Task Hours – Project A

This team has done a good job of managing EV and Task Hours

Page 18: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

18

Earned Value and Task Hours – Project B

Team has completed almost all the tasks except some project management tasks

Page 19: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

19

Earned Value and Task Hours – Project C

Team has completed almost all the tasks except some project management tasks

Page 20: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

20

Plan Analysis: Summary

Effort Summary

Project A(% Plan

Vs Actual)

Project B(% Plan

Vs Actual)

Project C (% Plan

Vs Actual)

Weeks until Code Complete 0 8 43

Effort (task hours) -10 7 16

Developer Productivity (LOC/Hr) 25 7.3 22

Size (LOC) 1 53 40 Analysis:

Teams took 17% extra week-effort for task completion

4% extra task hours were consumed Developer productivity increased by 18% than

planned “Code expected to be written” increased by 30%

Page 21: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

21

Benefits

Helps engineers build time in their plan for design reviews, code reviews and inspections

Reduced over-commitments by software engineers and the team

Earlier the defects found, less time it takes to fix them and also saves System Test time/effort

Improved productivity since engineers are in better control of their own work since they estimate the task hours

PSP gets software engineers involved in process improvement and boosts organization’s process improvement effort

Page 22: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

22

TSP/PSP sharable Best Practices Project Launch

Enhanced communication with stakeholders Team building

Detailed project planning Task level (5-15 hours per task) Inspections (participants, conference room, dates) Specific dependencies noted Rolling integration drops and load balancing

Defect tracking “In process” and system test and production

Time tracking Where is development time spent?

Size tracking Easily measurable and correlated to effort LOC is a best fit for this measurement

Page 23: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

23

Elements for TSP/PSP success

Focused and willing team

Some experience with process or willingness to experiment

Capable and committed project manager

Committed and protective senior management

Experienced and enthusiastic Coach

Tools in place

Training at all levels

Page 24: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

24

Summary

TSP/PSP provides a better implementation approach and make organization’s journey faster to higher maturity level

TSP/PSP provides additional support and strength required for high maturity organization to sustain process initiatives

Page 25: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

25

References

http://www.sei.cmu.edu/tsp/

http://processdash.sourceforge.net/

www.sstc-online.org/proceedings/2003/PDFFiles/pres1502.pdf

PSPSM A self-Improvement Process for software Engineers by Watt S. Humphrey

TSP/PSP at Intuit - Noopur Davis, SEI and Eileen Fagan, Intuit

Critical Success Factors for TSP/PSP Adoption in a Consumer Software Company – Jim Sartain, Intuit

Page 26: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

26

Acknowledgements

The following are service marks of Carnegie Mellon

University. Personal Software ProcessSM

PSPSM

Team Software ProcessSM

TSPSM

CMM IntegrationSM

CMMISM

The following are registered trademarks of Carnegie

Mellon University• Capability Maturity Model®• CMM®

Page 27: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

27

Q & A

Page 28: 1 - Sudhir P, Balasubrahmanyam P Leveraging TSP SM /PSP SM Metrics to drive Predictability and Quality of product releases An Intuit Perspective.

28

Thanking You..

Sudhir P Senior Engineering Manager-QA

[email protected]

Balasubrahmanyam P Senior Software QA Engineer

[email protected]