measurement and metrics for test managers

Post on 04-Jul-2015

191 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

To be most effective, test managers must develop and use metrics to help direct the testing effort and make informed recommendations about the software’s release readiness and associated risks. Because one important testing activity is to “measure” the quality of the software, test managers must measure the results of both the development and testing processes. Collecting, analyzing, and using metrics is complicated because many developers and testers are concerned that the metrics will be used against them. Join Rick Craig as he addresses common metrics—measures of product quality, defect removal efficiency, defect density, defect arrival rate, and testing status. Learn the guidelines for developing a test measurement program, rules of thumb for collecting data, and ways to avoid “metrics dysfunction.” Rick identifies several metrics paradigms—including Goal-Question-Metric—and discusses the pros and cons of each. Delegates are urged to bring their metrics problems and issues for use as discussion points.

TRANSCRIPT

 

 

TD Half‐day Tutorial 6/4/2013 8:30 AM 

       

"Measurement and Metrics for Test Managers"

   

Presented by:

Rick Craig Software Quality Engineering

         

Brought to you by:  

  

340 Corporate Way, Suite 300, Orange Park, FL 32073 888‐268‐8770 ∙ 904‐278‐0524 ∙ sqeinfo@sqe.com ∙ www.sqe.com

Rick Craig Software Quality Engineering

A consultant, lecturer, author, and test manager, Rick Craig has led numerous teams of testers on both large and small projects. In his twenty-five years of consulting worldwide, Rick has advised and supported a diverse group of organizations on many testing and test management issues. From large insurance providers and telecommunications companies to smaller software services companies, he has mentored senior software managers and helped test teams improve their effectiveness. Rick is coauthor ofSystematic Software Testing and is a frequent speaker at testing conferences, including every STAR conference since its inception.  

1© 2013 SQE Training V3.1

This course is brought to you by:

Conferences

STAREAST, STARWEST, and STARCANADA (Software Testing Analysis & Review Conferences) A gathering place for software testers, developers, and managers, these premier software testing events promote interaction on improving software testing practices. STAR’s unique, real-world approach delivers the latest testing advances and strategies being used by leading software organizations. Visit stareast.techwell.com, starcanada.techwell.com, or starwest.techwell.com for more information.

Better Software ConferencesAt Better Software Conferences, learn about the latest tools, trends, and issues regarding software development, process improvement and measurement, plan-driven development, testing and quality

it d i j t d t Y i t ti i l d f ll t th A il assurance, security, and managing projects and teams. Your registration includes full access to the Agile Development Conference. Visit bsc-west.techwell.com or bsc-east.techwell.com for more information.

Agile Development ConferencesAt Agile Development Conferences, explore agile development practices, agile processes and organization, agile projects, agile design and programming, transitions to agile, and leadership principles. Your registration includes full access to the Better Software Conference. Visit adc-west.techwell.com or adc-east.techwell.com for more information.

TechWell Communities

TechWell.com features insightful stories for software professionals—covering software development, agile, mobile, project management, testing & more. Join the conversation!

AgileConnection.com brings together today’s best agile ideas & leaders. How-to advice on the latest agile development & methodology practices—Q&A, interviews, articles, videos & more.

CMCrossroads.com is where software configuration management (SCM) professionals go for articles, interviews, and Q&A covering ALM, change management, DevOps, tools & more.

Visit Stickyminds.com where software testing and software quality assurance professionals go for answers—test automation, test management, test techniques, and more.

Better Software Magazine

Conferences Training TechWell Better Software Magazine Consulting eNewsletters

Better Software. It’s project management, measurement and metrics, design and architecture, test and evaluation. It’s agile methods, plan-driven and requirements-driven processes, software process improvement, business value, and ROI, as well as coverage of emerging technologies. It’s special reports, salary surveys, and a steady stream of ideas for software professionals focused on quality. To subscribe, visit www.Bettersoftware.com.

Notice of RightsEntire contents © 2013 by SQE Training, unless otherwise noted on specific items. All rights reserved. No material in this publication may be reproduced in any form without the express written permission of SQE Trainingthe express written permission of SQE Training

