SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Downloaden Sie, um offline zu lesen
International Journal of Industrial Engineering
and Development (IJIERD),
INTERNATIONAL JOURNAL 4,ResearchSeptember - December (2013),ISSN 0976 –
OF INDUSTRIAL ENGINEERING
6979(Print), ISSN 0976 – 6987(Online) Volume Issue 3,
© IAEME
RESEARCH AND DEVELOPMENT (IJIERD)

ISSN 0976 – 6979 (Print)
ISSN 0976 – 6987 (Online)
Volume 4, Issue 3, September - December (2013), pp. 61-72
© IAEME: www.iaeme.com/ijierd.asp
Journal Impact Factor (2013): 5.1283 (Calculated by GISI)
www.jifactor.com

IJIERD
©IAEME

DEVELOPMENT AND APPLICATION OF SFMEA MODEL TO
SOFTWARE TESTING ENVIRONMENT
Dr. R. Dillibabu1,
1
2

Sangeetha. A2,

L. Sudha3

Department of Industrial Engineering, Anna University, Chennai- 600025, India
Department of Industrial Engineering, Anna University, Chennai- 600025, India
3
Department of Management studies, Anna University, Chennai-600025, India

ABSTRACT
In software industry, the concept of quality has become a significant aspect and is
expressed and defined in many different ways. Quality assurance, and in particular software
testing and verification, are areas that yet have much to offer to the industry. This paper
emphasizes the importance of a quality process and also discusses about the ways in which it
could be achieved through offline software quality techniques in particular SFMEA Model.
Software FMEA determines the software failure modes that are likely to cause top
level failure events. Software FMEAs are useful when designing and testing the error
handling part of the software process. It has to be found that there is significant improvement
in quality in terms of reduced RPN values.
A detailed literature was collected for the SFMEA model. The application of these
SFMEA model for the software development is very much limited. Only few papers were
highlighted the application of these model in software industry. The objectives can be
achieved by developing the SFMEA model for the software development of three banking
projects. The construction of the SFMEA model was compiled for the software development.
The causes and effects for the failures were analyzed and validated using the SFMEA model.
1.0 INTRODUCTION
In software industry, the concept of quality has become a significant aspect with
respect to customer satisfaction. This project mainly focuses on the offline quality assurance
of software products and capturing the customer satisfaction.

61
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

1.1 Offline Quality Assurances
Offline Quality Assurance deals with the measures to select and choose controllable
product and process parameters in such a way that the deviation between the product or
process output and the standard will be minimized. These techniques include QFD, FMEA,
Design of Experiments, Taguchi Methods, etc.
1.1.1 Software Quality Assurance
When we examine an item based on its measurable characteristics, two kinds of
quality may be encountered: Quality of design and Quality of conformance. In software
development, quality of design encompasses requirements, specifications and the design of
the system. Quality of conformance is an issue focused primarily on implementation.
Software quality is defined as “Conformance to explicitly stated functional and
performance requirements, explicitly documented development standards, and implicit
characteristics that are expected of all professionally developed software”.
Software quality definition serves to emphasize three important points:
Software requirements are the foundation from which quality is measured. Lack of
conformance to requirements is lack of quality.
Specified standards define a set of development criteria that guide the manner in which
software is engineered. If the criteria are not followed, lack of quality will almost surely
result.
There is a set of implicit requirements that often goes unmentioned. If software conforms
to its explicit requirements but fails to meet implicit requirements, software quality is
suspect.
Software quality assurance is an umbrella activity that is applied throughout the
software process. It is considered to be one of the important planning and management
concepts in developing and improving the products at any stage of manufacture. It is
important to control the defects at any stages of development phases, hence it is necessary to
adopt the preventive technique to reduce the errors and improve the quality in all the phases.
The important techniques used to reduce the defects is Software Failure Mode and Effects
Analysis (SFMEA).
1.1.1.1 Failure Mode And Effect Analysis (FMEA)
Failure Mode and Effects Analysis (FMEA) was one of the first systematic techniques
for failure analysis. It was developed by reliability engineers in the 1950s to study problems
that might arise from malfunctions of military systems. A FMEA is often the first step of a
system reliability study. It involves reviewing as many components, assemblies, and
subsystems as possible to identify failure modes, and their causes and effects. For each
component, the failure modes and their resulting effects on the rest of the system are recorded
in a specific FMEA worksheet. There are numerous variations of such worksheets. A FMEA
is mainly a qualitative analysis.
FMEA is a systematic way to recognize and evaluate the potential failures of a
product or process. It provides a formal mental discipline for eliminating or reducing the risks
of product failure. It also serves as a living document, providing a method of organizing and
tracking concerns and changes through product development.
62
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

FMEA is an interactive process of continuous improvement that involves team effort.
Functional areas involved include design, materials, manufacturing, assembly, packaging,
shipping, service, recycling, and quality. It is a procedure by which each potential failure
mode in a system is analyzed to determine the results or effects thereof on the system and to
classify each potential failure mode according to its severity.
Why Use Failure Modes Effects Analysis
The FMEA process captures and documents what is known about:How the product or process may fail to meet the customer's expectations (The failure
modes),
The consequences of failure, within the extended supply chain or in use. (The effects of
failure)
The potential causes of failure, including errors and omissions in the specification, design
or production process that could generate, or allow, the failure to occur
The controls or countermeasures introduced to prevent failure, by eliminating the causes,
or to detect the error condition and alert you potential failure so that the effects can be
mitigated or avoided.
There are many types of FMEA, but the most widely used are probably the following:
System FMEA, which is used for global systems;
Design or Product FMEA, which is used for components or subsystems;
Process FMEA, which is used for manufacturing and assembly processes;
Service FMEA, which is used for services; and
Software FMEA, which is used for software.
Despite the existence of many types of FMEA today, the basic structure and process
for executing them remains the same. Any FMEA process must include the following steps,
information details of which are documented in the FMEA Table:
Assembly of the team;
Understanding of the Product or Process to be subjected to FMEA;
Breaking down of the product or process into its components or steps (components and
steps are also known as items);
Identification and assessment of the following for every item listed: function(s), potential
failure mode(s), failure mode effect(s), failure mode cause(s), and controls for detecting
or preventing the failure mode(s);
Evaluation of the risks associated with the failures modes and prioritizing them according
to importance;
Implementation of corrective actions to minimize the occurrence of the more significant
failure modes;
Reassessment of the product or process by another cycle of FMEA after the actions have
been completed; and
Regular updating of the FMEA Table.

