CHAPTER 6 QUALITY ASSURANCE MODELING FOR COMPONENT BASED SOFTWARE USING QFD

Size: px
Start display at page:

Download "CHAPTER 6 QUALITY ASSURANCE MODELING FOR COMPONENT BASED SOFTWARE USING QFD"

Transcription

1 81 CHAPTER 6 QUALITY ASSURANCE MODELING FOR COMPONENT BASED SOFTWARE USING QFD 6.1 INTRODUCTION Software quality is becoming increasingly important. Software is now used in many demanding application and also in safety critical systems. Software quality may be affected due to various reasons. However, software is ideally suited for many industrial applications because it does not wear out or deteriorate. Software based systems are so versatile, economical and reliable that they are now the common choice for almost all real time systems (Henry et al 2003). Hence, a proper software management system is needed and also it is very essential to assure the software quality in any software development for practical applications. In Component based software engineering, the total software system reliability depends on its component reliability. Reliable functioning of software system is paramount concern to the millions of users who depend on the software system everyday. Unfortunately most of the systems still fall short of user expectation of reliability (Horgan and Mathur 1996). So, software reliability is the end user view of software quality. If software reliability is poor, the total system performance will result serious injury to the system or significant property damage. The role of quality assurance is to ensure that the quality of procedures and processes resulting in a product that fully meets the user s requirements. Quality Function Deployment (QFD) is a

2 82 well-known planning methodology for translating user needs into relevant design requirements. To minimize the bugs in the software and also to manage the software development process, it is planned to apply the Software Quality Function Deployment (SQFD) technique in a systematic manner to manage the software development process. 6.2 FRAMEWORK FOR COMPONENT BASED SOFTWARE RELIABILITY ESTIMATION Various approaches are available for assessing the reliability of CBS. According to the past literature, most of the researchers are concentrating mainly on the individual component reliability. Only less numbers of models available to estimate the reliability of component based software system through component reliability which is explained in chapter 3. Actually, the CBS systems must satisfy not only logical functional requirements but also pare functional properties such as timeliness, quality of service and reliability. From literature survey, Dolbec s model is chosen to make a framework to identify the reliability of system Why Dolbec s Model? In the literature, Dolbec s model has considered the parameters of usage ratio and severity of the component. The component usage ratio represents the ratio of total component execution time over the total software system execution time. So this factor should be considered when the prediction of reliability of component based software system. Severity represents the impact of a single component in the whole software system. This factor is also very important in reliability prediction of component based systems. So, it is planned to include usage ratio and severity in the component based software system reliability assessment. As these parameters are considered in Dolbec s model and also comparing the factors of

3 83 simplicity, generality and applicability, amongst all the models given in literature review, this model is considered as favorable for this work Dolbec s Model for Reliability Estimation According to this model, it is assumed that the software system has m components and that the reliability of the individual components is known. A new definition of system unreliability (Q s ) is derived as Q s m m where m represents the number of components that are used during system execution, µ represents the usage ratio of component; β represents the failure of component. Q s m k 1 Q s is simplified to k k (6.1) Q s m k k 1 1 C k (6.2) where C k represents the component reliability and 1-C k is the unreliability of the component. Software system reliability R s is equal to R s = 1 - Q s R s m 1 k 1 k k (6.3) Equation (6.3) expresses software reliability in terms of the failure of the components and the usage ratio of each component.

4 Component Usage Ratio The component usage ratio weights the severity of the components reliabilities on the overall software system reliability. As a general rule the reliability of the component frequently executed is expected to have more severity on the overall system reliability than a component rarely executed. The component usage ratio is equal to t k k (6.4) T s t k - Total component execution time. T s - Total system execution time The system execution time can be easily obtained. The total component execution time describes the time spent executing instructions inside by a component. The value of the component usage ratio is 0 < µ k < 1. The total of all components usage ratios must be equal to 1 as indicated below. m k 1 1 k Component Severity Analysis The aim of the component severity analysis is to suggest where to allocate resources most effectively to improve the reliability of the software system. The following presents a severity analysis for the software system. The severity of each component on the overall system unreliability is determined by the following equation

5 85 S / Q (6.5) k k k s The severity of each component S k represents the impact of each component on the overall system unreliability. From equation (6.1) it can be seen that the addition of all µ k β k s produces the software system unreliability. Therefore dividing each µ k β k by the software system unreliability Q s gives the contribution or severity of each component on the software system unreliability. The greater the severity number, the greater the effect, the component has on the system unreliability. According to this Dolbec s model, improving the reliability of components with high severity values translate into the best improvement of software system reliability. The severity calculations can be verified by ensuring that the sum of all component severities is equal to 1. m S k k 1 1 This model is applied in ERP software which is explained in the following section. 6.3 RELIABILITY ANALYSIS OF ERP SOFTWARE In this section the proposed technique is applied to the case study of ERP software. It has six software components. They are Manufacturing Component (MC), Supply Chain Management (SCM) component, Financial Component (FC), Project Management Component (PMC),Human Resources Management (HRM) component, Customer Relationship Management (CRM) component. The following assumptions are made in the application of Dolbec s model. i) The component reliability for individual components is predicted using testing/inspection methods.

6 86 ii) iii) The components and also systems execution time are predicted using software testing techniques. Equation (6.4) is applied to compute the usage ratio for each component by measuring the component s execution time and total system execution time. Table 6.1 represents the reliability and usage ratio of the components of ERP. Table 6.1 Reliability and usage ratio of ERP software components Components (k) Component reliability (C k ) Probability of failure (β k ) Usage ratio (µ k ) Manufacturing component Supply chain management Financial component Project management component Human resources management Customer relationship management calculated a Using equation 6.1 the unreliability of the software system can be Q s = (0.28* * * * * *0.09) Q s =

7 87 Using equation (6.2) the reliability of ERP software is: R s = 1-Qs = R s = The severity of each component of ERP is presented in Table 6.2. Table 6.2 Severity of components Component (K) Severity of component (S k ) The severity of fourth component (Project management) is greater than other component severity values. Project management Component s severity gets 32% of the overall system. So the software system reliability will increase by improving the reliability of project management component. It is assumed that if the reliability of project management component is increased by 0.5%, the component unreliability is then and the system reliability is improved to as indicated below. R s = 1-Q s R s = = i.e %

8 88 From equation (6.5), the severity of project management component on over all system reliability is: S 4 = (0.385*0.28)/(0.3337) = The severity of project management component is diminished by the value which is obtained by subtracting the previous severity from the present severity value as given below: = ie 0.28% and there is an increase in system reliability which is obtained by subtracting the previous system reliability from the present system reliability as given below: = Component reliability for project management component is increased by 0.5% continuously and the effect of system reliability and severity of the component is analyzed. Table 6.3 shows the increase of system reliability and Table 6.4 shows the severity decrease of project management component.

9 89 Table 6.3 System reliability analysis Project management Component Reliability System Reliability Percentage of improvement Table 6.4 Severity analysis of project management component Project management Component Reliability Severity Percentage of severity decrease The project management component serves as the main routine for the working of ERP which performs the main activity management. This organizes and manages the resources to bring about the successful completion of the project. This component s usage is high compared to other components, since this component is used for accessing all the facilities available in ERP. Thus project management component plays an important role in ERP system. Increase in reliability of this component has changed the overall system reliability, as depicted in Figure 6.1.

10 90 Figure 6.1 Improvement of system reliability Figure 6.2 Severity analysis of project management component