Home OfficeSQE Training340 Corporate Way, Suite 300Orange Park, FL 32073 U.S.A.g ,(904) 278-0524(904) 278-4380 faxwww.sqetraining.com

Notice of LiabilityyThe information provided in this book is distributed on an “as is” basis, without warranty. Neither the author nor SQE Training shall have any liability to any person or entity with respect to any loss or damage caused or alleged to have been caused directly or indirectly by the content provided in this course.

3© 2013 SQE Training V3.1

Please set any pagers or cellular phones to mute.

4© 2013 SQE Training V3.1

5© 2013 SQE Training V3.1

6© 2013 SQE Training V3.1

7© 2013 SQE Training V3.1

8© 2013 SQE Training V3.1

Lord Kelvin was apparently a virtual sound-bite machine. There are entire Web sites devoted to him and to his quotes.

9© 2013 SQE Training V3.1

10© 2013 SQE Training V3.1

Rick Craig and Bill Hetzel, Software Measures and Practices Benchmark Study, 1990. Research Reports TR900-904. SQE, Orange Park, FL

11© 2013 SQE Training V3.1

Rick Craig and Bill Hetzel, Software Measures and Practices Benchmark Study, 1990. Research Reports TR900-904. SQE, Orange Park, FL

12© 2013 SQE Training V3.1

Measure: a quantified observation about any aspect of software

Metric: a measure used to compare two or more products, processes, or projects

Meter: a metric that acts as a trigger or threshold. That is, if some threshold is met then an action is warranted (e g exit criteria)is met, then an action is warranted (e.g., exit criteria)

Meta-measure: a measure of a measure. Usually used to measure the effectiveness of a measure (e.g., number of defects discovered per hour of test)

13© 2013 SQE Training V3.1

Simple: a metric that does not include complicated formulas, is intuitive, and easy to understand. Number of severe bugs is relatively simple (if the severity categories are defined). Defect Age (PhAge) is not as simple.

Objective: a metric that is measured multiple times with the same result or by different engineers with the same result. The number of test cases executed is more objective than customer satisfaction.

Easily collected: metrics that are automatic (LOC is the only one I can think of) or done as a by-product of a task we must do anyway. For example, we collect information about defects so that we can fix them; therefore, it is relatively simple to analyze the trends and patterns of the defects from the defect reporting system.

Robust: metrics that can be used to compare across multiple projects and/orRobust: metrics that can be used to compare across multiple projects and/or organizations. There are no perfectly robust metrics, but some are more robust than others. For example, the number of engineers on a project is much more robust than “quality.”

Valid: Not all metrics are valid. In fact, some are totally incorrect, and others may be “off” just a little. We test a metric’s validity by comparing it to another metric. For example, for test effectiveness we may measure coverage and DDP. If the coverage is high but the DDP is low, we may suspect the validity (or at least the value) of the coverage metric or the DDP.

14© 2013 SQE Training V3.1

Characteristics of metrics and their use:•Broadly applicable•Highly visible•Consistently applied•Management supported•Organizational acceptance•Not undermined by politics•Not undermined by politics•Clear identification of responsibility•Historical data available•Must relate to current practices•Facilitate process improvement•Limit the number of metrics•Easily calculated•Readily available•Precisely defined•Tool support

Adapted from Dan Paulish and K H Moller Software Metrics IEEE Press 1993Adapted from Dan Paulish and K. H. Moller, Software Metrics. IEEE Press, 1993

15© 2013 SQE Training V3.1

16© 2013 SQE Training V3.1

17© 2013 SQE Training V3.1

Have you ever had to collect or submit a metric or report that you knew no one would ever see? Did you (or at least were you tempted) to put down just any old value so you could get back to doing something important? Congratulations, you too, have falsified a metric.

