lecturer 17

11
Statistical Quality Assu rance Implies information about software defects is collected and categorized . An attempt is made to trace each defect to its underlying cause. Isolate t he vital f ew causes of the major so urce of all errors. Then move to correct the problems that have caused the defects.

Upload: gau1119

Post on 07-Apr-2018

217 views

Category:

Documents


0 download

TRANSCRIPT

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 1/11

Statistical Quality Assurance

� Implies information about software defects is

collected and categorized .

� An attempt is made to trace each defect to its

underlying cause.

� Isolate the vital few causes of the major source of all

errors.

�Then move to correct the problems that have causedthe defects.

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 2/11

Categories of Errors for statistical Quality

assurance

� Incomplete or erroneous specification (IES)

� Misinterpretation of customer communication (MCC)

� Intentional deviation from product specification (IDS)

� Violation of programming standards (VPS)

� Error in data representation (EDR)

� Inconsistent module interface (IMI)

� Error in design logic (EDL)

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 3/11

Continue..

� Incomplete or erroneous testing (IET)

� Inaccurate or incomplete documentation (IID)

� Error in programming language translation (PLT)

� Ambiguous or inconsistent human-computer interface

(HCI)

� Others.

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 4/11

Continue«

� Ei = The total number of errors uncovered during theith step in the software development process.

� Si

= the number of serious errors.

� Mi = the number of moderate errors.

� Ti = the number of minor errors

� PS = size of the product (LOC, Function Point)

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 5/11

Continue«

� Phase index for each step is given by.

PIi = ws(Si/Ei)+wm(Mi/Ei)+wt(Ti/Ei)

Where µw¶ = Weight for each error.

There fore the error index is calculated as,

( ) /( ) /

i PI PS   PI PI PI iPI PS  

 X  i

i§! 1 2 32 3

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 6/11

Total Quality Management (TQM)

It involves the continuous improvement of organizational processes, resulting in high quality productsand services.

In other words it is a way of managing people and  business processes to ensure complete customer satisfaction at every stage, internally and externally.

TQM functions on the premise that the quality of  products and processes is the responsibility of everyonewho is involved with the creation or consumption of the products or services offered by an organization.

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 7/11

TQM Framework 

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 8/11

Continue«

The core of TQM is the customer-supplier interfaces,and at each interface consists a number of processes.

This core must be surrounded by commitment to

quality.

communication of the quality message.

Creation of a culture in which all members of the

organization participate in the improvement of the

process, products and services.

They are supported by the key management functions

of people, processes and systems in the organisation.

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 9/11

K ey elements of TQM system

Customer focus: The objective is to achieve total

customer satisfaction. Customer focus includes studying

customer¶s need, gathering customer¶s requirements,

and measuring and managing customer¶s satisfaction.

Process: The objective is to achieve continuous

 process improvement. This elements includes both the

business process and the product development

process. Through process improvement product qualitywill be enhanced.

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 10/11

Continue«

Human side quality: The objective is to create a

company wide quality culture. Focus areas includes

leadership, management commitment and total

 participation.

Measurement and analysis: The objective is to

drive continuous improvement in all quality parameters by the goal oriented measurement system.

8/6/2019 Lecturer 17

http://slidepdf.com/reader/full/lecturer-17 11/11

Continue«