11 91 The reliability of the project management component is increased by 0.5% continuously and the effect of system reliability and severity is analyzed. If the component reliability increases, the system reliability gets increased and severity gets decreased which is shown in Figures 6.1 and 6.2 respectively. A change in project management component reliability from 0.61 to increases the system reliability from 66% to 67% and decrease in severity of project management component from 32% to 31%. The result of Dolbec s model shows the reliability of total software system is increased to 67%. If high severity components reliability is improved the total system reliability will be improved significantly. Still to improve the system reliability to a very high level, it is needed for continuous improvement of the high severity components. To improve the components reliability the total design of the system itself should be redesigned to reduce the defects by giving importance to user requirements. So, it is decided to start the development process by changing the design by taking an analysis on the other quality attributes. This requires implementation of all activities in a systematic manner to fulfill the requirements for quality which is called as quality assurance in quality engineering field. 6.4 SOFTWARE QUALITY ASSURANCE - AN OVERVIEW The purpose of quality assurance is to fulfill the quality requirements of an entity, i.e. product or service, with adequate confidence by the supplier (Ramasamy 2006). In manufacturing, the difference between actual and observed defect values is usually very small because the measurement system is automated. In software, the measurement is usually done by a person. This leads to a large number of escaped defects. In a competitive and global business environment, it is certainly a distinct advantage to capture the genuine and major customer's requirements effectively by eliminating defects. To take advantage of this, the unique way

12 92 is to analyze customer's requirements systematically and to transform them into the appropriate product features properly. Total Quality Management (TQM) has emerged as an important aspect to assure the quality improvement in many organizations. Specifically, QFD, identified as the implementation vehicle of TQM, has been proposed as an effective approach for implementing quality improvement programs in a variety of product and service environments. QFD is a well-known planning methodology for translating customer needs into relevant design requirements. QFD helps to transform customer needs (Voice of the customer) into engineering characteristics for a product or service, prioritizing each product or service characteristic while simultaneously setting development targets for product or service. Management, in general, can be seen as the process of setting objectives for a system and then monitoring the system to see what its true performance is. Many tools and techniques are already used for quality assurance in software project management. It is already proved that the software quality improvement can be effectively done by implementing a systematic approach of quality management tools and techniques like quality circle, control charts, statistical quality tools and techniques, Kaizen and six sigma concepts etc. In this research part, it is planned to manage the software projects using QFD technique QFD Vs SQFD (Haag et al 1996) Total Quality Management (TQM) is a customer oriented management philosophy and strategy which is centered on quality so as to achieve customer delight. The tools and techniques used for quality improvement in manufacturing industries can be effectively used in software applications also (Parnas and Lawford 2003). QFD is a TQM tool that appeals

13 93 to improve the quality of the product. Basically, QFD is designed to improve customer satisfaction with the quality of one product and its services. QFD is a method to ensure quality by incorporating the customer requirements in the software product from the design, planning and development stages. It is an upstream process of determining the quality of design needed to satisfy the customer and at the same time improve the key points for quality assurance. Several attempts have been made to integrate QFD into software process improvement. But no one is concentrating on component based software quality improvement. So, to minimize the bugs in the component based software and also to manage the component based software development process, it is planned to apply the SQFD technique in a systematic manner to manage the software development process to improve the quality of the component software Details of SQFD Process The concept of SQFD originated in Japan, as did QFD. The methodological transfer of technology from QFD to SQFD first took place in 1984, when the Japanese began to explore its use in the development of embedded software. Four years later, Digital Equipment Corporation (DEC) announced that QFD was being utilized for software development. SQFD is a front-end requirements solicitation technique, adaptable to any software engineering methodology that quantifiably solicits and defines critical customer requirements. SQFD precedes the SDLC (System Development Life Cycle) process, allowing it to remain largely intact. As a front-end technique, SQFD is an adaptation of the A-1 matrix, the House of Quality, the most commonly used matrix in the traditional QFD methodology. Figure 6.3 provides an overview of the SQFD process, with the following steps (Haag et al 1996).

14 94 Step 1: Customer requirements are solicited and recorded in the initial step. The customers would include end users, managers, system development personnel, and any people who would benefit from the use of the proposed software product. The requirements are usually short statements recorded specifically in the customers terminology (e.g., easy to learn ) and are accompanied by a detailed definition, the SQFD version of a data dictionary. Step 2: In cooperation with the customers, the requirements are then converted to technical and measurable statements of the software product and recorded for further improvement. For example, easy to learn may be converted to time to complete the tutorial, number of icons, and number of online help facilities. It is important to note here that some customer requirements may be converted to multiple technical product specifications, making it crucial to have extensive user involvement. Additionally, the technical product specifications must be measurable in some form. The metrics used are usually numerically based, but may also be Boolean. For example, the customer requirement provides multiple print formats may be converted to number of print formats (using a numerically based metric) and does landscape printing (measured using Yes or No ). Step 3: The customers are then asked to complete the correlation matrix by identifying the strength of the relationships between the various customer requirements and the technical product specifications. For example, easy to learn is highly correlated to time to complete tutorial (a high correlation may receive a score of 9 in the correlation matrix) but not does landscape printing (which would receive a score of 0 in the correlation matrix). Because there are many customers involved in this process, it is important to gain consensus concerning the strength of relationships.

15 95 Step 4: Based on customer survey data, the requirement priorities for the stated customer requirements are developed and listed. Additional information may be gathered at this point from the customers concerning assessments of competitors software products. Data may also be gathered from the development team concerning sales and improvement indices. Step 5: This process involves developing the technical product specification priorities by summing the results of multiplying the customer requirement priorities by the correlation values between the customer requirements and the technical product specifications. These raw priority weights for the technical product specifications are then usually converted to a percentage of the total raw priority weights. Additional data may be solicited from the development team concerning targeted measures of the technical product specifications along with estimates of cost, difficulty, and schedule feasibility. The end result of the SQFD process will, at a minimum, contain measurable technical product specifications, their importance percentage, and targeted measures. This information is then carried forward as input to the SDLC process. The cited benefits of SQFD include: i) Fosters better attention to customers perspectives ii) iii) iv) Creates better communication among departments Provides decision justification Quantifies qualitative customer requirements v) Represents data to facilitate the use of metrics vi) vii) Facilitates cross-checking Avoids the loss of information viii) Reaches consensus of features quicker

16 96 ix) Reduces product definition interval x) Can be adapted to various software development life cycle methodologies Technical Product Specifications Customer Requirements Correlation Matrix Customer Requirement Priorities Cost Difficulty Index Schedule Feasibility Technical Product Specification Priorities Product Assessment Competitor Assessment Sales Index Improvement Index Figure 6.3 Basic SQFD Model It is significant that all software companies that utilize SQFD also use quality policies based on TQM in software development process. Additionally, all organizations had quality policies in place at the time of the introduction of SQFD. Therefore, the transfer of the quality technology (QFD to software development) should be applied after the implementation of the quality policies. 6.5 APPLICATION OF SQFD IN COTS SOFTWARE Several attempts have been made to integrate QFD into software development process. But this approach is a new attempt to apply SQFD technique in component based software development to integrate the customer requirements. This research approach develops a methodology which derives action plans based on customer requirements. In the first phase,