Similarly, have you ever been asked to do something that you thought was a waste of time and so you procrastinated in the hope that it would just go away (and sometimes it does!)? This is an example of lack of buy-in. When Bill Hetzel and Rick Craig conducted metrics research in the 1990s, they learned that one of the main reasons for failure of metrics programs was lack of buy-in by the people asked to collect the metrics. Later Bill went on to develop the “practitioner paradigm of software metrics” based upon the premise that the practitioners themselves should decide what metrics to collect Interestingly enough in most teams the practitioners volunteered tocollect. Interestingly enough, in most teams, the practitioners volunteered to collect most of the metrics that the project or test manager wanted—and since it was their idea, buy-in was not an issue.

18© 2013 SQE Training V3.1

19© 2013 SQE Training V3.1

Unless you’re blessed with a “silver tongue,” buy-in is far from easy and training helps. Metrics can be a powerful force in obtaining buy-in. If an industry metric shows that 90% of the “best” projects in your industry use inspections*, but they are not used in your organization, that is a powerful incentive to implement inspections. Presenting this information to upper management will almost always command their attention and assistance in obtaining buy-in.

* 90% is obviously not really a meaningful value, just an example.

20© 2013 SQE Training V3.1

21© 2013 SQE Training V3.1

One of the biggest problems with metrics is buy-in. If practitioners feel that the metrics are not being used—or worse, are being used as a “grade card”—they will often refuse to collect the data and/or even falsify the results!

22© 2013 SQE Training V3.1

The Hawthorne Studies were conducted by Harvard Business School professor Elton Mayo from 1927 to 1932 at the Western Electric Hawthorne Works in Chicago IL.

Originally, the researchers were interested in determining what (if any) affect light had on worker productivity. After their initial experiments indicated that there was no clear connection between productivity and the amount of illumination, the researchers began to wonder what other factors might increase productivity.

The researchers found that their concern for the workers made the workers feel that they were part of a team and subsequently productivity improved.

Please let us offer an alternate “Hawthorne Effect”: When you collect metrics that involve people, it will change the way they behave—but not always for the better. What do you think would happen if you “graded” the testers on the number of test cases written?

23© 2013 SQE Training V3.1

24© 2013 SQE Training V3.1

25© 2013 SQE Training V3.1

The numbers on the graph above were made up so please don’t Google them. I do remember seeing a chart something like this in the USA Today a few years ago (you know the little charts on each section of the paper). The scale was skewed to make a point. Take a look at the next slide.

Note: Everyone taking this class should read How to Lie with Statistics by Darrell Huff. W.W. Norton, Co. 1954 (enjoyable read)

Another good reference is The Visual Display of Quantitative Information by Edward R. Tufte.

26© 2013 SQE Training V3.1

27© 2013 SQE Training V3.1

28© 2013 SQE Training V3.1

Use a metric to validate a metric: Virtually anything that is important to measure should have two or more metrics. For example, to measure test effectiveness you might choose to use a coverage metric and DDP. If the two metrics agree, you have some confidence in the measurements. If they don’t, you have some more research to do.

Consistency sometimes trumps accuracy: All metrics are flawed, but some are useful anyway. For example, suppose your speedometer consistently registers 10 MPH faster than you are actually traveling; as long as you know this, you still can use your speedometer to measure your speed.

29© 2013 SQE Training V3.1

More is not always better/All metrics are not forever: We have visited companies that have entire teams that collect, slice, and dice hundreds of metrics. But no one looks at them. Just because you can measure something doesn’t mean it is worth the effort. Once or twice a year, all metrics should be reviewed to see if they are still valid and useful. It is demoralizing to collect metrics that are never used.

30© 2013 SQE Training V3.1

This page left blank

31© 2013 SQE Training V3.1

32© 2013 SQE Training V3.1

The well-designed dashboard of a 1958 Corvette

33© 2013 SQE Training V3.1

Fun fact: The business dashboard originated at General Electric many years ago.— Greg Brue, Six Sigma for Managers, Briefcase Books, 1976

An “instrument” refers to a topic such as Quality of product e.g. the dashboard above has 5 instruments.

34© 2013 SQE Training V3.1

35© 2013 SQE Training V3.1

Quality is the totality of features and characteristics of a product or service that bear on its ability to satisfy stated or implied needs.