63
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

The most critical information on the FMEA Table is the Risk Priority Number (RPN),
which is the numerical rating given to the level of risk associated with a failure mode, and
therefore denotes the urgency of addressing that failure mode.
The RPN is actually the product of three (3) factors, namely, the severity of the effect
of the failure mode (SEV), the probability of the occurrence of the cause of the failure mode
(OCC), and the effectiveness of the controls for detecting and preventing the failure mode
(DET). Thus, RPN = SEV x OCC x DET. The SEV, OCC, and DET are also documented
in the FMEA Table.
The FMEA Table is a living document, constantly changing from the time of its first
release when the product or process is still being designed until its archiving after the
product or process has been obsolete.
Critical times or events that require an update to the FMEA Table include the following:
When a new product or process is being designed or introduced;
When a critical change in the operating conditions of the product or process occurs;
When the product or process itself undergoes a change;
When a new regulation that affects the product or process is instituted;
When customer complaints about the product or process are received; and
When an error in the FMEA Table is discovered or new information that affects its
contents comes to light.
1.1.4.2 Ground Rules And Benefits Of FMEA
A. Ground Rules of FMEA
The ground rules of each FMEA include a set of project selected procedures; the
assumptions on which the analysis is based; the hardware that has been included and
excluded from the analysis and the rationale for the exclusions. Every effort should be made
to define all ground rules before the FMEA begins; however, the ground rules may be
expanded and clarified as the analysis proceeds. A typical set of ground rules (assumptions)
follows:
Only one failure mode exists at a time.
All inputs (including software commands) to the item being analyzed are present and at
nominal values.
All consumables are present in sufficient quantities.
Nominal power is available
B. Benefits of FMEA
Major benefits derived from a properly implemented FMEA effort are as follows:
It provides a documented method for selecting a design with a high probability of
successful operation and safety.
A documented uniform method of assessing potential failure mechanisms, failure modes
and their impact on system operation, resulting in a list of failure modes ranked according
to the seriousness of their system impact and likelihood of occurrence.
Early identification of single failure points (SFPS) and system interface problems, which
may be critical to mission success and/or safety. They also provide a method of verifying
that switching between redundant elements is not jeopardized by postulated single
failures.
64
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

An effective method for evaluating the effect of proposed changes to the design and/or
operational procedures on mission success and safety.
A basis for in-flight troubleshooting procedures and for locating performance monitoring
and fault-detection devices.
Criteria for early planning of tests.
From the above list, early identifications of SFPS input to the troubleshooting procedure
and locating of performance monitoring / fault detection devices are probably the most
important benefits of the FMEA. In addition, the FMEA procedures are straightforward and
allow orderly evaluation of the design.
1.1.4.3 Detection, Risk Priority Number, Severity and Remarks
A. Detection
The means of detection of the failure mode by maintainer, operator or built in
detection system, including estimated dormancy period (if applicable)
B. Risk Priority Number (RPN)
Cost (of the event) * Probability (of the event occurring) * Detection (Probability that
the event would be detected before the user was aware of it)
C. Severity
Severity considers the worst potential consequence of a failure, determined by the
degree of injury, property damage, system damage and/or time lost to repair the failure.
D. Remarks / Mitigation / Actions
Additional info, including the proposed mitigation or actions used to lower a risk or
justify a risk level or scenario.
1.1.5 Software Failure Mode And Effect Analysis (SFMEA)
The application of FMEA to software was first proposed in 1979. Since that time, the
software FMEA has been refined and applied successfully at functional, interface and
detailed levels. Some of the approaches taken to SFMEA; however, are flawed. Software
FMEA has also been useful in conjunction with requirements analysis.
The failure modes of software are generally unknown. The software modules do not
fail, they only display incorrect behavior. SFMEA has to find out the appropriate starting
point for the analysis, set up a list of relevant failure modes and understand what makes those
failure modes possible and what their consequences are. The failure modes in SFMEA should
be seen in a wide perspective reflecting the failure modes of incorrect behavior of the
software.
This is achieved by introducing controls including:Prevention Controls to eliminate or reduce the causes of failure, and
Detection Controls to give warning of a fault or error condition
The level of risk associated with particular failure modes is determined by considering:The effects the failure will have when it occurs (Severity), and
The chance that the causes of failure will be present (Occurrence), and
The ability to detect when the error condition is present (Detection) so that the
consequences of the failure are reduced or avoided.
65
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

2.0 LITERATURE REVIEW
The detailed literatures were collected for the SQFD Model. Based on the literatures
studied or reviewed, the problem statement has been identified.
Ozarin. N, Siracusa. M (2003) points out that Software FMEA is a means to
determine whether any single failure in computer software can cause catastrophic system
effects, and additionally identifies other possible consequences of unexpected software
behavior. The procedure described here was developed and used to analyze mission- and
safety-critical software systems. The procedure includes using a structured approach to
understanding the subject software, developing rules and tools for doing the analysis as a
group effort with minimal data entry and human error, and generating a final report. Software
FMEA is a kind of implementation analysis that is an intrinsically tedious process but
database tools make the process reasonably painless, highly accurate, and very thorough. The
main focus here is on development and use of these database tools.
Dong Nguyen (2001) has written that this paper presents a systematic problem solving
approach, which is based on the failure modes and effects analysis (FMEA), to system
software reliability. This approach was created for software reliability analysis and testing in
the multimedia digital distribution system (MDDS) at Thomson-CSF Sextant In-Flight
Systems to improve the software reliability for the ISDN Communication Control Unit
(CCU) subsystem of the MDDS, and then globally applied to the software reliability analysis
MDDS and improvement for the whole MDDS. It has been proven to be an effective and
efficient approach to system software reliability.
There is a gap in the application of FMEA model to software development process.
These applications will ensure that the software development process will give 100%
deliverables.
3.0 PROBLEM STATEMENT
In order to meet the software quality assurance in all phases in software development
process and customer satisfaction, it is better to use SQA model like SFMEA model in
software testing environment. The objective of the project is
To apply SFMEA model in software testing environment.
To validate the implementation of SFMEA model.
4.0 IMPLEMENTATION OF SOFTWARE FMEA MODEL
This model has been implemented in a leading software company for software
development process. The objective of this study is to bring out the zero-defect or defect free
testing in the testing phase. The various failure modes of application 1 and application 2 are
identified. From the occurrence, severity and detection of the failures, the risk priority
number is calculated. The corrective actions are recommended to reduce the effects of the
failures. After the action taken, again the risk priority number is calculated from the
occurrence, severity and detection of the failures. The bar chart can be drawn for risk priority
number values and the difference can easily be understood.