17 97 Voice Of Customer (VOC) is collected about the component based software. Then the affinity diagram is constructed based on the VOC. By giving the prioritization to the customer requirement, House of Quality is constructed and identified important parameters to be concentrated in the software development process to increase the quality. This directly results in the improvement of the organization process. The framework is designed in such a way that the requirements from a particular perspective are prioritized within perspectives. At the same time, each perspective carries its own priority. The requirements from multiple perspectives are correlated with each other. As a result, the priority value of each requirement is adjusted after their impacts of requirements from other perspectives are assessed. The case study of component based ERP system is used to illustrate the applicability of the proposed approach Voice of Customer The "voice of the customer" is a process used to capture the requirements/feedback from the customer (internal or external) to provide the customers with the best in class service/product quality. This process is all about being proactive and constantly innovative to capture the changing requirements of the customers with time. The "voice of the customer" is the term used to describe the stated and unstated needs or requirements of the customer. The voice of the customer can be captured in a variety of ways: Direct discussion or interviews, surveys, focus groups, customer specifications, observation, warranty data, field reports, complaint logs, etc. This data is used to identify the quality attributes needed for a supplied component or material to incorporate in the process or product. Once a product plan is established which defines the target market and customers, the next step is to plan how to capture these customer's needs for each development project. This includes determining how to identify target

18 98 customers, which customers to contact in order to capture there needs, what mechanisms to use to collect their needs, and a schedule and estimate of resources to capture the voice of the customer (project plan for product definition phase). As opportunities are identified, appropriate techniques are used to capture the voice of the customer. The techniques used will depend on the nature of the customer relationship. So, the initial step in this process is to identify the right customer who involved in the application area of the component software. Then it is needed to record the customer s own word to create the list of customer requirement. The voice of customer is collected for component based ERP from the real customer and it is listed in Table 6.5. Once customer needs are gathered, they then have to be organized. The mass of interview notes, requirements documents, market research, and customer data needs to be distilled into a handful of statements that express key customer needs. Affinity diagramming is a useful tool to assist this effort. Brief statements which capture key customer needs are transcribed onto cards. A data dictionary which describes these statements of need is prepared to avoid any mis-interpretation. These cards are organized into logical groupings or related needs. This will make it easier to identify any redundancy and serves as a basis for organizing the customer needs. In addition to "stated" or "spoken" customer needs, "unstated" or "unspoken" needs or opportunities should be identified. Needs that are assumed by customers and, therefore not verbalized, can be identified through preparation of a function tree. Excitement opportunities (new capabilities or unspoken needs that will cause customer excitement) are identified through the voice of the engineer, marketing, or customer support representatives. These can also be identified by observing customers use or maintain products and recognizing opportunities for improvement.

19 99 Table 6.5 Voice of customer (verbal and written data) 1 Add new functionality with minimum effort 2 Adopt portability rules from internal document 3 Alert that new functionality is available 4 Application of new formula 5 Balance sheet preparations 6 Budget requirement & allocation details 7 Clear definition of modification 8 Complete transaction cycle without execution errors 9 Continue operation if data not available. 10 Data must look same in every printer 11 Demand & delivery dates 12 Detailed contingency plan 13 Details of Accepted/Rejected component details 14 Details of all department 15 Export data to MS Excel, PDF and other software packages. 16 Facilitate data access in every screen 17 Final status for new project 18 Integration of various formula for pension, PF related calculations 19 List of materials 20 Manpower availability & requirement 21 Organize items logically in screen 22 Provide adequate training 23 Provide online help 24 Purchase order & delivery details 25 Recover operations completed before a power failure 26 Requirement of components 27 Skill level 28 Status of finished & semi-finished goods 29 Stock of raw materials 30 Training details 31 Use secondary server if main server fails

20 Affinity Diagram Affinity diagram is a QFD tool used to organize a lot of qualitative data. Generally, it is a tool used to organize and present large amounts of data (ideas, issues, solutions, problems) into logical categories based on user perceived relationships and conceptual frame working. It is used to organize verbal and pictorial data consisting of facts, opinions and experience into natural clusters that bring out the latent structure of the problem under study. Frequently, the input into an affinity diagram is the output of a brainstorming session. In the initial process, the team leader transfers all ideas generated from brainstorming session for recording in cards. The important and valid points in customer requirement record is refined, sorted and constructed as affinity diagram. This is one of the important qualitative tool among the seven management tools which are used in Total Quality Management. The affinity diagram for ERP software is shown in Figure 6.4. MANUFACTURING COMPONENT List of materials Status of Finished & Semi-Finished Goods Details of Accepted/Rejected component details SUPPLY CHAIN MANAGEMENT COMPONENT Stock of raw materials Requirement of components Purchase order & delivery details MAINTENANCE Facilitate data access in every screen Data must look same in every printer Add new functionality with min effort RELIABILITY Complete transaction cycle without execution errors Use secondary server if main server fails Recover operations completed before a power failure Figure 6.4 Affinity diagram

21 101 HUMAN RESOURCE MANAGEMENT COMPONENT Manpower availability & Requirement Skill level Training details PROJECT MANAGEMENT COMPONENT Demand & delivery dates Details of all department PORTABILITY Export data to Excel, PDF and other software packages. Adopt portability rules from internal doc. USABILITY Organize items logically in screen Provide online help Alert that new functionality is available Provide adequate training FINANCIAL MANAGEMENT FUNCTIONALITY COMPONENT Budget requirement & allocation details List of materials Final status for new project Details of Accepted & Rejected components Balance sheet preparations Stock of materials Requirement of components Demand and delivery dates Balance sheet preparation Figure 6.4 (Continued) Kano model The Kano Model of Customer Satisfaction classifies product attributes based on how they are perceived by customers and their effect on customer satisfaction. These classifications are useful for guiding design decisions in that they indicate when good is good enough, and when more is better. The Kano Model of customer satisfaction divides product attributes into three categories: threshold, performance and excitement. A competitive

22 102 product meets basic attributes, maximizes performances attributes, and includes as many excitement attributes as possible at a cost the market can bear Basic attributes Basic (Threshold) attributes are the expected attributes or musts of a product, and do not provide an opportunity for product differentiation. Increasing the performance of these attributes provides diminishing returns in terms of customer satisfaction, however the absence or poor performance of these attributes results in customer dissatisfaction Performance attributes Performance attributes are those for which more is generally better, and will improve customer satisfaction. Conversely, an absence or weak performance attribute reduces customer satisfaction. These attributes will form the weighted needs against which product concepts will be evaluated. The price for which customer is willing to pay for a product is closely tied to performance attributes Excitement attributes Excitement attributes are unspoken and unexpected by the customer. When these attributes are properly addressed, customer would be delighted. Excitement attributes often satisfy latent needs real needs of which customers are currently unaware. In a competitive marketplace where manufacturers products provide similar performance, providing excitement attributes that address unknown needs can provide a competitive advantage.

23 Other attributes Products often have attributes that cannot be classified according to the Kano Model. These attributes are often of little or no consequence to the customer, and do not factor into consumer decisions. A relatively simple approach to applying the Kano Model Analysis is to ask customers two simple questions for each attribute: i) Rate your satisfaction if the product has this attribute?; and ii) Rate your satisfaction if the product did not have this attribute? The information obtained from the Kano Model Analysis, specifically regarding Performance and excitement attributes, provides valuable input for the Quality Function Deployment process. By considering theses attributes, the kano model is prepared for ERP software which is shown in Figure 6.5.

24 104 Figure 6.5 Kano Model for ERP software House of Quality SQFD uses a matrix format to capture a number of issues that are vital to the planning process. The House of Quality Matrix is the most recognized and widely used form of this method. It translates customer requirements, based on marketing research and benchmarking data, into an appropriate number of engineering targets to be met by a new product design. Basically, it is the nerve center and the engine that drives the entire SQFD process The House of Quality is the first matrix in a four-phase SQFD process. Four phases are: product planning, parts deployment, process planning and production planning. It's called the House of Quality because of the correlation matrix that is roof shaped and sits on top of the main body of