—ISO 8402

36© 2013 SQE Training V3.1

These quality characteristics are sometimes called the “-ility” factors. These factors are very appealing on first blush, but it is often problematic to come up with practical ways to measure them.

37© 2013 SQE Training V3.1

What does the chart above say about the relative risk of each module??

One of the ISTQB principles of test is called defect clustering. Modules that have had a lot of defects in earlier releases or in previous levels of test are more likely to have defects in the future. If you have ever been a maintenance programmer, you have no doubt marveled that the same function, module, program, etc., always seems to be same one that breaks.

38© 2013 SQE Training V3.1

Defect Density: a metric that compares the number of defects to a measure of size (e.g., defects per KLOC) — Rick Craig and Stefan Jaskiel, Systematic Software Testing. ArtechHouse, 2002

39© 2013 SQE Training V3.1

As the complexity of a product increases, so too does the probability of shipping defects.

40© 2013 SQE Training V3.1

41© 2013 SQE Training V3.1

42© 2013 SQE Training V3.1

43© 2013 SQE Training V3.1

44© 2013 SQE Training V3.1

Just because you’ve run 90% of the test cases (raw data) doesn’t mean that you are 90% done vs. risk, coverage, execution effort or time to execute.

45© 2013 SQE Training V3.1

Does a report like this help?

46© 2013 SQE Training V3.1

47© 2013 SQE Training V3.1

48© 2013 SQE Training V3.1

Many organizations use the “defect arrival rate” as an impartial measure to assist them in predicting when a product will be ready to release. When the defect arrival rate begins to drop, it is often assumed (sometimes correctly) that the software is ready to be released. While a declining arrival rate is typically a good sign, remember that other forces (less effort, no new test cases, etc.) may cause the arrival rate to dip. This is why it is normally a good idea to base important decisions on more than one supporting metric.

NOTE: The defects may need to be “weighted.”

49© 2013 SQE Training V3.1

“The defect that is prevented doesn’t need repair, examination, or explanation. The first step is to examine and adopt the attitude of defect prevention. This attitude is called, symbolically, Zero Defects.”

— Philip Crosby: Quality is Free (1979).

The cost to correct production bugs is many times more than bugs discovered earlier in the lifecycle. In some systems the factor may be 10; in y y yothers it may be 1,000 or more. A landmark study done by TRW, IBM, and Rockwell in 1974 showed that a requirements bug found in production cost on average 100+ times more than one discovered at the beginning of the lifecycle. Interestingly enough, the graph above was created 20 years later with almost the same result.

50© 2013 SQE Training V3.1

51© 2013 SQE Training V3.1

The purpose of the Test Summary Report is for the test manager to report on the results of the testing. An added benefit, though, can be its collection and analysis of metrics.

52© 2013 SQE Training V3.1

53© 2013 SQE Training V3.1

54© 2013 SQE Training V3.1

55© 2013 SQE Training V3.1

56© 2013 SQE Training V3.1

57© 2013 SQE Training V3.1

58© 2013 SQE Training V3.1

This is an experience Rick Craig had at his restaurant many years ago:

My head server decided to create a customer satisfaction survey (on her own initiative). You have to love employees like that! The survey had two sections: one rated the quality of the food as Outstanding, Excellent, Above Average, Average, and Below Average; and the other section rated service on a scale of Outstanding, Excellent, and Above Average. I asked the server who created the survey about the missing Average and Below Average categories, and she assured me that as long as she was in charge, no one would ever get average or below average service! I realized that the survey designer’s personal bias can (and will) significantly influence the survey results!

59© 2013 SQE Training V3.1

60© 2013 SQE Training V3.1

61© 2013 SQE Training V3.1

Bug drawing by Catherine Sabourin. From I am a Bug by Rob Sabourin.

Some of the problems associated with counting defects:•When should you start counting defects?

•Start of development•Completion of the work product•Formal configuration management•Start of test

•Which activities are considered “defect finding”?•Which activities are considered defect finding ?•Inspections•Test executions•Test design and development•Informal review•Special analysis

