Presentation is loading. Please wait.

Presentation is loading. Please wait.

Jump to first page 1 10. Managing quality n Many people joke about the poor quality of IT products (cars and computers joke) n People seem to accept systems.

Similar presentations


Presentation on theme: "Jump to first page 1 10. Managing quality n Many people joke about the poor quality of IT products (cars and computers joke) n People seem to accept systems."— Presentation transcript:

1 Jump to first page 1 10. Managing quality n Many people joke about the poor quality of IT products (cars and computers joke) n People seem to accept systems being down occasionally or needing to reboot their PCs n There are many examples in the news about quality-related problems

2 Jump to first page 2 10. Managing quality n In one of the biggest software errors in banking history, Chemical Bank mistakenly deducted about $15 million from more than 100,000 customer accounts one evening. The problem resulted from a single line of code in an updated computer program that caused the bank to process every withdrawal and transfer at its automated teller machines (ATMs) twice. For example, a person who withdrew $100 from an ATM had $200 deducted from his or her account, though the receipt only indicated a withdrawal of $100. The mistake affected 150,000 transactions from Tuesday night through Wednesday afternoon. n In 1996 Apple Computer's PowerBook 5300 model had problems with lithium-ion battery packs catching fire, causing Apple to halt shipments and replace all the packs with nickel- metal-hydride batteries. Other quality problems also surfaced, such as cracks in the PowerBook's plastic casing and a faulty electric power adapter.

3 Jump to first page 3 10. Software quality – Gates & GM n At a COMDEX exposition, Bill Gates stated, “If General Motors had kept up with technology like the computer industry has, we would all be driving twenty-five dollar cars that got 1000 miles to the gallon.” n In response to Gates’ comments, General Motors issued a press release stating, “If GM had developed technology like Microsoft, we would all be driving cars with the following characteristics:

4 Jump to first page 4 10. Software quality – Gates & GM n For no reason whatsoever your car would crash twice a day. n Every time they repainted the lines on the road you would have to buy a new car. n Occasionally your car would die on the freeway for no reason, and you would just accept this, restart, and drive on. n Occasionally, executing a maneuver such as a left turn, would cause your car to shut down and refuse to restart, in which case you would have to reinstall the engine. n The airbag system would say ‘Are you sure?’ before going off.

5 Jump to first page 5 10. Software quality – Gates & GM n Occasionally, for no reason whatsoever, your car would lock you out and refuse to let you in until you simultaneously lifted the door handle, turned the key, and grabbed hold of the radio antenna. n Every time GM introduced a new model car, buyers would have to learn how to drive all over again because none of the controls would operate in the same manner as the old car. n You would press the Start button to shut off the engine.

6 Jump to first page 6 10. Quality matters n Software quality is a critical success factor. n Software quality must: u Have the support of the management u Be planned early in the design phase u Be understood and followed by everyone on the team u Be monitored continuously u Be documented for accountability and reference

7 Jump to first page 7 10. Quality matters n Several factors influenced system developers to consider system quality: u End user computing environment u User friendly tools u User satisfaction as surrogate for system success u Fourth generation languages/products

8 Jump to first page 8 10. Quality advantage n Emphasis on quality has several advantages: u Financial – maintenance, time u Operational – rework, bugs u Legal – privacy, security u Contractual – compliance u Customer relation – CRM u Reputation – image u Moral – being part of a winning team u Appraisal – performance evaluation

9 Jump to first page 9 10. What is quality? n The International Organization for Standardization (ISO) defines quality as the totality of characteristics of an entity that bear on its ability to satisfy stated or implied needs n Other experts define quality based on u conformance to requirements: meeting written specifications u fitness for use: ensuring a product can be used as it was intended

10 Jump to first page 10 10. Quality management n Modern quality management u requires customer satisfaction u prefers prevention to inspection u recognizes management responsibility for quality n Noteworthy quality experts include Deming, Juran, Crosby, Ishikawa, Taguchi, and Feigenbaum

11 Jump to first page 11 10. Quality pioneers n Deming was famous for his work in rebuilding Japan and his 14 points n Juran wrote the Quality Control Handbook and 10 steps to quality improvement n Crosby wrote Quality is Free and suggested that organizations strive for zero defects n Ishikawa developed the concept of quality circles and using fishbone diagrams n Taguchi developed methods for optimizing the process of engineering experimentation n Feigenbaum developed the concept of total quality control

12 Jump to first page 12 10. Quality awards n The Malcolm Baldrige Quality Award was started in 1987 to recognize companies with world-class quality n ISO 9000 provides minimum requirements for an organization to meet their quality certification standards

13 Jump to first page 13 10. Quality management n Plan it: identifying which quality standards are relevant to the project and how to satisfy them n Implement it: evaluating overall project performance to ensure the project will satisfy the relevant quality standards n Monitor it: monitoring specific project results to ensure that they comply with the relevant quality standards while identifying ways to improve overall quality

14 Jump to first page 14 10. Quality planning n It is important to design for quality and communicate important factors that directly contribute to meeting the customer’s requirements n Design of experiments helps identify which variables have the most influence on the overall outcome of a process n Many scope aspects of IT projects affect quality like functionality, features, system outputs, performance, reliability, and maintainability