66
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

Table 1: Occurrence Rating Values
Occurrence Rating
Probability of
failure

Rating

Criteria

Very Frequently

10

shows greater than 80% of defects attributable to sub
process failure
shows greater than 40% of defects & less than 80% of
defects attributable to sub process failure

Frequently

8

Sometimes

4

shows greater than 10% of defects & less than 40% of
defects attributable to sub process failure

Rare

1

shows less than 10% of defects to sub process failure

Table 2: Severity Rating Values
Severity Rating
Effect

Rating

Criteria

Very High

10

Rework is greater than 8ph

High

7

Rework is greater than 4ph & < 8ph

Moderate

5

Rework is greater than 2ph & < 4ph

Low

3

Rework is greater than 1ph & <2ph

Very Low

1

Rework is less than 1ph

Table 3: Detection Rating Values
Detection Rating
Detection

Rating

Criteria

Difficult

10

No defined methods for identifying the process error & only the
o/p product analysis lead to detection

Moderate

5

Can be identified in the exit phase of the process or subsequent
process entry check

Easy

1

process has built in checks for identifying sub process failure

67
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

4.1 SFMEA FOR APPLICATION1
The modes of failures for application1 are mentioned below.
Inadequate skills/ knowledge about the process
Inadequate time
Requirement Change
Inappropriate skilled resources for DEV
Testing & Review objective is not clear
Inappropriate skilled resources for Testing & Review
Not reused the existing rules
Invalid data
Testing objective is not clear
Inappropriate skilled resources for Testing
Inappropriate skilled resources for Review
Inadequate time
Improper details about code review
For the above modes of failures, the effects and causes of failures and the current controls are
noted in the table. The current status will be captured through occurrence, severity, detection
of the failures. The risk priority number is calculated as the product of occurrence, severity,
detection of the failures. The revised status can be captured after the implementing the
recommended corrective actions.

Table 4: SFMEA for Application1
SFMEA No: A1
SHEET No. 1

SFMEA COMMITTEE: Project Team

68
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

Application1
1000
800
600
RPN1

400
200

RPN2

0
1 2 3 4 5 6 7 8 9 10 11 12 13

Fig. 1: Bar Chart of RPN values for Application1
4.2 SFMEA FOR APPLICATION2
The modes of failures for application1 are mentioned below.
Inadequate skills/ knowledge about the process
Inadequate time
Requirement Change
Inappropriate skilled resources for DEV
Testing & Review objective is not clear
Inappropriate skilled resources for Testing & Review
Not reused the existing rules
Invalid data
Testing objective is not clear
Inappropriate skilled resources for Testing
Inappropriate skilled resources for Review
Inadequate time
Improper details about code review
For the above modes of failures, the effects and causes of failures and the current
controls are noted in the table. The current status will be captured through occurrence,
severity, detection of the failures. The risk priority number is calculated as the product of
occurrence, severity, detection of the failures. The revised status can be captured after the
implementing the recommended corrective actions.

Application 2
1000
800
600
400

RPN1
RPN2

200
0
1 2 3 4 5 6 7 8 9 10 11 12 13

Fig. 2: Bar Chart of RPN values for Application2
69
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

Table 5: SFMEA for Application2
SFMEA No: A2
SHEET No. 1

SFMEA COMMITTEE: Project Team

4.3 SFMEA FOR APPLICATION3
The modes of failures for application1 are mentioned below.
Inadequate skills/ knowledge about the process
Inadequate time
Requirement Change
Inappropriate skilled resources for DEV
Testing & Review objective is not clear
Inappropriate skilled resources for Testing & Review
Not reused the existing rules
Invalid data
Testing objective is not clear
Inappropriate skilled resources for Testing
Inappropriate skilled resources for Review
Inadequate time
Improper details about code review
For the above modes of failures, the effects and causes of failures and the current
controls are noted in the table. The current status will be captured through occurrence,
severity, detection of the failures. The risk priority number is calculated as the product of
occurrence, severity, detection of the failures. The revised status can be captured after the
implementing the recommended corrective actions.

70
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

Application 3
1000
800
600
RPN1

400
200

RPN2

0
1 2 3 4 5 6 7 8 9 10 11 12 13

Fig. 2: Bar Chart of RPN values for Application2

Table 6: SFMEA for Application3
SFMEA No: A3
SHEET No. 1

SFMEA COMMITTEE: Project Team

5.0 CONCLUSIONS
It is found that there is a significant improvement in quality in terms of reduced RPN
values. The RPN measures also indicate on which failure one has to concentrate to maximize
the benefit. The results can be used further for continuing SFMEA process until the defect
reaches to a satisfactory level.

71
International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 –
6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME

ACKNOWLEDGEMENT
I am extremely thankful to my project guide Dr. R.Dillibabu, Department of Industrial
Engineering for imitating keen interest and giving valuable guidance at every stage of this
project.
I would also like to thank my parents, friends and well-wishers who encourage me to
complete this project successfully.
REFERENCES
[1]
[2]
[3]

[4]

Dong Nguyen, Reliability and Maintainability Symposium, 2001. Proceedings.
Annual, 2001.
Ozarin, N., Siracusa, M., Reliability and Maintainability Symposium, 2003. Annual,
2003.
A.Mariajayaprakash, Dr.T.Senthilvelan and K.P.Vivekananthan, “Optimisation of
Shock Absorber Parameters using Failure Mode and Effect Analysis and Taguchi
Method”, International Journal of Mechanical Engineering & Technology (IJMET),
Volume 3, Issue 2, 2012, pp. 328 - 345, ISSN Print: 0976 – 6340, ISSN Online:
0976 – 6359.
Pravin Kumar.S, Venkatakrishnan.R and Vignesh Babu.S, “Process Failure Mode and
Effect Analysis on End Milling Process- A Critical Study”, International Journal of
Mechanical Engineering & Technology (IJMET), Volume 4, Issue 5, 2013,
pp. 191 - 199, ISSN Print: 0976 – 6340, ISSN Online: 0976 – 6359.