•What about omissions?•Forgotten requirementsForgotten requirements•Omitted features

•How should you treat severity and impact?•How should you treat confusion and dissatisfaction?

TIP: Identifying defect clusters by programmer name can be politically dangerous; a safer approach is to associate defects with team.

62© 2013 SQE Training V3.1

Defect Removal Efficiency (DRE) is a metric similar to DDP. DDP counts the bugs found (whether fixed or not). DRE only counts the bugs that are found and removed.

63© 2013 SQE Training V3.1

64© 2013 SQE Training V3.1

This graph is just an example. The actual hours required to fix a bug will vary widely from company to company due to complexity of the software, maturity of the organization, automation, etc.

65© 2013 SQE Training V3.1

Typically, the longer a defect exists before discovery, the more it costs to fix. One metric often collected for a defect is called the Phase Age (or PhAge).

EXAMPLE: A requirement defect discovered during a high-level design review would be assigned a PhAge of 1. Had this defect not been found until the pilot, it would have been assigned a PhAge of 8.

66© 2013 SQE Training V3.1

Latent defect: an existing defect that has not yet caused a failure because the exact set of conditions has not been met

Masked defect: an existing defect that has not yet caused a failure because another defect has prevented that part of the code from being executed

67© 2013 SQE Training V3.1

68© 2013 SQE Training V3.1

69© 2013 SQE Training V3.1

Most test methodologies require (at a minimum) a measure of requirements coverage. A requirements traceability matrix ensures that every requirement has been addressed. It does not ensure, however, that each requirement has been fully tested. It also is only as good as the underlying requirements and design documents.

NOTE: One test case may address multiple requirements. The same philosophy (and even the same matrix) can show coverage of the design attributes.

70© 2013 SQE Training V3.1

71© 2013 SQE Training V3.1

The table above is a conceptual model of the output of a code coverage tool. These tools can measure statement, decision, or path coverage.

NOTE: A high level of code coverage does not necessarily ensure that a system has been well tested because the code may not address all of the requirements and the uncovered code may be the most risky.

72© 2013 SQE Training V3.1

It is our opinion that code coverage is a metric that is most useful at the developmental test level(s)—unit and/or integration. Code coverage tools have been available for decades but are enjoying a resurgence do to the increasing popularity of agile methods.

73© 2013 SQE Training V3.1

74© 2013 SQE Training V3.1

75© 2013 SQE Training V3.1

76© 2013 SQE Training V3.1

77© 2013 SQE Training V3.1

78© 2013 SQE Training V3.1

79© 2013 SQE Training V3.1

80© 2013 SQE Training V3.1

Please note that Product Quality is a development metric that is normally measured by the testers. The other instruments are test metrics.

Some testers color code the instruments:Red: In troubleYellow: Keep an eye on itGreen: Good to go

We have seen dashboards adorned with thermometers (showing status), stoplights, and smiley faces.

81© 2013 SQE Training V3.1

82© 2013 SQE Training V3.1

83© 2013 SQE Training V3.1

84© 2013 SQE Training V3.1

This page left blank

85© 2013 SQE Training V3.1

86© 2013 SQE Training V3.1

Brooks’s Law: “Adding manpower to a late software project makes it later”

According to Brooks himself, the law is an "outrageous oversimplification", but it captures the general rule. Brooks points to two main factors that explain why it works this way:It takes some time for the people added to a project to become productive. Brooks calls this the “ramp up” time. Software projects are complex engineering endeavors, and new workers on the project must first become educated about the work that h d d th thi d ti i di ti l d kihas preceded them; this education requires diverting resources already working on the project, temporarily diminishing their productivity while the new workers are not yet contributing meaningfully. Each new worker also needs to integrate with a team composed of multiple engineers who must educate the new worker in their area of expertise in the code base, day by day. In addition to reducing the contribution of experienced workers (because of the need to train), new workers may even have negative contributions – for example, possibly introducing bugs that move the project further from completion. Communication overheads increase as the number of people increases. The number of different communication channels increases along with the square of the number of people; doubling the number of people results in four times as many different conversations. Everyone working on the same task needs to keep in sync, so as more people are added they spend more time trying to find out what everyone else is doing. Frederick P. Brooks, Jr., The Mythical Man-Month: Essays on Software Engineering Addison Wesley 1995Engineering. Addison-Wesley, 1995