15 Jump to first page 15 10. Quality implementation n Quality assurance includes all the activities related to satisfying the relevant quality standards for a project n Another goal of quality assurance is continuous quality improvement n Benchmarking can be used to generate ideas for quality improvements n Quality audits help identify lessons learned that can improve performance on current or future projects

16 Jump to first page 16 10. Quality control n The main outputs of quality control are: u Acceptance decisions u Rework u Process adjustments n Some tools and techniques include: u Pareto analysis u Statistical sampling u Quality control charts u Testing

17 Jump to first page 17 10. Quality pioneers suggest u Top management involvement u Start early at the design phase u Make it part of the process u Keep it continuous u Empower team members to manage quality u Train team members for quality control and assessment u Reward teams for quality performance u eliminate fear and promote free and open communication

18 Jump to first page 18 10. Pareto analysis n Pareto analysis involves identifying the vital few contributors that account for the most quality problems in a system n Also called the 80-20 rule, meaning that 80% of problems are often due to 20% of the causes n Pareto diagrams are histograms that help identify and prioritize problem areas

19 Jump to first page 19 10. Sample Pareto diagram

20 Jump to first page 20 10. Statistical sampling and standard deviation n Statistical sampling involves choosing part of a population of interest for inspection n The size of a sample depends on how representative you want the sample to be n Sample size formula: Sample size =.25 X (certainty factor/acceptable error)

21 Jump to first page 21 10. Commonly used certainty factors 95% certainty: Sample size = 0.25 X (1.960/.05) = 384 90% certainty: Sample size = 0.25 X (1.645/.10) = 68 80% certainty: Sample size = 0.25 X (1.281/.20) = 10

22 Jump to first page 22 10. Standard deviation n Standard deviation measures how much variation exists in a distribution of data n A small standard deviation means that data cluster closely around the middle of a distribution and there is little variability among the data n A normal distribution is a bell-shaped curve that is symmetrical about the mean or average value of a population

23 Jump to first page 23 10. Normal distribution and S. D.

24 Jump to first page 24 10. Sigma and defective units

25 Jump to first page 25 10. Six sigma and s even run rule n Operating at a higher sigma value, like 6 sigma, means the product tolerance or control limits have less variability n The seven run rule states that if seven data points in a row are all below the mean, above the mean, or increasing or decreasing, then the process needs to be examined for non-random problems

26 Jump to first page 26 10.Sample Quality Control Chart

27 Jump to first page 27 10. Fishbone diagram

28 Jump to first page 28 10. Testing n Many IT professionals think of testing as a stage that comes near the end of IT product development n Testing should be done during almost every phase of the IT product development life cycle

29 Jump to first page 29 10. Types of tests n A unit test is done to test each individual component (often a program) to ensure it is as defect free as possible n Integration testing occurs between unit and system testing to test functionally grouped components n System testing tests the entire system as one entity n User acceptance testing is an independent test performed by the end user prior to accepting the delivered system

30 Jump to first page 30 10. Gantt Chart for building testing into a systems development project plan

31 Jump to first page 31 10. Improving IT project quality n Several suggestions for improving quality for IT projects include u Leadership that promotes quality u Understanding the cost of quality u Focusing on organizational influences and workplace factors that affect quality u Following maturity models to improve quality

32 Jump to first page 32 10. Leadership n “It is most important that top management be quality-minded. In the absence of sincere manifestation of interest at the top, little will happen below.” (Juran, 1945) n A large percentage of quality problems are associated with management, not technical issues

33 Jump to first page 33 10. The cost of quality n The cost of quality is u the cost of conformance or delivering products that meet requirements and fitness for use u the cost of nonconformance or taking responsibility for failures or not meeting quality expectations

34 Jump to first page 34 10. Cost categories related to quality n Prevention cost: the cost of planning and executing a project so it is error-free or within an acceptable error range n Appraisal cost: the cost of evaluating processes and their outputs to ensure quality n Internal failure cost: cost incurred to correct an identified defect before the customer receives the product n External failure cost: cost that relates to all errors not detected and corrected before delivery to the customer n Measurement and test equipment costs: capital cost of equipment used to perform prevention and appraisal activities

35 Jump to first page 35 10. Organizational influences, workplace factors, and quality n A study by DeMarco and Lister showed that organizational issues had a much greater influence on programmer productivity than the technical environment or programming languages n Programmer productivity varied by a factor of one to ten across organizations, but only by 21% within the same organization n The study found no correlation between productivity and programming language, years of experience, or salary n A dedicated workspace and a quiet work environment were key factors to improving programmer productivity

36 Jump to first page 36

37 Jump to first page 37 9. Discussion questions n Describe three factors that influence quality. n How would you plan for quality control? n Does statistical quality control make sense in all situations? n Do you find quality charts useful to your monitoring of quality. n Does seven run rule make sense to you?

38 Jump to first page 38 9. Discussion questions n The study by DeMarco and Lister showed that organizational issues had a much greater influence on programmer productivity than the technical environment or programming languages n Programmer productivity varied by a factor of one to ten across organizations, but only by 21% within the same organization. n Does this make sense?

39 Jump to first page 39 9. Discussion questions n The study found no correlation between productivity and programming language, years of experience, or salary n A dedicated workspace and a quiet work environment were key factors to improving programmer productivity n Does this make sense to you?


Download ppt "Jump to first page 1 10. Managing quality n Many people joke about the poor quality of IT products (cars and computers joke) n People seem to accept systems."

Similar presentations


Ads by Google