72

Weitere ähnliche Inhalte

Was ist angesagt? (19)

Fmea handbook
Fmea handbookFmea handbook
Fmea handbook
 
Testing Throughout the Software Life Cycle
Testing Throughout the Software Life CycleTesting Throughout the Software Life Cycle
Testing Throughout the Software Life Cycle
 
Fmea In Services
Fmea In ServicesFmea In Services
Fmea In Services
 
FMEA
FMEAFMEA
FMEA
 
Fmea Sample
Fmea SampleFmea Sample
Fmea Sample
 
Medical device reliability program
Medical device reliability program Medical device reliability program
Medical device reliability program
 
The 10 most common fmea mistakes
The 10 most common fmea mistakes The 10 most common fmea mistakes
The 10 most common fmea mistakes
 
FMEA
FMEAFMEA
FMEA
 
Fmea
FmeaFmea
Fmea
 
FMEA Training, Failure Modes and Effects Analysis
FMEA Training, Failure Modes and Effects AnalysisFMEA Training, Failure Modes and Effects Analysis
FMEA Training, Failure Modes and Effects Analysis
 
FMEA
FMEAFMEA
FMEA
 
Failure mode
Failure modeFailure mode
Failure mode
 
MOC2016_v2
MOC2016_v2MOC2016_v2
MOC2016_v2
 
System Analysts_CSV
System Analysts_CSVSystem Analysts_CSV
System Analysts_CSV
 
FMEA - Failure Mode and Effects Analysis
FMEA - Failure Mode and Effects AnalysisFMEA - Failure Mode and Effects Analysis
FMEA - Failure Mode and Effects Analysis
 
On the nature of FMECA... An introduction
On the nature of FMECA... An introductionOn the nature of FMECA... An introduction
On the nature of FMECA... An introduction
 
Process F.M.E.A
Process F.M.E.AProcess F.M.E.A
Process F.M.E.A
 
Tqm fmea
Tqm fmeaTqm fmea
Tqm fmea
 
Fmea handout
Fmea handoutFmea handout
Fmea handout
 

Ähnlich wie IJIERD Journal Features SFMEA Software Testing

Failure Mode Effect Analysis and Total Productive Maintenance: A Review
Failure Mode Effect Analysis and Total Productive Maintenance: A ReviewFailure Mode Effect Analysis and Total Productive Maintenance: A Review
Failure Mode Effect Analysis and Total Productive Maintenance: A ReviewAM Publications
 
Failure Mode Effect Analysis in Engineering Failures
Failure Mode Effect Analysis in Engineering FailuresFailure Mode Effect Analysis in Engineering Failures
Failure Mode Effect Analysis in Engineering FailuresPadmanabhan Krishnan
 
Failure Mode and Effect Analysis
Failure Mode and Effect AnalysisFailure Mode and Effect Analysis
Failure Mode and Effect AnalysisPulkit Sharma
 
Failure modes effect analysis
Failure modes effect analysisFailure modes effect analysis
Failure modes effect analysismaheskumargkm
 
Introduction to Failure Mode and Effects Analysis (FMEA) in TQM
Introduction to Failure Mode and Effects Analysis (FMEA) in TQMIntroduction to Failure Mode and Effects Analysis (FMEA) in TQM
Introduction to Failure Mode and Effects Analysis (FMEA) in TQMDr.Raja R
 
A Review on Software Fault Detection and Prevention Mechanism in Software Dev...
A Review on Software Fault Detection and Prevention Mechanism in Software Dev...A Review on Software Fault Detection and Prevention Mechanism in Software Dev...
A Review on Software Fault Detection and Prevention Mechanism in Software Dev...iosrjce
 
Developing software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth modelDeveloping software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth modelIAEME Publication
 
Developing software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth modelDeveloping software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth modelIAEME Publication
 
Development of Modified Evaluation and Prioritization of Risk Priority Number...
Development of Modified Evaluation and Prioritization of Risk Priority Number...Development of Modified Evaluation and Prioritization of Risk Priority Number...
Development of Modified Evaluation and Prioritization of Risk Priority Number...CSCJournals
 
Software reliability engineering
Software reliability engineeringSoftware reliability engineering
Software reliability engineeringMark Turner CRP
 

Ähnlich wie IJIERD Journal Features SFMEA Software Testing (20)

30420130403001
3042013040300130420130403001
30420130403001
 
Failure Mode Effect Analysis and Total Productive Maintenance: A Review
Failure Mode Effect Analysis and Total Productive Maintenance: A ReviewFailure Mode Effect Analysis and Total Productive Maintenance: A Review
Failure Mode Effect Analysis and Total Productive Maintenance: A Review
 
Failure Mode Effect Analysis in Engineering Failures
Failure Mode Effect Analysis in Engineering FailuresFailure Mode Effect Analysis in Engineering Failures
Failure Mode Effect Analysis in Engineering Failures
 
Failure Mode and Effect Analysis
Failure Mode and Effect AnalysisFailure Mode and Effect Analysis
Failure Mode and Effect Analysis
 
Failure modes effect analysis
Failure modes effect analysisFailure modes effect analysis
Failure modes effect analysis
 
Fmea basics
Fmea basicsFmea basics
Fmea basics
 
Mahi2
Mahi2Mahi2
Mahi2
 
Introduction to Failure Mode and Effects Analysis (FMEA) in TQM
Introduction to Failure Mode and Effects Analysis (FMEA) in TQMIntroduction to Failure Mode and Effects Analysis (FMEA) in TQM
Introduction to Failure Mode and Effects Analysis (FMEA) in TQM
 
SE-Lecture-7.pptx
SE-Lecture-7.pptxSE-Lecture-7.pptx
SE-Lecture-7.pptx
 
It 381 chap 7
It 381 chap 7It 381 chap 7
It 381 chap 7
 