87© 2013 SQE Training V3.1

The above information comes from the ISTQB.

If you are going to gain credibility in the software development arena, you must be able to accurately estimate time and resources.

It’s important that the schedule reflect how the estimates for the milestones are determined. For example, when the time schedule is very aggressive, estimating becomes even more critical so that the planning risks contingencies and testbecomes even more critical, so that the planning risks, contingencies, and test priorities can be specified. Recording schedules based on estimates also provide the test manager with an audit trail of how the estimates did—and did not—come to pass and forms the basis for better estimating in the future.

Test estimation should include all activities involved in the test process:• Test planning and control• Test analysis and design• Test implementation and execution• Test evaluation and reporting• Test closure activities

A common practice is also to estimate the number of test cases required. Assumptions made during estimation should always be documented as part of the estimation.

88© 2013 SQE Training V3.1

The above information comes from the ISTQB.

Other factors:Complexity of the process, technology, and organization Significant ramp up, training, and orientation needsAssimilation or development of new tools, techniques, custom hardware, number of testwareRequirements for a high degree of detailed test specificationComplex timing of component arrivalFragile test data

89© 2013 SQE Training V3.1

The above information comes from the ISTQB.

A common practice is also to estimate the number of test cases required.

Assumptions made during estimation should always be documented as part of the estimation.

In most cases, the estimate, once prepared must be delivered to management, along with a justification. Frequently, some negotiation ensues, often resulting in a rework of the estimate. Ideally, the final estimate represents the best-possible balance of organizational and project goals in the areas of quality, schedule budget, and features (scope).

90© 2013 SQE Training V3.1

These figures (both on the slide and in the notes) are for the software industry as a whole, not specifically testing, but I think it would be reasonable to assume that testers face similar challenges.

91© 2013 SQE Training V3.1

Estimation of software and system engineering has long been known to be fraught with difficulties, both technical and political, though project management best practices for estimation are well established. Test estimation is the application of these best practices to the testing activities associated with a project or operation.

92© 2013 SQE Training V3.1

John McGarry, David Card, Cheryl Jones, Beth Layman, Elizabeth Clark, Joseph Dean, Fred Hall. Practical Software Measurement. Addison-Wesley, 2001

In 1986, Professors S. D. Conte, H. E. Dunsmore, and V. Y. Shen (Conte Dunsmore, Shen 1986 Software Engineering Metrics and Models) proposed that a good estimate approach should provide estimates that are within 25%that a good estimate approach should provide estimates that are within 25% of the actual results 75% of the time. This evaluation standard is the most common standard used to evaluate estimation accuracy (Richard Stuzke, Estimating Software-Intensive Systems., Addison-Wesley, 2005)

93© 2013 SQE Training V3.1

94© 2013 SQE Training V3.1

The cone of uncertainty helps explain why some of our early estimates are so bad. Using the diagram above, you can see that at project inception our estimates could be off by a factor of 4 above or a factor of 4 below the estimate. As the project progresses, we are learning more about the project and can refine the estimate based on our newly gained knowledge.

This is why one of Rick Craig’s estimation tips is not to spend a ton of time on an estimate. Spending more time deliberating with the same information nets more or less the same estimate. With this in mind, another tip is to constantly re-estimate as our knowledge of the project improves and to use planning risks and contingencies to agree on what to do if the estimate is particularly bad.

Note: The Cone of Uncertainly was first defined by Barry Boehm more than twenty-five years ago.

95© 2013 SQE Training V3.1

96© 2013 SQE Training V3.1

Anecdote by Rick Craig: I confess that I misunderstood the “cone of uncertainty” for years. Perhaps because I live in Florida, whenever I heard the term cone of uncertainty, I immediately thought of the forecast cones used by meteorologists to describe the potential path of a hurricane. The forecaster can easily predict where the hurricane will be in the next few hours, but the farther they project into the future, the greater potential there is for error in the forecast.