25 105 the matrix. The correlation matrix evaluates how the defined product specifications optimize or sub-optimize each other. Each requirement quantification is done by building the House of Quality. The quantification is done according to the relationship between the requirements and also the correlation between the requirements. The quantification is done using the 10 point scale in this process. In building house of quality, the relationship between the quality attributes and components are classified into three categories. They are i) strong (H) ii) medium(m) iii) weak (L) and the score value allotted based on the strength of H,M,L is 9, 3, 1 respectively. Then, the target direction is taken according to the components information requirements with regards to ERP software. This is classified in this research as more is better, less is better and specific amount. Then the correlation between the components (interaction of the software components) are considered in terms of strong + ve, + ve, - ve and strong - ve. The most demanded quality attributes are considered and allotted the weight value according to the customer opinion. Here, functionality, reliability, usability, maintenance and portability factors are considered and the weight value of 5,5,3,3,3 have been allotted respectively. According to these information ERP software components are analyzed and then, it is build the house of quality to identify the most important component and quality attributes and to find the importance in building the software. The house of quality result for component based ERP software is shown in Figure 6.6.

26 Figure 6.6 House of Quality 106

27 RESULTS AND DISCUSSION According to the application of SQFD, customer requirements are converted to design parameters such as technical attributes and component attributes. The score value of quality attributes as per the House of Quality is shown in Figure Score value Functionality Reliability Usability Maintenance Portability Figure 6.7 Score value of quality attributes as per house of quality In this case study the parameters of functionality, usability and reliability play a major role in increasing the quality of component based ERP software. The normalized percentage contribution of the quality attributes in component based software is given as follows: Functionality % Reliability % Usability % Maintenance - 6.8% Portability - 5.6%

28 108 This means that based on customer importance, expert opinion, and company vision, 38.1% of the design focus should be in the area of functionality and 27.6% on usability to improve the quality which is in top priority. So, it is required to emphasize on these parameters in the early phase of design for quality improvement. In House of Quality, one of the sub components of manufacturing component (MC) i.e list of materials component has top priority in column wise. So, it is needed to prepare this component with high quality attributes. By considering the important design parameters (functionality and usability) based on the outcome of SQFD, the software is redeveloped. By concentrating on the sub attributes of functionality like suitability, accuracy, interoperability, compliance and security the degree to which the software satisfies stated needs is increased. Similarly the sub attributes of usability are understandability, learnabiltiy, operability. The degree to which the software is easy to use is increased by improving these attributes. Once again the component reliability is measured to predict the system reliability using the Dolbec s reliability model which is given in Table 6.6. Table 6.6 Reliability and usage ratio after applying SQFD in ERP Components (k) Component reliability (C k ) Probability of failure (β k ) Usage ratio (µ k ) Manufacturing component Supply chain management Financial component Project management component Human resources management Customer relationship management

29 109 calculated a Using equation (6.1) the unreliability of the software system can be Q s = (0.17* * * * * *0.09) Q s = 0.12 Using equation (6.2) the reliability of ERP software is: R s = 1-Qs = R s = 0.88 The reliability after applying SQFD is considerably improved from 67% to 88%. It means that other quality parameters are improved automatically when functionality and usability are improved. This shows that SQFD can be used for continuous improvement of quality to maintain policies, procedures and standards of a software and also in component based software. 6.7 CONCLUSION Literature on software quality measurement and improvement dates back to the inception of computers. Many of the earlier researchers stressed on quality assurance activities. The application of quality improvement tools in products and processes is the one way of improving and assuring the quality. So, in this research approach, it is tried by applying SQFD in component based ERP software design. QFD has achieved remarkable popularity around the world in a wide variety of software, hardware and service products. This is due to its systematic linking of customer requirements to and throughout the entire design, development and

30 110 implementation process. As customer requirements and technological advancements rapidly change, it is necessary to assure that customer satisfaction is achieved in the quickest, least costly and most efficient way. This is addressed in this work and also it is proved by improving the total system reliability of ERP software.

QUALITY FUNCTION DEPLOYMENT (QFD) FOR SERVICES HANDBOOK MBA Luis Bernal Dr. Utz Dornberger MBA Alfredo Suvelza MBA Trevor Byrnes

QUALITY FUNCTION DEPLOYMENT (QFD) FOR SERVICES HANDBOOK MBA Luis Bernal Dr. Utz Dornberger MBA Alfredo Suvelza MBA Trevor Byrnes International SEPT Program QUALITY FUNCTION DEPLOYMENT (QFD) FOR SERVICES HANDBOOK MBA Luis Bernal Dr. Utz Dornberger MBA Alfredo Suvelza MBA Trevor Byrnes SEPT Program March 09 Contents DEFINITION...

More information

PROJECT RISK MANAGEMENT

PROJECT RISK MANAGEMENT PROJECT RISK MANAGEMENT DEFINITION OF A RISK OR RISK EVENT: A discrete occurrence that may affect the project for good or bad. DEFINITION OF A PROBLEM OR UNCERTAINTY: An uncommon state of nature, characterized

More information

Measurement Information Model

Measurement Information Model mcgarry02.qxd 9/7/01 1:27 PM Page 13 2 Information Model This chapter describes one of the fundamental measurement concepts of Practical Software, the Information Model. The Information Model provides

More information

Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY

Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY This chapter highlights on supply chain performance measurement using one of the renowned modelling technique

More information

Stakeholder Analysis: The Key to Balanced Performance Measures

Stakeholder Analysis: The Key to Balanced Performance Measures Stakeholder Analysis: The Key to Balanced Performance Measures Robert M. Curtice Vice President, Performance Improvement Associates The Need for Balanced Performance Measures Traditional business performance

More information

Unit 1: Introduction to Quality Management

Unit 1: Introduction to Quality Management Unit 1: Introduction to Quality Management Definition & Dimensions of Quality Quality Control vs Quality Assurance Small-Q vs Big-Q & Evolution of Quality Movement Total Quality Management (TQM) & its

More information

Business Process Optimization w/ Innovative Results

Business Process Optimization w/ Innovative Results Business Process Optimization w/ Innovative Results Sam DiSalvatore Introduction The principle of continuous process improvement is based on the belief that even excellent products and services can be

More information

Quality Function Deployment

Quality Function Deployment PRODUCT BRIEF DEVELOPMENT TOOLS Quality Function Deployment In a few words: The voice of the customer translated into the voice of the engineer. To design a product well, a design teams needs to know what

More information

MANAGING THE SYSTEMS DEVELOPMENT LIFE CYCLE

MANAGING THE SYSTEMS DEVELOPMENT LIFE CYCLE CHAPTER MANAGING THE SYSTEMS DEVELOPMENT LIFE CYCLE The development of a new information system is a complicated effort. But it must be done. Manual systems are eventually automated and old systems become

More information

Body of Knowledge for Six Sigma Green Belt

Body of Knowledge for Six Sigma Green Belt Body of Knowledge for Six Sigma Green Belt What to Prepare For: The following is the Six Sigma Green Belt Certification Body of Knowledge that the exam will cover. We strongly encourage you to study and

More information

Design for Six Sigma +Lean Toolset

Design for Six Sigma +Lean Toolset Stephan Lunau (Ed.) Christian Staudter Jens-Peter Mollenhauer Renata Meran Olin Roenpage Clemens von Hugo Alexis Hamalides Design for Six Sigma +Lean Toolset Implementing Innovations Successfully 4y Springer

More information

THE SIX SIGMA YELLOW BELT SOLUTIONS TEXT