A Review on Software Fault Detection and Prevention Mechanism in Software Dev...
A Review on Software Fault Detection and Prevention Mechanism in Software Dev...A Review on Software Fault Detection and Prevention Mechanism in Software Dev...
A Review on Software Fault Detection and Prevention Mechanism in Software Dev...
 
F017652530
F017652530F017652530
F017652530
 
Slides chapters 26-27
Slides chapters 26-27Slides chapters 26-27
Slides chapters 26-27
 
Chapter 16
Chapter 16Chapter 16
Chapter 16
 
Developing software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth modelDeveloping software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth model
 
Developing software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth modelDeveloping software analyzers tool using software reliability growth model
Developing software analyzers tool using software reliability growth model
 
50320130403010
5032013040301050320130403010
50320130403010
 
Development of Modified Evaluation and Prioritization of Risk Priority Number...
Development of Modified Evaluation and Prioritization of Risk Priority Number...Development of Modified Evaluation and Prioritization of Risk Priority Number...
Development of Modified Evaluation and Prioritization of Risk Priority Number...
 
30120130405022
3012013040502230120130405022
30120130405022
 
Software reliability engineering
Software reliability engineeringSoftware reliability engineering
Software reliability engineering
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Kürzlich hochgeladen

Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...
Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...
Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...CIO Business World
 
What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?Juan Pineda
 
Storyboards for my Final Major Project Video
Storyboards for my Final Major Project VideoStoryboards for my Final Major Project Video
Storyboards for my Final Major Project VideoSineadBidwell
 
Digital Marketing Spotlight: Lifecycle Advertising Strategies.pdf
Digital Marketing Spotlight: Lifecycle Advertising Strategies.pdfDigital Marketing Spotlight: Lifecycle Advertising Strategies.pdf
Digital Marketing Spotlight: Lifecycle Advertising Strategies.pdfDemandbase
 
定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一
定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一
定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一s SS
 
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon GarsideInbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garsiderobwhite630290
 
The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024
The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024
The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024CIO Business World
 
Research and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdf
Research and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdfResearch and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdf
Research and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdfVWO
 
Fueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdfFueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdfVWO
 
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdfDIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdfmayanksharma0441
 
Fiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFarrel Brest
 
VIP Call Girls In Green Park 9654467111 Escorts Service
VIP Call Girls In Green Park 9654467111 Escorts ServiceVIP Call Girls In Green Park 9654467111 Escorts Service
VIP Call Girls In Green Park 9654467111 Escorts ServiceSapana Sha
 
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdfSnapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdfEastern Online-iSURVEY
 
Infographics about SEO strategies and uses
Infographics about SEO strategies and usesInfographics about SEO strategies and uses
Infographics about SEO strategies and usesbhavanirupeshmoksha
 
5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software Solutions5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software SolutionsDevherds Software Solutions
 
Codes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptxCodes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptxGeorgeCulica
 
Talent Management for mba 3rd sem useful
Talent Management for mba 3rd sem usefulTalent Management for mba 3rd sem useful
Talent Management for mba 3rd sem usefulAtifaArbar
 
Jai Institute for Parenting Program Guide
Jai Institute for Parenting Program GuideJai Institute for Parenting Program Guide
Jai Institute for Parenting Program Guidekiva6
 
Common Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic CreativityCommon Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic CreativityMonishka Adhikari
 
What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...
What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...
What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...Ahrefs
 

Kürzlich hochgeladen (20)

Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...
Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...
Most Impressive Construction Leaders in Tech, Making Waves in the Industry, 2...
 
What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?What are the 4 characteristics of CTAs that convert?
What are the 4 characteristics of CTAs that convert?
 
Storyboards for my Final Major Project Video
Storyboards for my Final Major Project VideoStoryboards for my Final Major Project Video
Storyboards for my Final Major Project Video
 
Digital Marketing Spotlight: Lifecycle Advertising Strategies.pdf
Digital Marketing Spotlight: Lifecycle Advertising Strategies.pdfDigital Marketing Spotlight: Lifecycle Advertising Strategies.pdf
Digital Marketing Spotlight: Lifecycle Advertising Strategies.pdf
 
定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一
定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一
定制(ULV毕业证书)拉文大学毕业证成绩单原版一比一
 
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon GarsideInbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
Inbound Marekting 2.0 - The Paradigm Shift in Marketing | Axon Garside
 
The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024
The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024
The 10 Most Inspirational Leaders LEADING THE WAY TO SUCCESS, 2024
 
Research and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdf
Research and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdfResearch and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdf
Research and Discovery Tools for Experimentation - 17 Apr 2024 - v 2.3 (1).pdf
 
Fueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdfFueling A_B experiments with behavioral insights (1).pdf
Fueling A_B experiments with behavioral insights (1).pdf
 
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdfDIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
DIGITAL MARKETING STRATEGY_INFOGRAPHIC IMAGE.pdf
 
Fiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview AssignmentFiverr's Product Marketing Interview Assignment
Fiverr's Product Marketing Interview Assignment
 
VIP Call Girls In Green Park 9654467111 Escorts Service
VIP Call Girls In Green Park 9654467111 Escorts ServiceVIP Call Girls In Green Park 9654467111 Escorts Service
VIP Call Girls In Green Park 9654467111 Escorts Service
 
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdfSnapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
Snapshot of Consumer Behaviors of March 2024-EOLiSurvey (EN).pdf
 
Infographics about SEO strategies and uses
Infographics about SEO strategies and usesInfographics about SEO strategies and uses
Infographics about SEO strategies and uses
 
5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software Solutions5 Digital Marketing Tips | Devherds Software Solutions
5 Digital Marketing Tips | Devherds Software Solutions
 
Codes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptxCodes and Conventions of Film Magazine Websites.pptx
Codes and Conventions of Film Magazine Websites.pptx
 
Talent Management for mba 3rd sem useful
Talent Management for mba 3rd sem usefulTalent Management for mba 3rd sem useful
Talent Management for mba 3rd sem useful
 
Jai Institute for Parenting Program Guide
Jai Institute for Parenting Program GuideJai Institute for Parenting Program Guide
Jai Institute for Parenting Program Guide
 
Common Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic CreativityCommon Culture: Paul Willis Symbolic Creativity
Common Culture: Paul Willis Symbolic Creativity
 