Similarly in the chart above the upper line shows how a project progresses ifSimilarly in the chart above, the upper line shows how a project progresses if everything is nearly perfect (remember this is an anecdote). The middle linerepresents the estimated path, and the bottom line indicates what happens (all too often) when everything goes wrong. Amusingly enough, this graph which I will jokingly call the “testing” track forecast cone (after the NHS track forecast cone) still makes the same point: estimates that are made early in the project and are not refined can be off by a factor of x (OK, I’m much less precise than Mr. Boehm) above or below the projected track, and the inaccuracy will increase the farther the p j , yprojection is made into the future.

Another way to look at it is to compare it to the path of a bullet (now my Marine Corps roots are showing). If the tip of a gun barrel is off by even a fraction of an inch, the bullet will miss its target by many inches or feet when it lands down range . The longer the range the greater the potential error.

97© 2013 SQE Training V3.1

Manager: When will you be done testing?Tester: Oh, in about four weeks.Manager: Any chance it might take five weeks?Tester: Sure, it might take that long.Manager: Any chance it might actually take eight weeks?Tester: (getting very irritated) Well, I suppose if we get another crappy build like the last one it might.Manager: You’re obviously not a very good estimator. First, you told me it would take four weeks; now you admit it might take up to double that. Any chance you missed it on the downside? Can you deliver it in three weeks?Tester: That is so like you. I said four weeks, and now you want it in three.

We call this the fantasy factor. Our managers are always saying “give me your best estimate.” They don’t mean the most accurate … they mean if everything were perfect—and in our desire to please, we acquiesce.

98© 2013 SQE Training V3.1

There are a number of factors that can affect a schedule; however, they can all be characterized in one of four categories:

•Time•Scope or size•Resources•Quality or risk

A change to one of these categories typically requires a counterbalance change to be made to at least one of the others. Unfortunately, many test managers focus on time and do not always consider the other possibilities.

99© 2013 SQE Training V3.1

Most of us have been there. You have estimated that you can test a product in six weeks with four testers. The manager offers to double your staff but insists that you complete the task in three weeks (half the time). This happens, of course, because of pressure to get the product out the door. The problem is exacerbated because time and effort are often measured in the same units (e.g., hours or days). We know that there is a relationship between the schedule and the resources applied. For example, in most cases ten people can get a task done more quickly than five (although youcases, ten people can get a task done more quickly than five (although you can probably come up with some examples where ten people actually take longer—like reaching a consensus). Generally as project size grows, productivity drops but not necessarily in a linear fashion.

This drop in productivity can be caused by increased complexity, management overhead Brooks’s Law etcmanagement overhead, Brooks s Law, etc.

100© 2013 SQE Training V3.1

The list in the slide above was adapted from the ISTQB Advanced Syllabus for Test Management.

Organizational history and metrics includes metrics-derived models that estimate the number of defects, the number of test cycles, the number of test cases, each test’s average effort, and the number of regression cycles involved.

Industry averages and predictive models include techniques such as:

• Test points• Function points• Lines of code• Estimated development effort• Other project parameters

101© 2013 SQE Training V3.1

Read Karl’s entire article “Estimation Safety Tips” at www.stickyminds.com

102© 2013 SQE Training V3.1

* This is tongue in cheek. We are suggesting you not use the words pad or fudge or whatever—but rather “normalize” the value.

The more “distant” the knowledge/data used to create an estimate, the less valuable that information is likely to be.

Metrics captured from the same project are more valuable than metricsMetrics captured from the same project are more valuable than … metrics captured from the same department which are more valuable than … metrics captured from the same company which are more valuable than … metrics captured from the same business sector which are more valuable than … metrics captured from the same country which are more valuable than ... global metrics.

TIP: The tighter the time scale, the more important the risk assessment.

TIP: Remember that it is sometimes necessary to measure resources, size, or quality rather than time.

103© 2013 SQE Training V3.1

top related