THE SIX SIGMA YELLOW BELT SOLUTIONS TEXT THE SIX SIGMA YELLOW BELT SOLUTIONS TEXT 2014 by Bill Wortman - All rights reserved SECTION II SIX SIGMA FUNDAMENTALS - SAMPLE QUESTIONS 2.1. The DPMO for a process is 860. What is the approximate six

More information

2 Day In House Demand Planning & Forecasting Training Outline

2 Day In House Demand Planning & Forecasting Training Outline 2 Day In House Demand Planning & Forecasting Training Outline On-site Corporate Training at Your Company's Convenience! For further information or to schedule IBF s corporate training at your company,

More information

1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN

1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN 1 INTRODUCTION TO SYSTEM ANALYSIS AND DESIGN 1.1 INTRODUCTION Systems are created to solve problems. One can think of the systems approach as an organized way of dealing with a problem. In this dynamic

More information

Software Process Improvement Framework Based on CMMI Continuous Model Using QFD

Software Process Improvement Framework Based on CMMI Continuous Model Using QFD www.ijcsi.org 281 Software Process Improvement Framework Based on CMMI Continuous Model Using QFD Yonghui CAO 1, 2 1, School of Economics & Management, Henan Institute of Science and Technology, Xin Xiang,

More information

MAHATMA GANDHI UNIVERSITY SCHOOL OF DISTANCE EDUCATION (MGU CBCSS UG SDE 2012)

MAHATMA GANDHI UNIVERSITY SCHOOL OF DISTANCE EDUCATION (MGU CBCSS UG SDE 2012) MAHATMA GANDHI UNIVERSITY SCHOOL OF DISTANCE EDUCATION (MGU CBCSS UG SDE 2012) B.Sc Computer Science Semester V BCS 502 Core-19: System Analysis &Design Multiple Choice questions 1... includes review of

More information

Ensuring Reliability in Lean New Product Development. John J. Paschkewitz, P.E., CRE

Ensuring Reliability in Lean New Product Development. John J. Paschkewitz, P.E., CRE Ensuring Reliability in Lean New Product Development John J. Paschkewitz, P.E., CRE Overview Introduction and Definitions Part 1: Lean Product Development Lean vs. Traditional Product Development Key Elements

More information

Effective Software Security Management

Effective Software Security Management Effective Software Security Management choosing the right drivers for applying application security Author: Dharmesh M Mehta dharmeshmm@mastek.com / dharmeshmm@owasp.org Table of Contents Abstract... 1

More information

Lean Six Sigma Black Belt Body of Knowledge

Lean Six Sigma Black Belt Body of Knowledge General Lean Six Sigma Defined UN Describe Nature and purpose of Lean Six Sigma Integration of Lean and Six Sigma UN Compare and contrast focus and approaches (Process Velocity and Quality) Y=f(X) Input

More information

Continuous Improvement Toolkit

Continuous Improvement Toolkit Continuous Improvement Toolkit Mind Mapping Managing Risk PDPC Pros and Cons Importance-Urgency Mapping RACI Matrix Stakeholder Analysis FMEA RAID Logs Break-even Analysis Cost Benefit Analysis PEST PERT/CPM

More information

Software Support Handbook

Software Support Handbook Software Support Handbook Welcome to Ricoh Production Print (RPP) Software Support We have produced this guide with the following objectives in mind: Introduce you to RPP Software Support Share information

More information

CUSTOMER EXPERIENCE SURVEY SM

CUSTOMER EXPERIENCE SURVEY SM CUSTOMER EXPERIENCE SURVEY SM CASELODE FINANCIAL MANAGEMENT Morningstar Technology Post Office Box 622 Simpsonville, SC 29681 LEGALRELAY.COM 3122 FORRESTER ROAD PEARLAND, TX 77000 INTRODUCTION LEGALRELAY.COM

More information

TQM and QFD: Exploiting a Customer Complaint Management System

TQM and QFD: Exploiting a Customer Complaint Management System TQM and QFD: Exploiting a Customer Management System Verónica González-Bosch Marketing and Design Research Assistant Center of Design and Product Innovation, ITESM Francisco Tamayo-Enríquez Total Quality

More information

Micron Quality Manual

Micron Quality Manual Micron Quality Manual The Quality Management System (QMS) is an integral component in allowing Micron to achieve the next level in Quality Control and in delivering Total Quality Excellence to our customers.

More information

Chapter 3: Strategic CRM

Chapter 3: Strategic CRM Chapter 3: Strategic CRM Overview Topics discussed: CRM perspectives The components of strategic CRM Steps in developing a CRM strategy Case Study: CRM implementation at International Business Machines,

More information

Business Proposal: Recommendation for Implementation of the SAGE Enterprise Suite. Debbie Miksiewicz. Elaine Kithcart BSA 375. Mr.

Business Proposal: Recommendation for Implementation of the SAGE Enterprise Suite. Debbie Miksiewicz. Elaine Kithcart BSA 375. Mr. Business Proposal: Recommendation for Implementation of the SAGE Enterprise Suite Debbie Miksiewicz Elaine Kithcart BSA 375 Mr. Andrew Mahaney April 17, 2011 Business Proposal 2 Table of Contents Introduction

More information

Six Sigma Project Charter

Six Sigma Project Charter rev 12 Six Sigma Project Charter Name of project: Reduce the time of producing admissions dashboard reports Green belt: Yes Submitted by: Xingming Yu e-mail: yu46@purdue.edu Date submitted: May 21, 212

More information

Product Design. Chapter 5. Product and Service Design. Service Design. An Effective Design Process. Stages In The Design Process

Product Design. Chapter 5. Product and Service Design. Service Design. An Effective Design Process. Stages In The Design Process Chapter 5 Product and Service Design Product Design Specifies materials Determines dimensions & tolerances Defines appearance Sets performance standards Service Design Specifies what the customer is to

More information

SECTION 4 TESTING & QUALITY CONTROL

SECTION 4 TESTING & QUALITY CONTROL Page 1 SECTION 4 TESTING & QUALITY CONTROL TESTING METHODOLOGY & THE TESTING LIFECYCLE The stages of the Testing Life Cycle are: Requirements Analysis, Planning, Test Case Development, Test Environment

More information

Unit 10: Software Quality

Unit 10: Software Quality Unit 10: Software Quality Objective Ð To introduce software quality management and assurance with particular reference to the requirements of ISO 9000 and associated standards. Ð To introduce QFD, a technique

More information

White Paper from Global Process Innovation. Fourteen Metrics for a BPM Program

White Paper from Global Process Innovation. Fourteen Metrics for a BPM Program White Paper from Global Process Innovation by Jim Boots Fourteen Metrics for a BPM Program This white paper presents 14 metrics which may be useful for monitoring progress on a BPM program or initiative.

More information

GUIDE TO THE. 12 Must-Have KPIs for Sales Enablement

GUIDE TO THE. 12 Must-Have KPIs for Sales Enablement GUIDE TO THE 12 Must-Have KPIs for Sales Enablement Introduction Key Performance Indicators (KPIs) are a set of metrics that measure a business s progress towards achieving their organizational goals.

More information

INSTRUCTIONS TO CANDIDATES

INSTRUCTIONS TO CANDIDATES Society of Actuaries Canadian Institute of Actuaries Exam MLC Models for Life Contingencies Friday, October 31, 2014 8:30 a.m. 12:45 p.m. MLC General Instructions 1. Write your candidate number here. Your

More information

The Essentials Series. Communications Enabled Business. by Ken Camp