What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...
What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...
What I learned from auditing over 1,000,000 websites - SERP Conf 2024 Patrick...
 

IJIERD Journal Features SFMEA Software Testing

  • 1. International Journal of Industrial Engineering and Development (IJIERD), INTERNATIONAL JOURNAL 4,ResearchSeptember - December (2013),ISSN 0976 – OF INDUSTRIAL ENGINEERING 6979(Print), ISSN 0976 – 6987(Online) Volume Issue 3, © IAEME RESEARCH AND DEVELOPMENT (IJIERD) ISSN 0976 – 6979 (Print) ISSN 0976 – 6987 (Online) Volume 4, Issue 3, September - December (2013), pp. 61-72 © IAEME: www.iaeme.com/ijierd.asp Journal Impact Factor (2013): 5.1283 (Calculated by GISI) www.jifactor.com IJIERD ©IAEME DEVELOPMENT AND APPLICATION OF SFMEA MODEL TO SOFTWARE TESTING ENVIRONMENT Dr. R. Dillibabu1, 1 2 Sangeetha. A2, L. Sudha3 Department of Industrial Engineering, Anna University, Chennai- 600025, India Department of Industrial Engineering, Anna University, Chennai- 600025, India 3 Department of Management studies, Anna University, Chennai-600025, India ABSTRACT In software industry, the concept of quality has become a significant aspect and is expressed and defined in many different ways. Quality assurance, and in particular software testing and verification, are areas that yet have much to offer to the industry. This paper emphasizes the importance of a quality process and also discusses about the ways in which it could be achieved through offline software quality techniques in particular SFMEA Model. Software FMEA determines the software failure modes that are likely to cause top level failure events. Software FMEAs are useful when designing and testing the error handling part of the software process. It has to be found that there is significant improvement in quality in terms of reduced RPN values. A detailed literature was collected for the SFMEA model. The application of these SFMEA model for the software development is very much limited. Only few papers were highlighted the application of these model in software industry. The objectives can be achieved by developing the SFMEA model for the software development of three banking projects. The construction of the SFMEA model was compiled for the software development. The causes and effects for the failures were analyzed and validated using the SFMEA model. 1.0 INTRODUCTION In software industry, the concept of quality has become a significant aspect with respect to customer satisfaction. This project mainly focuses on the offline quality assurance of software products and capturing the customer satisfaction. 61
  • 2. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME 1.1 Offline Quality Assurances Offline Quality Assurance deals with the measures to select and choose controllable product and process parameters in such a way that the deviation between the product or process output and the standard will be minimized. These techniques include QFD, FMEA, Design of Experiments, Taguchi Methods, etc. 1.1.1 Software Quality Assurance When we examine an item based on its measurable characteristics, two kinds of quality may be encountered: Quality of design and Quality of conformance. In software development, quality of design encompasses requirements, specifications and the design of the system. Quality of conformance is an issue focused primarily on implementation. Software quality is defined as “Conformance to explicitly stated functional and performance requirements, explicitly documented development standards, and implicit characteristics that are expected of all professionally developed software”. Software quality definition serves to emphasize three important points: Software requirements are the foundation from which quality is measured. Lack of conformance to requirements is lack of quality. Specified standards define a set of development criteria that guide the manner in which software is engineered. If the criteria are not followed, lack of quality will almost surely result. There is a set of implicit requirements that often goes unmentioned. If software conforms to its explicit requirements but fails to meet implicit requirements, software quality is suspect. Software quality assurance is an umbrella activity that is applied throughout the software process. It is considered to be one of the important planning and management concepts in developing and improving the products at any stage of manufacture. It is important to control the defects at any stages of development phases, hence it is necessary to adopt the preventive technique to reduce the errors and improve the quality in all the phases. The important techniques used to reduce the defects is Software Failure Mode and Effects Analysis (SFMEA). 1.1.1.1 Failure Mode And Effect Analysis (FMEA) Failure Mode and Effects Analysis (FMEA) was one of the first systematic techniques for failure analysis. It was developed by reliability engineers in the 1950s to study problems that might arise from malfunctions of military systems. A FMEA is often the first step of a system reliability study. It involves reviewing as many components, assemblies, and subsystems as possible to identify failure modes, and their causes and effects. For each component, the failure modes and their resulting effects on the rest of the system are recorded in a specific FMEA worksheet. There are numerous variations of such worksheets. A FMEA is mainly a qualitative analysis. FMEA is a systematic way to recognize and evaluate the potential failures of a product or process. It provides a formal mental discipline for eliminating or reducing the risks of product failure. It also serves as a living document, providing a method of organizing and tracking concerns and changes through product development. 62
  • 3. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME FMEA is an interactive process of continuous improvement that involves team effort. Functional areas involved include design, materials, manufacturing, assembly, packaging, shipping, service, recycling, and quality. It is a procedure by which each potential failure mode in a system is analyzed to determine the results or effects thereof on the system and to classify each potential failure mode according to its severity. Why Use Failure Modes Effects Analysis The FMEA process captures and documents what is known about:How the product or process may fail to meet the customer's expectations (The failure modes), The consequences of failure, within the extended supply chain or in use. (The effects of failure) The potential causes of failure, including errors and omissions in the specification, design or production process that could generate, or allow, the failure to occur The controls or countermeasures introduced to prevent failure, by eliminating the causes, or to detect the error condition and alert you potential failure so that the effects can be mitigated or avoided. There are many types of FMEA, but the most widely used are probably the following: System FMEA, which is used for global systems; Design or Product FMEA, which is used for components or subsystems; Process FMEA, which is used for manufacturing and assembly processes; Service FMEA, which is used for services; and Software FMEA, which is used for software. Despite the existence of many types of FMEA today, the basic structure and process for executing them remains the same. Any FMEA process must include the following steps, information details of which are documented in the FMEA Table: Assembly of the team; Understanding of the Product or Process to be subjected to FMEA; Breaking down of the product or process into its components or steps (components and steps are also known as items); Identification and assessment of the following for every item listed: function(s), potential failure mode(s), failure mode effect(s), failure mode cause(s), and controls for detecting or preventing the failure mode(s); Evaluation of the risks associated with the failures modes and prioritizing them according to importance; Implementation of corrective actions to minimize the occurrence of the more significant failure modes; Reassessment of the product or process by another cycle of FMEA after the actions have been completed; and Regular updating of the FMEA Table. 63
  • 4. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME The most critical information on the FMEA Table is the Risk Priority Number (RPN), which is the numerical rating given to the level of risk associated with a failure mode, and therefore denotes the urgency of addressing that failure mode. The RPN is actually the product of three (3) factors, namely, the severity of the effect of the failure mode (SEV), the probability of the occurrence of the cause of the failure mode (OCC), and the effectiveness of the controls for detecting and preventing the failure mode (DET). Thus, RPN = SEV x OCC x DET. The SEV, OCC, and DET are also documented in the FMEA Table. The FMEA Table is a living document, constantly changing from the time of its first release when the product or process is still being designed until its archiving after the product or process has been obsolete. Critical times or events that require an update to the FMEA Table include the following: When a new product or process is being designed or introduced; When a critical change in the operating conditions of the product or process occurs; When the product or process itself undergoes a change; When a new regulation that affects the product or process is instituted; When customer complaints about the product or process are received; and When an error in the FMEA Table is discovered or new information that affects its contents comes to light. 1.1.4.2 Ground Rules And Benefits Of FMEA A. Ground Rules of FMEA The ground rules of each FMEA include a set of project selected procedures; the assumptions on which the analysis is based; the hardware that has been included and excluded from the analysis and the rationale for the exclusions. Every effort should be made to define all ground rules before the FMEA begins; however, the ground rules may be expanded and clarified as the analysis proceeds. A typical set of ground rules (assumptions) follows: Only one failure mode exists at a time. All inputs (including software commands) to the item being analyzed are present and at nominal values. All consumables are present in sufficient quantities. Nominal power is available B. Benefits of FMEA Major benefits derived from a properly implemented FMEA effort are as follows: It provides a documented method for selecting a design with a high probability of successful operation and safety. A documented uniform method of assessing potential failure mechanisms, failure modes and their impact on system operation, resulting in a list of failure modes ranked according to the seriousness of their system impact and likelihood of occurrence. Early identification of single failure points (SFPS) and system interface problems, which may be critical to mission success and/or safety. They also provide a method of verifying that switching between redundant elements is not jeopardized by postulated single failures. 64
  • 5. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME An effective method for evaluating the effect of proposed changes to the design and/or operational procedures on mission success and safety. A basis for in-flight troubleshooting procedures and for locating performance monitoring and fault-detection devices. Criteria for early planning of tests. From the above list, early identifications of SFPS input to the troubleshooting procedure and locating of performance monitoring / fault detection devices are probably the most important benefits of the FMEA. In addition, the FMEA procedures are straightforward and allow orderly evaluation of the design. 1.1.4.3 Detection, Risk Priority Number, Severity and Remarks A. Detection The means of detection of the failure mode by maintainer, operator or built in detection system, including estimated dormancy period (if applicable) B. Risk Priority Number (RPN) Cost (of the event) * Probability (of the event occurring) * Detection (Probability that the event would be detected before the user was aware of it) C. Severity Severity considers the worst potential consequence of a failure, determined by the degree of injury, property damage, system damage and/or time lost to repair the failure. D. Remarks / Mitigation / Actions Additional info, including the proposed mitigation or actions used to lower a risk or justify a risk level or scenario. 1.1.5 Software Failure Mode And Effect Analysis (SFMEA) The application of FMEA to software was first proposed in 1979. Since that time, the software FMEA has been refined and applied successfully at functional, interface and detailed levels. Some of the approaches taken to SFMEA; however, are flawed. Software FMEA has also been useful in conjunction with requirements analysis. The failure modes of software are generally unknown. The software modules do not fail, they only display incorrect behavior. SFMEA has to find out the appropriate starting point for the analysis, set up a list of relevant failure modes and understand what makes those failure modes possible and what their consequences are. The failure modes in SFMEA should be seen in a wide perspective reflecting the failure modes of incorrect behavior of the software. This is achieved by introducing controls including:Prevention Controls to eliminate or reduce the causes of failure, and Detection Controls to give warning of a fault or error condition The level of risk associated with particular failure modes is determined by considering:The effects the failure will have when it occurs (Severity), and The chance that the causes of failure will be present (Occurrence), and The ability to detect when the error condition is present (Detection) so that the consequences of the failure are reduced or avoided. 65
  • 6. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME 2.0 LITERATURE REVIEW The detailed literatures were collected for the SQFD Model. Based on the literatures studied or reviewed, the problem statement has been identified. Ozarin. N, Siracusa. M (2003) points out that Software FMEA is a means to determine whether any single failure in computer software can cause catastrophic system effects, and additionally identifies other possible consequences of unexpected software behavior. The procedure described here was developed and used to analyze mission- and safety-critical software systems. The procedure includes using a structured approach to understanding the subject software, developing rules and tools for doing the analysis as a group effort with minimal data entry and human error, and generating a final report. Software FMEA is a kind of implementation analysis that is an intrinsically tedious process but database tools make the process reasonably painless, highly accurate, and very thorough. The main focus here is on development and use of these database tools. Dong Nguyen (2001) has written that this paper presents a systematic problem solving approach, which is based on the failure modes and effects analysis (FMEA), to system software reliability. This approach was created for software reliability analysis and testing in the multimedia digital distribution system (MDDS) at Thomson-CSF Sextant In-Flight Systems to improve the software reliability for the ISDN Communication Control Unit (CCU) subsystem of the MDDS, and then globally applied to the software reliability analysis MDDS and improvement for the whole MDDS. It has been proven to be an effective and efficient approach to system software reliability. There is a gap in the application of FMEA model to software development process. These applications will ensure that the software development process will give 100% deliverables. 3.0 PROBLEM STATEMENT In order to meet the software quality assurance in all phases in software development process and customer satisfaction, it is better to use SQA model like SFMEA model in software testing environment. The objective of the project is To apply SFMEA model in software testing environment. To validate the implementation of SFMEA model. 4.0 IMPLEMENTATION OF SOFTWARE FMEA MODEL This model has been implemented in a leading software company for software development process. The objective of this study is to bring out the zero-defect or defect free testing in the testing phase. The various failure modes of application 1 and application 2 are identified. From the occurrence, severity and detection of the failures, the risk priority number is calculated. The corrective actions are recommended to reduce the effects of the failures. After the action taken, again the risk priority number is calculated from the occurrence, severity and detection of the failures. The bar chart can be drawn for risk priority number values and the difference can easily be understood. 66
  • 7. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME Table 1: Occurrence Rating Values Occurrence Rating Probability of failure Rating Criteria Very Frequently 10 shows greater than 80% of defects attributable to sub process failure shows greater than 40% of defects & less than 80% of defects attributable to sub process failure Frequently 8 Sometimes 4 shows greater than 10% of defects & less than 40% of defects attributable to sub process failure Rare 1 shows less than 10% of defects to sub process failure Table 2: Severity Rating Values Severity Rating Effect Rating Criteria Very High 10 Rework is greater than 8ph High 7 Rework is greater than 4ph & < 8ph Moderate 5 Rework is greater than 2ph & < 4ph Low 3 Rework is greater than 1ph & <2ph Very Low 1 Rework is less than 1ph Table 3: Detection Rating Values Detection Rating Detection Rating Criteria Difficult 10 No defined methods for identifying the process error & only the o/p product analysis lead to detection Moderate 5 Can be identified in the exit phase of the process or subsequent process entry check Easy 1 process has built in checks for identifying sub process failure 67
  • 8. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME 4.1 SFMEA FOR APPLICATION1 The modes of failures for application1 are mentioned below. Inadequate skills/ knowledge about the process Inadequate time Requirement Change Inappropriate skilled resources for DEV Testing & Review objective is not clear Inappropriate skilled resources for Testing & Review Not reused the existing rules Invalid data Testing objective is not clear Inappropriate skilled resources for Testing Inappropriate skilled resources for Review Inadequate time Improper details about code review For the above modes of failures, the effects and causes of failures and the current controls are noted in the table. The current status will be captured through occurrence, severity, detection of the failures. The risk priority number is calculated as the product of occurrence, severity, detection of the failures. The revised status can be captured after the implementing the recommended corrective actions. Table 4: SFMEA for Application1 SFMEA No: A1 SHEET No. 1 SFMEA COMMITTEE: Project Team 68
  • 9. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME Application1 1000 800 600 RPN1 400 200 RPN2 0 1 2 3 4 5 6 7 8 9 10 11 12 13 Fig. 1: Bar Chart of RPN values for Application1 4.2 SFMEA FOR APPLICATION2 The modes of failures for application1 are mentioned below. Inadequate skills/ knowledge about the process Inadequate time Requirement Change Inappropriate skilled resources for DEV Testing & Review objective is not clear Inappropriate skilled resources for Testing & Review Not reused the existing rules Invalid data Testing objective is not clear Inappropriate skilled resources for Testing Inappropriate skilled resources for Review Inadequate time Improper details about code review For the above modes of failures, the effects and causes of failures and the current controls are noted in the table. The current status will be captured through occurrence, severity, detection of the failures. The risk priority number is calculated as the product of occurrence, severity, detection of the failures. The revised status can be captured after the implementing the recommended corrective actions. Application 2 1000 800 600 400 RPN1 RPN2 200 0 1 2 3 4 5 6 7 8 9 10 11 12 13 Fig. 2: Bar Chart of RPN values for Application2 69
  • 10. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME Table 5: SFMEA for Application2 SFMEA No: A2 SHEET No. 1 SFMEA COMMITTEE: Project Team 4.3 SFMEA FOR APPLICATION3 The modes of failures for application1 are mentioned below. Inadequate skills/ knowledge about the process Inadequate time Requirement Change Inappropriate skilled resources for DEV Testing & Review objective is not clear Inappropriate skilled resources for Testing & Review Not reused the existing rules Invalid data Testing objective is not clear Inappropriate skilled resources for Testing Inappropriate skilled resources for Review Inadequate time Improper details about code review For the above modes of failures, the effects and causes of failures and the current controls are noted in the table. The current status will be captured through occurrence, severity, detection of the failures. The risk priority number is calculated as the product of occurrence, severity, detection of the failures. The revised status can be captured after the implementing the recommended corrective actions. 70
  • 11. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME Application 3 1000 800 600 RPN1 400 200 RPN2 0 1 2 3 4 5 6 7 8 9 10 11 12 13 Fig. 2: Bar Chart of RPN values for Application2 Table 6: SFMEA for Application3 SFMEA No: A3 SHEET No. 1 SFMEA COMMITTEE: Project Team 5.0 CONCLUSIONS It is found that there is a significant improvement in quality in terms of reduced RPN values. The RPN measures also indicate on which failure one has to concentrate to maximize the benefit. The results can be used further for continuing SFMEA process until the defect reaches to a satisfactory level. 71
  • 12. International Journal of Industrial Engineering Research and Development (IJIERD), ISSN 0976 – 6979(Print), ISSN 0976 – 6987(Online) Volume 4, Issue 3, September - December (2013), © IAEME ACKNOWLEDGEMENT I am extremely thankful to my project guide Dr. R.Dillibabu, Department of Industrial Engineering for imitating keen interest and giving valuable guidance at every stage of this project. I would also like to thank my parents, friends and well-wishers who encourage me to complete this project successfully. REFERENCES [1] [2] [3] [4] Dong Nguyen, Reliability and Maintainability Symposium, 2001. Proceedings. Annual, 2001. Ozarin, N., Siracusa, M., Reliability and Maintainability Symposium, 2003. Annual, 2003. A.Mariajayaprakash, Dr.T.Senthilvelan and K.P.Vivekananthan, “Optimisation of Shock Absorber Parameters using Failure Mode and Effect Analysis and Taguchi Method”, International Journal of Mechanical Engineering & Technology (IJMET), Volume 3, Issue 2, 2012, pp. 328 - 345, ISSN Print: 0976 – 6340, ISSN Online: 0976 – 6359. Pravin Kumar.S, Venkatakrishnan.R and Vignesh Babu.S, “Process Failure Mode and Effect Analysis on End Milling Process- A Critical Study”, International Journal of Mechanical Engineering & Technology (IJMET), Volume 4, Issue 5, 2013, pp. 191 - 199, ISSN Print: 0976 – 6340, ISSN Online: 0976 – 6359. 72