The Essentials Series. Communications Enabled Business. by Ken Camp The Essentials Series Communications Enabled Business by Ken Camp Communications-Enabled Business Processes in the Enterprise Environment By Ken Camp Today more than ever, businesses are seeking measurable

More information

Integrated Marketing Performance Using Analytic Controls and Simulation (IMPACS SM )

Integrated Marketing Performance Using Analytic Controls and Simulation (IMPACS SM ) WHITEPAPER Integrated Performance Using Analytic Controls and Simulation (IMPACS SM ) MAY 2007 Don Ryan Senior Partner 35 CORPORATE DRIVE, SUITE 100, BURLINGTON, MA 01803 T 781 494 9989 F 781 494 9766

More information

Testing Metrics. Introduction

Testing Metrics. Introduction Introduction Why Measure? What to Measure? It is often said that if something cannot be measured, it cannot be managed or improved. There is immense value in measurement, but you should always make sure

More information

VALUE STREAM MAPPING FOR SOFTWARE DEVELOPMENT PROCESS. Ganesh S Thummala. A Research Paper. Submitted in Partial Fulfillment of the

VALUE STREAM MAPPING FOR SOFTWARE DEVELOPMENT PROCESS. Ganesh S Thummala. A Research Paper. Submitted in Partial Fulfillment of the VALUE STREAM MAPPING FOR SOFTWARE DEVELOPMENT PROCESS by Ganesh S Thummala A Research Paper Submitted in Partial Fulfillment of the Requirements for the Master of Science Degree In Management Technology

More information

The Simple Way to Measure Customer Experience. First Briefing Paper

The Simple Way to Measure Customer Experience. First Briefing Paper The Simple Way to Measure Customer Experience First Briefing Paper 2014 1 The Simple Way to Measure Customer Experience 1.1 Measuring Customer Experience Customer experience ( CX ) is the sum of all the

More information

Software Engineering Compiled By: Roshani Ghimire Page 1

Software Engineering Compiled By: Roshani Ghimire Page 1 Unit 7: Metric for Process and Product 7.1 Software Measurement Measurement is the process by which numbers or symbols are assigned to the attributes of entities in the real world in such a way as to define

More information

U.S. Department of the Treasury. Treasury IT Performance Measures Guide

U.S. Department of the Treasury. Treasury IT Performance Measures Guide U.S. Department of the Treasury Treasury IT Performance Measures Guide Office of the Chief Information Officer (OCIO) Enterprise Architecture Program June 2007 Revision History June 13, 2007 (Version 1.1)

More information

I E 361. Jennifer Tapke Allyson Muller Greg Johnson Josh Sieck. House of Quality. Steps in Understanding the House of Quality

I E 361. Jennifer Tapke Allyson Muller Greg Johnson Josh Sieck. House of Quality. Steps in Understanding the House of Quality I E 361 Jennifer Tapke Allyson Muller Greg Johnson Josh Sieck House of Quality Steps in Understanding the House of Quality House of Quality Steps in Understanding the House of Quality Introduction Every

More information

PERFORMANCE MEASUREMENT OF INSURANCE COMPANIES BY USING BALANCED SCORECARD AND ANP

PERFORMANCE MEASUREMENT OF INSURANCE COMPANIES BY USING BALANCED SCORECARD AND ANP PERFORMANCE MEASUREMENT OF INSURANCE COMPANIES BY USING BALANCED SCORECARD AND ANP Ronay Ak * Istanbul Technical University, Faculty of Management Istanbul, Turkey Email: akr@itu.edu.tr Başar Öztayşi Istanbul

More information

Quantitative Inventory Uncertainty

Quantitative Inventory Uncertainty Quantitative Inventory Uncertainty It is a requirement in the Product Standard and a recommendation in the Value Chain (Scope 3) Standard that companies perform and report qualitative uncertainty. This

More information

Answers to Review Questions

Answers to Review Questions Tutorial 2 The Database Design Life Cycle Reference: MONASH UNIVERSITY AUSTRALIA Faculty of Information Technology FIT1004 Database Rob, P. & Coronel, C. Database Systems: Design, Implementation & Management,

More information

Baldrige Core Values and Concepts Customer-Driven Excellence Visionary Leadership

Baldrige Core Values and Concepts Customer-Driven Excellence Visionary Leadership Baldrige Core Values and Concepts These beliefs and behaviors are embedded in high-performing organizations. They are the foundation for integrating key performance and operational requirements within

More information

IMPROVING MOBILE SERVICES DESIGN: A QFD APPROACH. Xiaosong Zheng, Petri Pulli

IMPROVING MOBILE SERVICES DESIGN: A QFD APPROACH. Xiaosong Zheng, Petri Pulli Computing and Informatics, Vol. 26, 2007, 369 381 IMPROVING MOBILE SERVICES DESIGN: A QFD APPROACH Xiaosong Zheng, Petri Pulli Department of Information Processing Science University of Oulu, FIN-90570

More information

Aspen Collaborative Demand Manager

Aspen Collaborative Demand Manager A world-class enterprise solution for forecasting market demand Aspen Collaborative Demand Manager combines historical and real-time data to generate the most accurate forecasts and manage these forecasts

More information

Fundamentals of Information Systems, Fifth Edition. Chapter 1 An Introduction to Information Systems in Organizations

Fundamentals of Information Systems, Fifth Edition. Chapter 1 An Introduction to Information Systems in Organizations Fundamentals of Information Systems, Fifth Edition Chapter 1 An Introduction to Information Systems in Organizations 1 Principles and Learning Objectives The value of information is directly linked to

More information

Certificate In Project Management (CIPM)

Certificate In Project Management (CIPM) Conceptualize Plan Plan & Deliver Organize Implement Control Change if Required Integrate Deliver & Closeout Knowledge Leverage Certificate In Project Management (CIPM) Course Overview The Certificate

More information

A Case Study in Software Enhancements as Six Sigma Process Improvements: Simulating Productivity Savings

A Case Study in Software Enhancements as Six Sigma Process Improvements: Simulating Productivity Savings A Case Study in Software Enhancements as Six Sigma Process Improvements: Simulating Productivity Savings Dan Houston, Ph.D. Automation and Control Solutions Honeywell, Inc. dxhouston@ieee.org Abstract

More information

Negative Risk. Risk Can Be Positive. The Importance of Project Risk Management

Negative Risk. Risk Can Be Positive. The Importance of Project Risk Management The Importance of Project Risk Management Project risk management is the art and science of identifying, analyzing, and responding to risk throughout the life of a project and in the best interests t of

More information

Agile Software Engineering, a proposed extension for in-house software development

Agile Software Engineering, a proposed extension for in-house software development Journal of Information & Communication Technology Vol. 5, No. 2, (Fall 2011) 61-73 Agile Software Engineering, a proposed extension for in-house software development Muhammad Misbahuddin * Institute of

More information

PERFORMANCE-BASED BUDGETING METHODOLOGY AND TOOLS

PERFORMANCE-BASED BUDGETING METHODOLOGY AND TOOLS LEARN HOW TO LINK YOUR BUDGET DECISIONS WITH STRATEGIC OUTCOMES In this time of economic instability, citizens want real-time updates on the financial decisions and budget allocations made by their local

More information

IJMIE Volume 2, Issue 8 ISSN: 2249-0558

IJMIE Volume 2, Issue 8 ISSN: 2249-0558 MANAGEMENT INFORMATION SYSTEM Prof. Nirmal Kumar Sharma* ABSTRACT The business application of Management Information System has expanded significantly over the years. Technology advances have increased

More information

COMPARISONS OF CUSTOMER LOYALTY: PUBLIC & PRIVATE INSURANCE COMPANIES.

COMPARISONS OF CUSTOMER LOYALTY: PUBLIC & PRIVATE INSURANCE COMPANIES. 277 CHAPTER VI COMPARISONS OF CUSTOMER LOYALTY: PUBLIC & PRIVATE INSURANCE COMPANIES. This chapter contains a full discussion of customer loyalty comparisons between private and public insurance companies

More information

How to improve service quality through enterprise feedback management?

How to improve service quality through enterprise feedback management? How to improve service quality through enterprise feedback management? Content Introduction 3 1. How has Enterprise Feedback Management worked up until now? 4 2. Collecting and using the right data at

More information

THIS PAGE WAS LEFT BLANK INTENTIONALLY

THIS PAGE WAS LEFT BLANK INTENTIONALLY SAMPLE EXAMINATION The purpose of the following sample examination is to present an example of what is provided on exam day by ASQ, complete with the same instructions that are given on exam day. The test

More information

An Introduction to. Metrics. used during. Software Development

An Introduction to. Metrics. used during. Software Development An Introduction to Metrics used during Software Development Life Cycle www.softwaretestinggenius.com Page 1 of 10 Define the Metric Objectives You can t control what you can t measure. This is a quote

More information

How mobility improves the insurance sales process

How mobility improves the insurance sales process How mobility improves the insurance sales process White Paper Stephanie Wolf Business consultant, IBM Business Consulting Services Page 2 Page 3 Contents 3 Executive summary 3 Becoming an on demand business

More information

The Latest Industry Data for Application Development And Maintenance

The Latest Industry Data for Application Development And Maintenance The Latest Industry Data for Application Development And Maintenance February 9, 2005 Software Quality Group of New England www.davidconsultinggroup.com Presentation Topics Qualitative and Quantitative

More information

Process Methodology. Wegmans Deli Kiosk. for. Version 1.0. Prepared by DELI-cious Developers. Rochester Institute of Technology

Process Methodology. Wegmans Deli Kiosk. for. Version 1.0. Prepared by DELI-cious Developers. Rochester Institute of Technology Process Methodology for Wegmans Deli Kiosk Version 1.0 Prepared by DELI-cious Developers Rochester Institute of Technology September 15, 2013 1 Table of Contents 1. Process... 3 1.1 Choice... 3 1.2 Description...

More information

Training Plan CONTOSO, LTD MICROSOFT DYNAMICS AX SOLUTION

Training Plan CONTOSO, LTD MICROSOFT DYNAMICS AX SOLUTION Training Plan CONTOSO, LTD MICROSOFT DYNAMICS AX SOLUTION Prepared for Contoso, Ltd Prepared by Eric Swift, Functional Consultant Proseware, Inc. Contributors Terry Anderson, Project Manager Proseware,

More information

Designing MS Supply Chain Management program using quality function deployment

Designing MS Supply Chain Management program using quality function deployment Designing MS Supply Chain Management program using quality function deployment Kamran Rashid, M.M. Haris Aslam Abstract - Course design is an important component in the success of academic programs. The

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Steel supply chain transformation challenges Key learnings

Steel supply chain transformation challenges Key learnings IBM Global Business Services White Paper Industrial Products Steel supply chain transformation challenges Key learnings 2 Steel supply chain transformation challenges Key learnings Introduction With rising

More information

This alignment chart was designed specifically for the use of Red River College. These alignments have not been verified or endorsed by the IIBA.

This alignment chart was designed specifically for the use of Red River College. These alignments have not been verified or endorsed by the IIBA. Red River College Course Learning Outcome Alignment with BABOK Version 2 This alignment chart was designed specifically for the use of Red River College. These alignments have not been verified or endorsed

More information

Business Application Services Testing

Business Application Services Testing Business Application Services Testing Curriculum Structure Course name Duration(days) Express 2 Testing Concept and methodologies 3 Introduction to Performance Testing 3 Web Testing 2 QTP 5 SQL 5 Load

More information

Understanding the Performance Management Process

Understanding the Performance Management Process Understanding the Performance Management Process Monitoring Market Monitoring tools account for more then 50% of market Most organizations have not matured their monitoring environment Missing Process

More information

DEPENDABILITY STUDY OF THE ERP SYSTEM

DEPENDABILITY STUDY OF THE ERP SYSTEM Dependability, ERP system, availability Daniel GĄSKA *, Antoni ŚWIĆ ** DEPENDABILITY STUDY OF THE ERP SYSTEM Abstract The paper present the various aspects of the process of testing of the ERP system s

More information

Linking an Opioid Treatment Program to a Prescription Drug Monitoring Program: A Pilot Study

Linking an Opioid Treatment Program to a Prescription Drug Monitoring Program: A Pilot Study Page 1 Overview Goal The Evergreen Treatment Services (ETS) Opioid Treatment Program (OTP) pilot demonstrated the value of health IT connectivity by: Improving access to PDMP data by OTP providers Streamlining

More information

Tools & Techniques for Process Improvement

Tools & Techniques for Process Improvement Tools & Techniques for Process Improvement Understanding processes so that they can be improved by means of a systematic approach requires the knowledge of a simple kit of ols or techniques. The effective

More information

CITY OF BOULDER IT GOVERNANCE AND DECISION-MAKING STRUCTURE. (Approved May 2011)

CITY OF BOULDER IT GOVERNANCE AND DECISION-MAKING STRUCTURE. (Approved May 2011) CITY OF BOULDER IT GOVERNANCE AND DECISION-MAKING STRUCTURE (Approved May 2011) I. Citywide IT Mission, Goals and Guiding Principles The following mission, goal and principle statements are applied throughout

More information

QLIKVIEW GOVERNANCE DASHBOARD 1.0

QLIKVIEW GOVERNANCE DASHBOARD 1.0 QLIKVIEW GOVERNANCE DASHBOARD 1.0 A QlikView Technical Brief April 2013 qlikview.com Table of Contents About the QlikView Governance Dashboard 3 What s New Since Beta 2? 4 Summary Sheet 4 File Details

More information

Overview of: A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition

Overview of: A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition Overview of A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition Overview of: A Guide to the Project Management Body of Knowledge (PMBOK Guide) Fourth Edition 1 Topics for Discussion

More information

TOTAL QUALITY MANAGEMENT

TOTAL QUALITY MANAGEMENT VALLIAMAMI ENGINEERING COLLEGE DEPARTMENT OF MANAGEMENT STUDIES BA7104 TOTAL QUALITY MANAGEMENT UNIT I PART-A 1. Define Total Quality Management. Define manufacturing based view of quality. 2. What are

More information

SOFTWARE PROJECT MANAGEMENT

SOFTWARE PROJECT MANAGEMENT SOFTWARE PROJECT MANAGEMENT http://www.tutorialspoint.com/software_engineering/software_project_management.htm Copyright tutorialspoint.com The job pattern of an IT company engaged in software development

More information

Easily Identify Your Best Customers

Easily Identify Your Best Customers IBM SPSS Statistics Easily Identify Your Best Customers Use IBM SPSS predictive analytics software to gain insight from your customer database Contents: 1 Introduction 2 Exploring customer data Where do

More information

System Development and Life-Cycle Management (SDLCM) Methodology. Approval CISSCO Program Director

System Development and Life-Cycle Management (SDLCM) Methodology. Approval CISSCO Program Director System Development and Life-Cycle Management (SDLCM) Methodology Subject Type Standard Approval CISSCO Program Director A. PURPOSE This standard specifies content and format requirements for a Physical

More information

730 Yale Avenue Swarthmore, PA 19081 www.raabassociatesinc.com info@raabassociatesinc.com

730 Yale Avenue Swarthmore, PA 19081 www.raabassociatesinc.com info@raabassociatesinc.com Lead Scoring: Five Steps to Getting Started 730 Yale Avenue Swarthmore, PA 19081 www.raabassociatesinc.com info@raabassociatesinc.com Introduction Lead scoring applies mathematical formulas to rank potential

More information

Methodological Approaches to Evaluation of Information System Functionality Performances and Importance of Successfulness Factors Analysis

Methodological Approaches to Evaluation of Information System Functionality Performances and Importance of Successfulness Factors Analysis Gordana Platiša Neđo Balaban Methodological Approaches to Evaluation of Information System Functionality Performances and Importance of Successfulness Factors Analysis Article Info:, Vol. 4 (2009), No.

More information

SOFTWARE REQUIREMENTS

SOFTWARE REQUIREMENTS SOFTWARE REQUIREMENTS http://www.tutorialspoint.com/software_engineering/software_requirements.htm Copyright tutorialspoint.com The software requirements are description of features and functionalities

More information

Fundamentals of Information Systems, Seventh Edition

Fundamentals of Information Systems, Seventh Edition Chapter 1 An Introduction to Information Systems in Organizations 1 Principles and Learning Objectives The value of information is directly linked to how it helps decision makers achieve the organization

More information

Evolving a Ultra-Flow Software Development Life Cycle Model

Evolving a Ultra-Flow Software Development Life Cycle Model RESEARCH ARTICLE International Journal of Computer Techniques - Volume 2 Issue 4, July - Aug Year Evolving a Ultra-Flow Software Development Life Cycle Model Divya G.R.*, Kavitha S.** *(Computer Science,

More information

SAP BUSINESSOBJECTS SUPPLY CHAIN PERFORMANCE MANAGEMENT IMPROVING SUPPLY CHAIN EFFECTIVENESS

SAP BUSINESSOBJECTS SUPPLY CHAIN PERFORMANCE MANAGEMENT IMPROVING SUPPLY CHAIN EFFECTIVENESS SAP Solution in Detail SAP BusinessObjects Enterprise Performance Management Solutions SAP BUSINESSOBJECTS SUPPLY CHAIN PERFORMANCE MANAGEMENT IMPROVING SUPPLY CHAIN EFFECTIVENESS The SAP BusinessObjects

More information

INTOSAI. Performance Audit Subcommittee - PAS. Designing performance audits: setting the audit questions and criteria

INTOSAI. Performance Audit Subcommittee - PAS. Designing performance audits: setting the audit questions and criteria INTOSAI Performance Audit Subcommittee - PAS Designing performance audits: setting the audit questions and criteria 1 Introduction A difficult phase in performance auditing is planning and designing. In

More information

STSG Methodologies and Support Structure

STSG Methodologies and Support Structure STSG Methodologies and Support Structure STSG Application Life Cycle Management STSG utilizes comprehensive lifecycle tools that are fully integrated and provide capabilities for most of the roles in its

More information

Transforming Field Service Operations w ith Microsoft Dynamics NAV

Transforming Field Service Operations w ith Microsoft Dynamics NAV Transforming Field Service Operations w ith Microsoft Dynamics NAV Open Door Technology Inc. Date: May 2010 www.opendoor.ca 8 77.777.776 Contents Introduction... 3 Mobile Technology Needs for Field Services

More information

The Systems Engineering Tool Box

The Systems Engineering Tool Box The ystems Engineering Tool Box Dr tuart Burge Give us the tools and we will finish the job Winston Churchill Pugh Matrix (PM) What is it and what does it do? The Pugh Matrix (PM) is a type of Matrix Diagram

More information

Data Warehouse (DW) Maturity Assessment Questionnaire

Data Warehouse (DW) Maturity Assessment Questionnaire Data Warehouse (DW) Maturity Assessment Questionnaire Catalina Sacu - csacu@students.cs.uu.nl Marco Spruit m.r.spruit@cs.uu.nl Frank Habers fhabers@inergy.nl September, 2010 Technical Report UU-CS-2010-021

More information

Business Process Management Technology: Opportunities for Improved Efficiency and Reduced Costs in the Mining Industry

Business Process Management Technology: Opportunities for Improved Efficiency and Reduced Costs in the Mining Industry Business Process Management Technology: Opportunities for Improved Efficiency and Reduced Costs in the Mining Industry A Paper Prepared for Presentation to the Industry Summit on Mining Performance: Business

More information

Calculating and Reporting Customer Profitability at: North Shore Credit Union. A Case Study

Calculating and Reporting Customer Profitability at: North Shore Credit Union. A Case Study Calculating and Reporting Customer Profitability at: North Shore Credit Union A Case Study Site Visit Date: November 20, 2005 Site Visit Location: Vancouver, British Columbia Site Visit Hosts: Marni Johnson

More information

CRISP-DM, which stands for Cross-Industry Standard Process for Data Mining, is an industry-proven way to guide your data mining efforts.

CRISP-DM, which stands for Cross-Industry Standard Process for Data Mining, is an industry-proven way to guide your data mining efforts. CRISP-DM, which stands for Cross-Industry Standard Process for Data Mining, is an industry-proven way to guide your data mining efforts. As a methodology, it includes descriptions of the typical phases

More information

Modeling the Mobile Application Development Lifecycle

Modeling the Mobile Application Development Lifecycle , March 12-14, 2014, Hong Kong Modeling the Mobile Application Development Lifecycle Tejas Vithani, Member, IAENG and Anand Kumar Abstract Software Development Lifecycle is crucial in Desktop or web application

More information

MasteryTrack: System Overview

MasteryTrack: System Overview MasteryTrack: System Overview March 16, 2015 Table of Contents Background Objectives Foundational Principles Mastery is Binary Demonstrating Mastery Scope of Activity Level of Accuracy Time System Elements

More information

Improving contact center productivity and customer satisfaction with a proven portal solution.

Improving contact center productivity and customer satisfaction with a proven portal solution. Portal solutions for contact centers Executive brief January 2006 Improving contact center productivity and customer satisfaction with a proven portal solution. Page 2 Contents 2 Executive summary 3 Contact

More information

Elevator Service Preventive or Predictive

Elevator Service Preventive or Predictive www.wipro.com Elevator Service Preventive or Predictive Market Differentiation Through Remote Monitoring Data and a Predictive Service Program Russell Gray Sr. Consultant, Business Process Group Aftermarket

More information

Movicon in energy efficiency management: the ISO 50001 standard

Movicon in energy efficiency management: the ISO 50001 standard Movicon in energy efficiency management: the ISO 50001 standard The importance of energy consumption within the company reflects the importance of the world energy crisis due to a growing demand and the

More information

Total Quality Management (TQM) Quality, Success and Failure. Total Quality Management (TQM) vs. Process Reengineering (BPR)

Total Quality Management (TQM) Quality, Success and Failure. Total Quality Management (TQM) vs. Process Reengineering (BPR) Total Quality Management (TQM) Quality, Success and Failure Total Quality Management (TQM) is a concept that makes quality control a responsibility to be shared by all people in an organization. M7011

More information

Reliability Analysis A Tool Set for. Aron Brall

Reliability Analysis A Tool Set for. Aron Brall Reliability Analysis A Tool Set for Improving Business Processes Aron Brall ManTech International 1 Introduction Outline Defining Business Process Reliability Quantifying Business Process Reliability Business

More information