SlideShare une entreprise Scribd logo
1  sur  9
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013


        Evaluating the Quality of Software in ERP
           Systems Using the ISO 9126 Model

      Thamer A. Alrawashdeh, Mohammad Muhairat and Ahmad Althunibat
         Department of software Engineering, Alzaytoonah University of Jordan,
                                   Amman, Jordan

Abstract‫ ــــ‬This paper presents the quality model of enterprise resource planning (ERP) systems by
adapting the ISO9126 standard. This model is used to verify that whether the implementation of ERP
systems will succeed or fail in higher educational institutions. Six quality characteristics are suggested to
be minimum requirements for creating the quality model of ERP systems, including functionality,
reliability, usability, efficiency, maintainability, and portability of ERP systems. The quality
characteristics could not be measured directly. Thus in this study, they are divided into twenty seven sub-
characteristics.

Keyword‫ ــــ‬Software Quality models, Software Quality Characteristics and ERP systems
Quality Model.


1 INTRODUCTION
The growth of Information Systems (IS) has an important role in improving the operations of
higher education institutions. In this respect, ERP (Enterprise Resource Planning) systems have
integrated information systems, in order to control business functions in an organization. Many
studies on the ERP systems in different domains found that the information that provided by the
ERP systems have a positive effect on the decision making, since they can provide decision
makers with valuable information from different functional areas (Madapusi, 2008, Holsapple
and Sena, 2005 and Bendoly, 2003). By implementing such system, institutions and
organizations expect to improve quality and productivity of business operations. Therefore,
higher education institutions have spent millions of dollars and the time taken for ERP systems
implementation, sometimes takes more than two years (Swartz and Orgill, 2001).
Thus, the institutions have moved to use the ERP systems for better quality. However, many
studies have shown a rather high failure rate in the implementation of ERP systems (Zornada
and Velkavrh, 2005). In the educational environment, although a number of research activities
have been conducted on the quality of education institutions’ information systems, most of
these studies have been conducted to assess the quality of e-learning websites (Abdellatief et al.
2011 and Padayachee et al. 2010). Therefore, the quality of ERP systems is a complex concept,
due the lack of studies in this field. As well as, the ERP systems in the education institutions
compose technological, organizational, administrative, usage and instructional risk. Hence, how
to measure a quality of such systems is still not clear. Therefore, this paper aims to develop a
quality model to provide a framework for evaluating the quality of education institutions’ ERP
systems.




                                                                                                           1
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

2 LITERATURE REVIEW
In order to propose an appropriate software quality model for ERP systems, this section
highlights the most popular software quality models in the literature, their contributions and
disadvantages. These models are McCall’s software quality model, Boehm’s software product
quality model, Dromey’s quality model, FURPS quality model and ISOIEC 9126.

  A. McCall’s Quality model
McCall’s model is one of the most commonly used software quality models (Panovski, 2008).
This model provides a framework to assess the software quality through three levels. The
highest level consists eleven quality factors that represent the external view of the software
(customers’ view), while the middle level provides twenty three quality criteria for the quality
factors. Such criteria represent the internal view of the software (developers’ view). Finally, on
the lowest level, a set of matrices is provided to measure the quality criteria (McCall et al.
1977). According to Fahmy et al. (2012) the contribution of the McCall Model is assessing the
relationships between external quality factors and product quality criteria. However, the
disadvantages of this model are the functionality of a software product is not present and not all
matrices are objectives, many of them are subjective (Behkamal et al. 2009).

  B. Boehm’s Quality Model
In order to evaluate the quality of software products, Boehm proposed quality model based on
the McCall’s model. The proposed model has presented hierarchical structure similar to the
McCall’s model (Boehm et al. 1978). Many advantages are provided by the Boehm’s model
namely taking the utility of a program into account and extending the McCall model by adding
characteristics to explain the maintainability factor of software products (Fahmy et al. 2012).
However, it does not present an approach to assess its quality characteristics (Panovski, 2008).

  C. FURPS Quality Model
The FURPS model was introduced by Robert Grady in 1992. It’s worth mentioning that, the
name of this model comes from five quality characteristics including Functionality, Usability,
Reliability, Performance and Supportability. These quality characteristics have been
decomposed into two categories: functional and nonfunctional requirements (Grady, 1992). The
functional requirements defined by inputs and expected outputs (functionality), while
nonfunctional requirement composes reliability, performance, usability and supportability.
However, the one disadvantage of this model is the software portability has not been considered
(Al-Qutaish, 2010).

  D. Dromey’s Quality Model
Dromy’s model extends the ISO 9126: 1991 by adding two high-level quality characteristics to
introduce a framework for evaluating the quality of software products. Therefore, this model
comprehends eight high-level characteristics. Such characteristics are organized into three
quality models including requirement quality model, design quality model and implementation
quality model (Dromey, 1996). According to Behkamal et al. (2009), the main idea behind
Dromey’s model reveals that, formulating a quality model that is broad enough for different
systems and assessing the relationships between characteristics and sub-characteristics of
software product quality.
                                                                                                 2
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

The One disadvantage of Droemy’s model is the reliability and maintainability characteristics
could not be judged before a product actually implemented (Fahmy et al. 2012).

  E. ISO 9126 Model
ISO 9126 is an international standard for software quality evaluation. It was originally
presented in 1991; then it had been extended in 2004. The ISO 9126 quality model presents
three aspects of software quality which address the internal quality, external quality and quality
in use (ISO, 2004). Therefore, this model evaluates the quality of software in term the external
and internal software quality and their connection to quality attributes. In this respect, the
model presents such quality attributes as a hierarchical structure of characteristics and sub-
characteristics. The highest level composes six characteristics that are further divided into
twenty one sub-characteristics on the lowest level. The main advantage of this model is the
model could be applied to the quality of any software product (Fahmy et al. 2012).

As a summary of this section, Table 1 compares the quality characteristics of different quality
models. It is visible that some characteristics are not much considered (have less effect on the
software product quality) namely, correctness, human engineering, process maturity,
performance, supportability and changeability. Therefore, this paper will not pay attention for
such characteristics. On the other hand, two reasons to adapt the ISO 9126 quality model, in
order to develop ERP systems quality model. These reasons include generality of the ISO 9126
model, since it could be applied to measure the quality of various systems; and it has taken the
common quality characteristics into consideration.


        TALE 1 COMPARISON BETWEEN THE SOFTWARE QUALITY MODELS
   Quality characteristics     McCall        Boehm        FURPS         Dromey       ISO 9126

   Functionality                                          X             X            X

   Usability                   X                          X             X            X

   Testability                 X             X                                       X

   Correctness                 X

   Efficiency                  X             X                          X            X

   Understandability                         X            X             X            X

   Reliability                 X             X            X             X            X

   Flexibility                 X

   Human Engineering                         X

   Integrity                   X

   Interoperability            X


                                                                                                 3
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

    Process maturity                                                     X

    Performance                                            X

    Supportability                                         X

    Maintainability             X                                        X            X

    Changeability                             X

    Portability                 X             X                          X            X

    Reusability                 X                                        X




3        ERP SYSTEM QUALITY MODEL
Existing software quality models, especially the ISO 9126 model provide quality characteristics
that are general and common for evaluating the quality of every type of software product.
Despite that, there are many types of software products have its own characteristics. Thus, in
order to evaluate the quality of such software products, existing software quality models should
be modified and extended. In this respect meaning, starting from a specific quality model, the
characteristics and sub-characteristics of such a model should be adjusted according to the
nature of a new system being evaluated. Such adapting involves eliminating some
characteristics; redefine others, and introducing new characteristics.

 Although, the research on the quality software products based on ISO 9126 for the education
domain is not newly approach ( Chua and Dyson, 2004; Padayachee et al. 2010; and Fahmy et
al. 2012), the studies on adapting ISO 9126 to evaluate the quality of ERP system in education
domain are very limited, leading to the novelty of this research. So, as previously mentioned,
the focus of this work is on evaluating the quality of ERP systems in higher educational
institutions, by adapting the ISO 9126 quality model. It is worth mentioning that, although the
ISO 9126 quality model does not provide specific quality requirements, it however presents a
general framework to evaluate the quality of software products. This is the main advantages
and strength of such model, since it can be used across a variety of systems among of them
education institutions’ system i.e. ERP systems.

Many scholars have adapted The ISO 1926 quality model, in order to evaluate a variety of
systems. Among such systems are e-book system (Fahmy et al. 2012), web site e-learning
systems (Padayachee et al. 2010), computer-based systems (Valenti et al. 2002) and e-
government systems (Quirchmayr et al. 2007). The generality of ISO 9126 quality model
requires further analysis of characteristics, before it is fully adjusted for evaluating the quality
of the ERP system. The ISO 1926 standard defines a quality model with six characteristics
including functionality, reliability, usability, efficiency, portability, and maintainability which
are further divided into twenty seven sub-characteristics (ISO, 2001). The following includes
how these characteristics and sub-characteristics are adapted for this research.



                                                                                                  4
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

The functionality has been defined by (ISO 2001) as the capability of the software to provide
functions which meet the stated and implied needs of users under specified conditions of usage.
In order to evaluate such characteristics, it has been divided into five sub-characteristics namely
accuracy, suitability, interoperability, security, and functionality compliance (Kumar et al.
2009). Adapting the functionality to the ERP systems in the higher education institutions
reveals that the systems software should provide functions and services of higher education
institutions as per the requirements when it is used under specific conditions.

The reliability is the capability of the software to maintain its level of performance under stated
conditions for a stated period of time. Reliability has four sub-characteristics consist maturity,
fault tolerance, recoverability, and reliability compliance (Fahmy et al. 2012). In terms of ERP
systems, the reliability refers to the capability of the systems to maintain its service provision
under specific conditions for a specific period of time. In other words, the probability of the
ERP system fails in a problem within a given period of time.

The usability is the capability of the software to be understood learned, used, and attractive to
the users, when used under specified conditions. The usability has set of sub-characteristics
including understandability, learnability, operability, and attractiveness (Kalaimagal and
Srinivasan, 2008). This characteristic is employed in this study to suggest that the ERP systems
should be understood, learned, used and executed under specific conditions.

The efficiency refers to the capability of a system to provide performance relative to the amount
of the used resources, under stated conditions. It has also been divided into three sub-
characteristics namely time behavior, resource utilization an efficiency compliance (ISO,
2001). Adapting this characteristic to the ERP systems in the higher education institutions
suggests that the systems should be concerned with the used resources when providing the
required functionality.

The maintainability is the capability of the software to be modified. The maintainability
consists five sub-characteristics including analyzability, changeability, stability, testability, and
maintainability compliance (Al-Qutaish, 2010, ISO, 2001). In this research, any feature or part
of the ERP system should be modifiable. As well as identifying a feature or part to be
modified, modifying, diagnosing causes of failures, and validating the modified ERP system
should not require much effort.

Finally, the portability of software refers to the capability of the software to be transferred from
one environment to one another (ISO, 2001). Therefore, the ERP systems in the higher
education institutions should be applied using different operating systems; be applied at
different organizations or departments; and be applied using a variety of hardware. Similar to
the previous quality characteristics, the portability has set of sub-characteristics namely
adaptability, installability, coexistence, replaceability, and portability compliance (Fahmy et al.
2012).

Based on the previous argument, table 2 presents the ERP systems quality model which is
based on the ISO 9126. This model includes quality characteristics and sub-characteristics.
Additionally, it shows how these characteristics and sub-characteristics influence ERP systems
in the higher education institutions.


                                                                                                   5
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

              TABLE 2 ERP SYSTEM OF THE HIGHER EDUCTION INSTITUTIONS
Characteristic         Sub-characteristic   Description

Functionality          Suitability          Can the ERP system’s software perform
                                            the required functions?

                       Accurateness         Are the results of ERP system’s software
                                            as anticipated?

                       Interoperability     Can the ERP system’s software interact
                                            with other systems

                       Security             Can the ERP system prevent unauthorized
                                            access?

                       Functionality        Does the ERP system adhere to the
                       Compliance           applications standards and regulations of
                                            the law?

Reliability            Maturity             Have the faults in the ERP system’s
                                            software and hardware devices been
                                            eliminated over time?

                       Fault tolerance      Is the ERP system capable to maintain a
                                            specified level of performance in case of
                                            software and hardware errors?

                       Recoverability       Can the ERP system resume working and
                                            recover affected data in case of a failure?

                       Reliability          Does the ERP system’s software adhere
                       compliance           to the existing reliability standards?

Usability              Understandability    Does the ERP system’s user recognize
                                            how to use the system easily?

                       Learnability         Can the ERP system be learnt easily?

                       Operability          Can the ERP system work with a minimal
                                            effort?

                       Attractiveness       Does the ERP system’s interface Look
                                            good?

                       Usability            Does the ERP system’s software meet the
                       Compliance           existing usability standards?

Efficiency             Time behavior        How quickly does the ERP system
                                            respond?

                                                                                                 6
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

                       Resource              Does the ERP system utilize resources
                       utilization           efficiently?

                       Efficiency            Does the ERP system’s software adhere
                       compliance            to the existing efficiently standards?

Maintainability        Analyzability         Do diagnose faults or identification a part
                                             to be modified within the ERP system,
                                             require a minimal effort?

                       Changeability         Can the ERP system be modified easily?

                       Stability             Can the ERP system continue functioning
                                             after the change?

                       Testability           Can the modified ERP system be easily
                                             validated?

Portability            Adaptability          Can the ERP system be moved easily to
                                             the other environment?

                       Installability        Can the ERP system’s software be
                                             installed easily?

                       Portability           Does the ERP system adhere to the
                       compliance            portability standards?

                       Replaceability        Can the ERP system be replaced easily
                                             with similar system?



4       CONCLUSION
This study proposes a model for evaluating the quality of ERP systems in the higher education
institutions, while its quality characteristics and sub-characteristics have been proposed based
on the ISO 9126. There are two contributions that are provided by this work including offering
comparison between existing quality models and identifying the quality characteristics of ERP
systems. The extension of this study will be conducted, in order to rank the main quality
characteristics of the proposed model. The provided results will enable a greater understanding
of the interrelation and the impact these sub-characteristics have on the quality characteristics.

REFERENCES
    1) Al-Qutaish, R. E. (2010). Quality Models in Software Engineering Literature: An Analytical and
       Comparative Study. Journal of American Science Volume 6, Number 3.
    2) Behkamal, B., Kahani. M., and Akbari, M. K. (2009). "Customizing ISO 9126 Quality Model
       For Evaluation Of B2B Applications", Journal Information and Software Technology, vol. 51,
       Issue 3.

                                                                                                   7
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

3) Bendoly, E. (2003). Theory and Support for Process Frameworks of Knowledge Discovery and
   Data Mining from ERP Systems. Information & Management 40(7), 639-647.
4) Boehm, B. W., Brown, J. R., Kaspar, H., Lipow, M., McLeod G. and Merritt, M. (1978).
   Characteristics Of Software Quality, North Holland Publishing, Amsterdam, The Netherlands.
5) Chua, B. B. and Dyson, L. E. (2004). Applying The ISO 9126 Model To The Evaluation Of An
   E-Learning. in Proceedings of the 21st ASCILITE Conference, pp. 184-190.
6) Dromey, R. G. (1996). Concerning The Chimera [Software Quality]. IEEE Software, vol. 13, pp.
   33-43
7) Fahmy, S. Haslinda, N. Roslina, W and Fariha, Z. (2012). Evaluating the Quality of Software in
   e-Book Using the ISO 9126 Model. International Journal of Control and Automation Vol. 5,
   No`. 2.
8) Quirchmayr, G., Funilkul S. and Chutimaskul, W. (2007). A Quality Model Of E-Government
   Services Based On The ISO/IEC 9126 Standard. on The Proceedings of International Legal
   Informatics Symposium IRIS.
9) Holsapple, C.W. and Sena, M.P. (2005). ERP plans and decision-support benefits. Decision
   Support Systems, 38, 575-590.
10) Padayachee, I., Kotze P. and van der Merwe, A. (2010). ISO 9126 External Systems Quality
    Characteristics, Sub-Characteristics And Domain Specific Criteria For Evaluating E-Learning
    Systems. In Proceedings of SACLA Conference.
11) ISO. ISO/IEC 9126-1: Software Engineering - Product Quality - Part 1: Quality Model.
    International Organization for Standardization,Geneva, Switzerland, 2001.
12) ISO. ISO/IEC TR 9126-4: Software Engineerin- Product Quality - Part 4: Quality in Use
    Metrics. International Organization for Standardization, Geneva, Switzerland. Switzerland,
    2004.
13) Kalaimagal, S., Srinivasan, R. (2008). A retrospective on software component quality models.
    SIGSOFT Software Engineering 33, 1–10.
14) Kumar, A., Grover, P.S., and Kumar, R. (2009). A quantitative evaluation of aspect-oriented
    software quality model (AOSQUAMO). ACM SIGSOFT Software Engineering Notes 34, 1–9.
15) Madapusi, A. (2008). ERP Information Quality and Information Presentation Effects on
    Decision Making. SWDSI 2008 Proceedings, pp. 628-633
16) McCall, J. A., Richards P. K. and Walters, G. F. (1977). Factors In Software Quality, US Rome
    Air Development Center Reports, US Department of Commerce, USA.
17) Padayachee, I., Kotze, P. and van Der Merwe, A. (2010). ISO 9126 external systems quality
    characteristics, sub-characteristics and domain specific criteria for evaluating e-Learning
    systems. In: The Southern African Computer Lecturers’ Association, University of Pretoria,
    South Africa.
18) Panovski, G (2008). Product Software Quality. Technishe University Eindhoven. Department of
    Mathematics and Computing Science
19) R. B. Grady, "Practical Software Metrics for Project Management and Process Improvement",
    Prentice Hall, Englewood Cliffs, NJ, USA, (1992).
20) Valenti, S., Cucchiarelli, A. and Panti, M. (2002). Computer Based Assessment Systems
    Evaluation via the ISO9126 Quality Model. Journal of Information Technology Education, vol.
    1, no. 3, pp. 157-175.

                                                                                               8
International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013

21) Swartz, D. and Orgill, K. (2001). Higher Education ERP: Lessons Learned. EDUCAUSE
    Quarterly, (2), pp. 20-27.
22) Zornada, L. and Velkavrh, T.B. (2005). Implementing ERP systems in higher education
    institutions, Proceeding of the 27th International Conference on Information Technology, ICTI,
    Cavtat, Croatia.
23) Saini, R., Dubey S. K. and Rana, A. (2011). Analytical Study Of Maintainability Models For
    Quality Evaluation. Indian Journal of Computer Science and Engineering, vol. 2, Issue 3.




                                                                                                9

Contenu connexe

Tendances

PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...
PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...
PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...ijseajournal
 
Software evaluation competency, criteria, quality
Software evaluation    competency, criteria, qualitySoftware evaluation    competency, criteria, quality
Software evaluation competency, criteria, qualityvasishta bhargava
 
A FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDY
A FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDYA FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDY
A FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDYijseajournal
 
How to Determine Appropriate Software Quality
How to Determine Appropriate Software QualityHow to Determine Appropriate Software Quality
How to Determine Appropriate Software QualitySamuel A. Fricker
 
Identification & analysis of parameters for program quality improvement a ree...
Identification & analysis of parameters for program quality improvement a ree...Identification & analysis of parameters for program quality improvement a ree...
Identification & analysis of parameters for program quality improvement a ree...Alexander Decker
 
Lect2 quality factor
Lect2 quality factorLect2 quality factor
Lect2 quality factorbabak sh
 
Software quality program and establishiment cocepts
Software quality program and establishiment coceptsSoftware quality program and establishiment cocepts
Software quality program and establishiment coceptsGuruKrishnaTeja
 
PROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDY
PROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDYPROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDY
PROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDYijseajournal
 
Software life-cycle
Software life-cycleSoftware life-cycle
Software life-cyclegnesoni
 
Software quality
Software qualitySoftware quality
Software qualitySantu Kumar
 
Software quality models
Software quality modelsSoftware quality models
Software quality modelsONKAR PANDE
 
Design principles & quality factors
Design principles & quality factorsDesign principles & quality factors
Design principles & quality factorsAalia Barbe
 
Quality of software
Quality of softwareQuality of software
Quality of softwarePalak Pandoh
 
Software Quality Measure
Software Quality MeasureSoftware Quality Measure
Software Quality MeasureEditor IJCATR
 

Tendances (20)

PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...
PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...
PRODUCT QUALITY EVALUATION METHOD (PQEM): TO UNDERSTAND THE EVOLUTION OF QUAL...
 
Quality software models
Quality software modelsQuality software models
Quality software models
 
Software evaluation competency, criteria, quality
Software evaluation    competency, criteria, qualitySoftware evaluation    competency, criteria, quality
Software evaluation competency, criteria, quality
 
A FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDY
A FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDYA FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDY
A FRAMEWORK FOR ASPECTUAL REQUIREMENTS VALIDATION: AN EXPERIMENTAL STUDY
 
How to Determine Appropriate Software Quality
How to Determine Appropriate Software QualityHow to Determine Appropriate Software Quality
How to Determine Appropriate Software Quality
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
Identification & analysis of parameters for program quality improvement a ree...
Identification & analysis of parameters for program quality improvement a ree...Identification & analysis of parameters for program quality improvement a ree...
Identification & analysis of parameters for program quality improvement a ree...
 
Software quality management
Software quality management  Software quality management
Software quality management
 
Sw quality metrics
Sw quality metricsSw quality metrics
Sw quality metrics
 
Biz Req Checklist1
Biz Req Checklist1Biz Req Checklist1
Biz Req Checklist1
 
Lect2 quality factor
Lect2 quality factorLect2 quality factor
Lect2 quality factor
 
Software quality program and establishiment cocepts
Software quality program and establishiment coceptsSoftware quality program and establishiment cocepts
Software quality program and establishiment cocepts
 
Software Quality
Software QualitySoftware Quality
Software Quality
 
PROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDY
PROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDYPROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDY
PROPERTIES OF A FEATURE IN CODE-ASSETS: AN EXPLORATORY STUDY
 
Software life-cycle
Software life-cycleSoftware life-cycle
Software life-cycle
 
Software quality
Software qualitySoftware quality
Software quality
 
Software quality models
Software quality modelsSoftware quality models
Software quality models
 
Design principles & quality factors
Design principles & quality factorsDesign principles & quality factors
Design principles & quality factors
 
Quality of software
Quality of softwareQuality of software
Quality of software
 
Software Quality Measure
Software Quality MeasureSoftware Quality Measure
Software Quality Measure
 

En vedette

Hanoi managing death march projects
Hanoi managing death march projectsHanoi managing death march projects
Hanoi managing death march projectsEd Yourdon
 
A suite of rules for developing and evaluating software quality models jean...
A suite of rules for developing and evaluating software quality models   jean...A suite of rules for developing and evaluating software quality models   jean...
A suite of rules for developing and evaluating software quality models jean...IWSM Mensura
 
Iwsm2014 evaluating software product quality (ali idri)
Iwsm2014   evaluating software product quality (ali idri)Iwsm2014   evaluating software product quality (ali idri)
Iwsm2014 evaluating software product quality (ali idri)Nesma
 
Beit 381 se lec 14 - 35 - 12 mar21 - sqa - iso and cmm
Beit 381 se lec 14 - 35  - 12 mar21 - sqa - iso and cmmBeit 381 se lec 14 - 35  - 12 mar21 - sqa - iso and cmm
Beit 381 se lec 14 - 35 - 12 mar21 - sqa - iso and cmmbabak danyal
 
software product and its characteristics
software product and its characteristicssoftware product and its characteristics
software product and its characteristicsPriyanka Pradhan
 
Software Selection & Evaluation
Software Selection & EvaluationSoftware Selection & Evaluation
Software Selection & EvaluationAlaa Sadik
 
Futuro do Trabalho - FoW Future of Work
Futuro do Trabalho - FoW Future of Work  Futuro do Trabalho - FoW Future of Work
Futuro do Trabalho - FoW Future of Work Daniel de Carvalho Luz
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management SystemAmit Gandhi
 
Software quality
Software qualitySoftware quality
Software qualityjagadeesan
 
ISO 9000 AND 14000 PPT
ISO 9000 AND 14000 PPT ISO 9000 AND 14000 PPT
ISO 9000 AND 14000 PPT Sainath Kari
 
Introduction to ISO 9000
Introduction to ISO 9000Introduction to ISO 9000
Introduction to ISO 9000Ketan Shahade
 
ISO 9000 Quality Management System - A Presentation by Akshay Anand
ISO 9000 Quality Management System - A Presentation by Akshay AnandISO 9000 Quality Management System - A Presentation by Akshay Anand
ISO 9000 Quality Management System - A Presentation by Akshay AnandAkshay Anand
 
Iso 9000 Presentation
Iso 9000 PresentationIso 9000 Presentation
Iso 9000 Presentationjeff_tuthill
 
ISO 9000
ISO 9000ISO 9000
ISO 900017somya
 
Calibration of Coordinate Measuring Machines (CMM)
Calibration of Coordinate Measuring Machines (CMM)Calibration of Coordinate Measuring Machines (CMM)
Calibration of Coordinate Measuring Machines (CMM)Hassan Habib
 

En vedette (20)

Hanoi managing death march projects
Hanoi managing death march projectsHanoi managing death march projects
Hanoi managing death march projects
 
Norma iso
Norma isoNorma iso
Norma iso
 
A suite of rules for developing and evaluating software quality models jean...
A suite of rules for developing and evaluating software quality models   jean...A suite of rules for developing and evaluating software quality models   jean...
A suite of rules for developing and evaluating software quality models jean...
 
Iso 9126
Iso 9126Iso 9126
Iso 9126
 
Software evaluation
Software evaluationSoftware evaluation
Software evaluation
 
Iwsm2014 evaluating software product quality (ali idri)
Iwsm2014   evaluating software product quality (ali idri)Iwsm2014   evaluating software product quality (ali idri)
Iwsm2014 evaluating software product quality (ali idri)
 
Beit 381 se lec 14 - 35 - 12 mar21 - sqa - iso and cmm
Beit 381 se lec 14 - 35  - 12 mar21 - sqa - iso and cmmBeit 381 se lec 14 - 35  - 12 mar21 - sqa - iso and cmm
Beit 381 se lec 14 - 35 - 12 mar21 - sqa - iso and cmm
 
software product and its characteristics
software product and its characteristicssoftware product and its characteristics
software product and its characteristics
 
Software Selection & Evaluation
Software Selection & EvaluationSoftware Selection & Evaluation
Software Selection & Evaluation
 
Futuro do Trabalho - FoW Future of Work
Futuro do Trabalho - FoW Future of Work  Futuro do Trabalho - FoW Future of Work
Futuro do Trabalho - FoW Future of Work
 
Iso 9000
Iso 9000Iso 9000
Iso 9000
 
ERP on School Management System
ERP on School Management SystemERP on School Management System
ERP on School Management System
 
Software quality
Software qualitySoftware quality
Software quality
 
Software quality
Software qualitySoftware quality
Software quality
 
ISO 9000 AND 14000 PPT
ISO 9000 AND 14000 PPT ISO 9000 AND 14000 PPT
ISO 9000 AND 14000 PPT
 
Introduction to ISO 9000
Introduction to ISO 9000Introduction to ISO 9000
Introduction to ISO 9000
 
ISO 9000 Quality Management System - A Presentation by Akshay Anand
ISO 9000 Quality Management System - A Presentation by Akshay AnandISO 9000 Quality Management System - A Presentation by Akshay Anand
ISO 9000 Quality Management System - A Presentation by Akshay Anand
 
Iso 9000 Presentation
Iso 9000 PresentationIso 9000 Presentation
Iso 9000 Presentation
 
ISO 9000
ISO 9000ISO 9000
ISO 9000
 
Calibration of Coordinate Measuring Machines (CMM)
Calibration of Coordinate Measuring Machines (CMM)Calibration of Coordinate Measuring Machines (CMM)
Calibration of Coordinate Measuring Machines (CMM)
 

Similaire à Evaluating the Quality of Software in ERP Systems Using the ISO 9126 Model

Software quality model based on development team characteristics
Software quality model based on development team  characteristicsSoftware quality model based on development team  characteristics
Software quality model based on development team characteristicsIJECEIAES
 
A Systematic Study Of Software Quality Models
A Systematic Study Of Software Quality ModelsA Systematic Study Of Software Quality Models
A Systematic Study Of Software Quality ModelsAndrew Parish
 
A review of software quality models
A review of software quality modelsA review of software quality models
A review of software quality modelsijseajournal
 
Thesis Part II EMGT 699
Thesis Part II EMGT 699Thesis Part II EMGT 699
Thesis Part II EMGT 699Karthik Murali
 
Effect of refactoring on software quality
Effect of refactoring on software qualityEffect of refactoring on software quality
Effect of refactoring on software qualitycsandit
 
A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...
A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...
A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...acijjournal
 
A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...
A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...
A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...acijjournal
 
QUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCE
QUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCEQUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCE
QUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCEijseajournal
 
Changeability Evaluation Model for Object Oriented Software
Changeability Evaluation Model for Object Oriented SoftwareChangeability Evaluation Model for Object Oriented Software
Changeability Evaluation Model for Object Oriented SoftwareAIRCC Publishing Corporation
 
CHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARE
CHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARECHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARE
CHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWAREAIRCC Publishing Corporation
 
HCI for Recommender Systems - The past, present and future
HCI for Recommender Systems - The past, present and futureHCI for Recommender Systems - The past, present and future
HCI for Recommender Systems - The past, present and futureAndré Calero Valdez
 
Thesis Part I EMGT 698
Thesis Part I EMGT 698Thesis Part I EMGT 698
Thesis Part I EMGT 698Karthik Murali
 

Similaire à Evaluating the Quality of Software in ERP Systems Using the ISO 9126 Model (20)

Software quality model based on development team characteristics
Software quality model based on development team  characteristicsSoftware quality model based on development team  characteristics
Software quality model based on development team characteristics
 
A Systematic Study Of Software Quality Models
A Systematic Study Of Software Quality ModelsA Systematic Study Of Software Quality Models
A Systematic Study Of Software Quality Models
 
A review of software quality models
A review of software quality modelsA review of software quality models
A review of software quality models
 
Thesis Part II EMGT 699
Thesis Part II EMGT 699Thesis Part II EMGT 699
Thesis Part II EMGT 699
 
Effect of refactoring on software quality
Effect of refactoring on software qualityEffect of refactoring on software quality
Effect of refactoring on software quality
 
F0262036041
F0262036041F0262036041
F0262036041
 
F0262036041
F0262036041F0262036041
F0262036041
 
A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...
A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...
A Model To Compare The Degree Of Refactoring Opportunities Of Three Projects ...
 
A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...
A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...
A MODEL TO COMPARE THE DEGREE OF REFACTORING OPPORTUNITIES OF THREE PROJECTS ...
 
QUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCE
QUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCEQUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCE
QUALITY ASSESSMENT MODEL OF THE ADAPTIVE GUIDANCE
 
Changeability Evaluation Model for Object Oriented Software
Changeability Evaluation Model for Object Oriented SoftwareChangeability Evaluation Model for Object Oriented Software
Changeability Evaluation Model for Object Oriented Software
 
CHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARE
CHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARECHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARE
CHANGEABILITY EVALUATION MODEL FOR OBJECT ORIENTED SOFTWARE
 
Chapter_14 sp1718.ppt
Chapter_14 sp1718.pptChapter_14 sp1718.ppt
Chapter_14 sp1718.ppt
 
Using dematel to analyze the quality characteristics of mobile
Using dematel to analyze the quality characteristics of mobileUsing dematel to analyze the quality characteristics of mobile
Using dematel to analyze the quality characteristics of mobile
 
HCI for Recommender Systems - The past, present and future
HCI for Recommender Systems - The past, present and futureHCI for Recommender Systems - The past, present and future
HCI for Recommender Systems - The past, present and future
 
Ijetcas14 340
Ijetcas14 340Ijetcas14 340
Ijetcas14 340
 
Thesis Part I EMGT 698
Thesis Part I EMGT 698Thesis Part I EMGT 698
Thesis Part I EMGT 698
 
Hierarchical models of software quality
Hierarchical models of software qualityHierarchical models of software quality
Hierarchical models of software quality
 
1841 1843
1841 18431841 1843
1841 1843
 
1841 1843
1841 18431841 1843
1841 1843
 

Plus de ijasa

A CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATION
A CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATIONA CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATION
A CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATIONijasa
 
DESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONS
DESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONSDESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONS
DESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONSijasa
 
SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...
SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...
SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...ijasa
 
AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...
AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...
AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...ijasa
 
A STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEM
A STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEMA STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEM
A STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEMijasa
 
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...ijasa
 
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...ijasa
 
PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...
PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...
PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...ijasa
 
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGA SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGijasa
 
The International Journal of Ambient Systems and Applications (IJASA)
The International Journal of Ambient Systems and Applications (IJASA) The International Journal of Ambient Systems and Applications (IJASA)
The International Journal of Ambient Systems and Applications (IJASA) ijasa
 
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGA SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGijasa
 
TOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENT
TOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENTTOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENT
TOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENTijasa
 
A STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUE
A STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUEA STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUE
A STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUEijasa
 
A REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGY
A REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGYA REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGY
A REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGYijasa
 
Android based security and home
Android based security and homeAndroid based security and home
Android based security and homeijasa
 
An imperative focus on semantic
An imperative focus on semanticAn imperative focus on semantic
An imperative focus on semanticijasa
 
Selecting number of forwarding reports
Selecting number of forwarding reportsSelecting number of forwarding reports
Selecting number of forwarding reportsijasa
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificialijasa
 
Ensf energy efficient next-hop selection
Ensf energy efficient next-hop selectionEnsf energy efficient next-hop selection
Ensf energy efficient next-hop selectionijasa
 
Intelligent soft computing based
Intelligent soft computing basedIntelligent soft computing based
Intelligent soft computing basedijasa
 

Plus de ijasa (20)

A CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATION
A CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATIONA CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATION
A CONCEPTUAL FRAMEWORK OF A DETECTIVE MODEL FOR SOCIAL BOT CLASSIFICATION
 
DESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONS
DESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONSDESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONS
DESIGN OF A MINIATURE RECTANGULAR PATCH ANTENNA FOR KU BAND APPLICATIONS
 
SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...
SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...
SMART SOUND SYSTEM APPLIED FOR THE EXTENSIVE CARE OF PEOPLE WITH HEARING IMPA...
 
AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...
AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...
AN INTELLIGENT AND DATA-DRIVEN MOBILE VOLUNTEER EVENT MANAGEMENT PLATFORM USI...
 
A STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEM
A STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEMA STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEM
A STUDY OF IOT BASED REAL-TIME SOLAR POWER REMOTE MONITORING SYSTEM
 
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
SENSOR BASED SMART IRRIGATION SYSTEM WITH MONITORING AND CONTROLLING USING IN...
 
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
COMPARISON OF BIT ERROR RATE PERFORMANCE OF VARIOUS DIGITAL MODULATION SCHEME...
 
PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...
PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...
PERFORMANCE OF CONVOLUTION AND CRC CHANNEL ENCODED V-BLAST 4×4 MIMO MCCDMA WI...
 
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGA SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
 
The International Journal of Ambient Systems and Applications (IJASA)
The International Journal of Ambient Systems and Applications (IJASA) The International Journal of Ambient Systems and Applications (IJASA)
The International Journal of Ambient Systems and Applications (IJASA)
 
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTINGA SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
A SCRUTINY TO ATTACK ISSUES AND SECURITY CHALLENGES IN CLOUD COMPUTING
 
TOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENT
TOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENTTOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENT
TOWARD ORGANIC COMPUTING APPROACH FOR CYBERNETIC RESPONSIVE ENVIRONMENT
 
A STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUE
A STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUEA STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUE
A STUDY ON DEVELOPING A SMART ENVIRONMENT IN AGRICULTURAL IRRIGATION TECHNIQUE
 
A REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGY
A REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGYA REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGY
A REVIEW ON DDOS PREVENTION AND DETECTION METHODOLOGY
 
Android based security and home
Android based security and homeAndroid based security and home
Android based security and home
 
An imperative focus on semantic
An imperative focus on semanticAn imperative focus on semantic
An imperative focus on semantic
 
Selecting number of forwarding reports
Selecting number of forwarding reportsSelecting number of forwarding reports
Selecting number of forwarding reports
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificial
 
Ensf energy efficient next-hop selection
Ensf energy efficient next-hop selectionEnsf energy efficient next-hop selection
Ensf energy efficient next-hop selection
 
Intelligent soft computing based
Intelligent soft computing basedIntelligent soft computing based
Intelligent soft computing based
 

Dernier

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024TopCSSGallery
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 

Dernier (20)

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024Top 10 Hubspot Development Companies in 2024
Top 10 Hubspot Development Companies in 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 

Evaluating the Quality of Software in ERP Systems Using the ISO 9126 Model

  • 1. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 Evaluating the Quality of Software in ERP Systems Using the ISO 9126 Model Thamer A. Alrawashdeh, Mohammad Muhairat and Ahmad Althunibat Department of software Engineering, Alzaytoonah University of Jordan, Amman, Jordan Abstract‫ ــــ‬This paper presents the quality model of enterprise resource planning (ERP) systems by adapting the ISO9126 standard. This model is used to verify that whether the implementation of ERP systems will succeed or fail in higher educational institutions. Six quality characteristics are suggested to be minimum requirements for creating the quality model of ERP systems, including functionality, reliability, usability, efficiency, maintainability, and portability of ERP systems. The quality characteristics could not be measured directly. Thus in this study, they are divided into twenty seven sub- characteristics. Keyword‫ ــــ‬Software Quality models, Software Quality Characteristics and ERP systems Quality Model. 1 INTRODUCTION The growth of Information Systems (IS) has an important role in improving the operations of higher education institutions. In this respect, ERP (Enterprise Resource Planning) systems have integrated information systems, in order to control business functions in an organization. Many studies on the ERP systems in different domains found that the information that provided by the ERP systems have a positive effect on the decision making, since they can provide decision makers with valuable information from different functional areas (Madapusi, 2008, Holsapple and Sena, 2005 and Bendoly, 2003). By implementing such system, institutions and organizations expect to improve quality and productivity of business operations. Therefore, higher education institutions have spent millions of dollars and the time taken for ERP systems implementation, sometimes takes more than two years (Swartz and Orgill, 2001). Thus, the institutions have moved to use the ERP systems for better quality. However, many studies have shown a rather high failure rate in the implementation of ERP systems (Zornada and Velkavrh, 2005). In the educational environment, although a number of research activities have been conducted on the quality of education institutions’ information systems, most of these studies have been conducted to assess the quality of e-learning websites (Abdellatief et al. 2011 and Padayachee et al. 2010). Therefore, the quality of ERP systems is a complex concept, due the lack of studies in this field. As well as, the ERP systems in the education institutions compose technological, organizational, administrative, usage and instructional risk. Hence, how to measure a quality of such systems is still not clear. Therefore, this paper aims to develop a quality model to provide a framework for evaluating the quality of education institutions’ ERP systems. 1
  • 2. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 2 LITERATURE REVIEW In order to propose an appropriate software quality model for ERP systems, this section highlights the most popular software quality models in the literature, their contributions and disadvantages. These models are McCall’s software quality model, Boehm’s software product quality model, Dromey’s quality model, FURPS quality model and ISOIEC 9126. A. McCall’s Quality model McCall’s model is one of the most commonly used software quality models (Panovski, 2008). This model provides a framework to assess the software quality through three levels. The highest level consists eleven quality factors that represent the external view of the software (customers’ view), while the middle level provides twenty three quality criteria for the quality factors. Such criteria represent the internal view of the software (developers’ view). Finally, on the lowest level, a set of matrices is provided to measure the quality criteria (McCall et al. 1977). According to Fahmy et al. (2012) the contribution of the McCall Model is assessing the relationships between external quality factors and product quality criteria. However, the disadvantages of this model are the functionality of a software product is not present and not all matrices are objectives, many of them are subjective (Behkamal et al. 2009). B. Boehm’s Quality Model In order to evaluate the quality of software products, Boehm proposed quality model based on the McCall’s model. The proposed model has presented hierarchical structure similar to the McCall’s model (Boehm et al. 1978). Many advantages are provided by the Boehm’s model namely taking the utility of a program into account and extending the McCall model by adding characteristics to explain the maintainability factor of software products (Fahmy et al. 2012). However, it does not present an approach to assess its quality characteristics (Panovski, 2008). C. FURPS Quality Model The FURPS model was introduced by Robert Grady in 1992. It’s worth mentioning that, the name of this model comes from five quality characteristics including Functionality, Usability, Reliability, Performance and Supportability. These quality characteristics have been decomposed into two categories: functional and nonfunctional requirements (Grady, 1992). The functional requirements defined by inputs and expected outputs (functionality), while nonfunctional requirement composes reliability, performance, usability and supportability. However, the one disadvantage of this model is the software portability has not been considered (Al-Qutaish, 2010). D. Dromey’s Quality Model Dromy’s model extends the ISO 9126: 1991 by adding two high-level quality characteristics to introduce a framework for evaluating the quality of software products. Therefore, this model comprehends eight high-level characteristics. Such characteristics are organized into three quality models including requirement quality model, design quality model and implementation quality model (Dromey, 1996). According to Behkamal et al. (2009), the main idea behind Dromey’s model reveals that, formulating a quality model that is broad enough for different systems and assessing the relationships between characteristics and sub-characteristics of software product quality. 2
  • 3. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 The One disadvantage of Droemy’s model is the reliability and maintainability characteristics could not be judged before a product actually implemented (Fahmy et al. 2012). E. ISO 9126 Model ISO 9126 is an international standard for software quality evaluation. It was originally presented in 1991; then it had been extended in 2004. The ISO 9126 quality model presents three aspects of software quality which address the internal quality, external quality and quality in use (ISO, 2004). Therefore, this model evaluates the quality of software in term the external and internal software quality and their connection to quality attributes. In this respect, the model presents such quality attributes as a hierarchical structure of characteristics and sub- characteristics. The highest level composes six characteristics that are further divided into twenty one sub-characteristics on the lowest level. The main advantage of this model is the model could be applied to the quality of any software product (Fahmy et al. 2012). As a summary of this section, Table 1 compares the quality characteristics of different quality models. It is visible that some characteristics are not much considered (have less effect on the software product quality) namely, correctness, human engineering, process maturity, performance, supportability and changeability. Therefore, this paper will not pay attention for such characteristics. On the other hand, two reasons to adapt the ISO 9126 quality model, in order to develop ERP systems quality model. These reasons include generality of the ISO 9126 model, since it could be applied to measure the quality of various systems; and it has taken the common quality characteristics into consideration. TALE 1 COMPARISON BETWEEN THE SOFTWARE QUALITY MODELS Quality characteristics McCall Boehm FURPS Dromey ISO 9126 Functionality X X X Usability X X X X Testability X X X Correctness X Efficiency X X X X Understandability X X X X Reliability X X X X X Flexibility X Human Engineering X Integrity X Interoperability X 3
  • 4. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 Process maturity X Performance X Supportability X Maintainability X X X Changeability X Portability X X X X Reusability X X 3 ERP SYSTEM QUALITY MODEL Existing software quality models, especially the ISO 9126 model provide quality characteristics that are general and common for evaluating the quality of every type of software product. Despite that, there are many types of software products have its own characteristics. Thus, in order to evaluate the quality of such software products, existing software quality models should be modified and extended. In this respect meaning, starting from a specific quality model, the characteristics and sub-characteristics of such a model should be adjusted according to the nature of a new system being evaluated. Such adapting involves eliminating some characteristics; redefine others, and introducing new characteristics. Although, the research on the quality software products based on ISO 9126 for the education domain is not newly approach ( Chua and Dyson, 2004; Padayachee et al. 2010; and Fahmy et al. 2012), the studies on adapting ISO 9126 to evaluate the quality of ERP system in education domain are very limited, leading to the novelty of this research. So, as previously mentioned, the focus of this work is on evaluating the quality of ERP systems in higher educational institutions, by adapting the ISO 9126 quality model. It is worth mentioning that, although the ISO 9126 quality model does not provide specific quality requirements, it however presents a general framework to evaluate the quality of software products. This is the main advantages and strength of such model, since it can be used across a variety of systems among of them education institutions’ system i.e. ERP systems. Many scholars have adapted The ISO 1926 quality model, in order to evaluate a variety of systems. Among such systems are e-book system (Fahmy et al. 2012), web site e-learning systems (Padayachee et al. 2010), computer-based systems (Valenti et al. 2002) and e- government systems (Quirchmayr et al. 2007). The generality of ISO 9126 quality model requires further analysis of characteristics, before it is fully adjusted for evaluating the quality of the ERP system. The ISO 1926 standard defines a quality model with six characteristics including functionality, reliability, usability, efficiency, portability, and maintainability which are further divided into twenty seven sub-characteristics (ISO, 2001). The following includes how these characteristics and sub-characteristics are adapted for this research. 4
  • 5. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 The functionality has been defined by (ISO 2001) as the capability of the software to provide functions which meet the stated and implied needs of users under specified conditions of usage. In order to evaluate such characteristics, it has been divided into five sub-characteristics namely accuracy, suitability, interoperability, security, and functionality compliance (Kumar et al. 2009). Adapting the functionality to the ERP systems in the higher education institutions reveals that the systems software should provide functions and services of higher education institutions as per the requirements when it is used under specific conditions. The reliability is the capability of the software to maintain its level of performance under stated conditions for a stated period of time. Reliability has four sub-characteristics consist maturity, fault tolerance, recoverability, and reliability compliance (Fahmy et al. 2012). In terms of ERP systems, the reliability refers to the capability of the systems to maintain its service provision under specific conditions for a specific period of time. In other words, the probability of the ERP system fails in a problem within a given period of time. The usability is the capability of the software to be understood learned, used, and attractive to the users, when used under specified conditions. The usability has set of sub-characteristics including understandability, learnability, operability, and attractiveness (Kalaimagal and Srinivasan, 2008). This characteristic is employed in this study to suggest that the ERP systems should be understood, learned, used and executed under specific conditions. The efficiency refers to the capability of a system to provide performance relative to the amount of the used resources, under stated conditions. It has also been divided into three sub- characteristics namely time behavior, resource utilization an efficiency compliance (ISO, 2001). Adapting this characteristic to the ERP systems in the higher education institutions suggests that the systems should be concerned with the used resources when providing the required functionality. The maintainability is the capability of the software to be modified. The maintainability consists five sub-characteristics including analyzability, changeability, stability, testability, and maintainability compliance (Al-Qutaish, 2010, ISO, 2001). In this research, any feature or part of the ERP system should be modifiable. As well as identifying a feature or part to be modified, modifying, diagnosing causes of failures, and validating the modified ERP system should not require much effort. Finally, the portability of software refers to the capability of the software to be transferred from one environment to one another (ISO, 2001). Therefore, the ERP systems in the higher education institutions should be applied using different operating systems; be applied at different organizations or departments; and be applied using a variety of hardware. Similar to the previous quality characteristics, the portability has set of sub-characteristics namely adaptability, installability, coexistence, replaceability, and portability compliance (Fahmy et al. 2012). Based on the previous argument, table 2 presents the ERP systems quality model which is based on the ISO 9126. This model includes quality characteristics and sub-characteristics. Additionally, it shows how these characteristics and sub-characteristics influence ERP systems in the higher education institutions. 5
  • 6. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 TABLE 2 ERP SYSTEM OF THE HIGHER EDUCTION INSTITUTIONS Characteristic Sub-characteristic Description Functionality Suitability Can the ERP system’s software perform the required functions? Accurateness Are the results of ERP system’s software as anticipated? Interoperability Can the ERP system’s software interact with other systems Security Can the ERP system prevent unauthorized access? Functionality Does the ERP system adhere to the Compliance applications standards and regulations of the law? Reliability Maturity Have the faults in the ERP system’s software and hardware devices been eliminated over time? Fault tolerance Is the ERP system capable to maintain a specified level of performance in case of software and hardware errors? Recoverability Can the ERP system resume working and recover affected data in case of a failure? Reliability Does the ERP system’s software adhere compliance to the existing reliability standards? Usability Understandability Does the ERP system’s user recognize how to use the system easily? Learnability Can the ERP system be learnt easily? Operability Can the ERP system work with a minimal effort? Attractiveness Does the ERP system’s interface Look good? Usability Does the ERP system’s software meet the Compliance existing usability standards? Efficiency Time behavior How quickly does the ERP system respond? 6
  • 7. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 Resource Does the ERP system utilize resources utilization efficiently? Efficiency Does the ERP system’s software adhere compliance to the existing efficiently standards? Maintainability Analyzability Do diagnose faults or identification a part to be modified within the ERP system, require a minimal effort? Changeability Can the ERP system be modified easily? Stability Can the ERP system continue functioning after the change? Testability Can the modified ERP system be easily validated? Portability Adaptability Can the ERP system be moved easily to the other environment? Installability Can the ERP system’s software be installed easily? Portability Does the ERP system adhere to the compliance portability standards? Replaceability Can the ERP system be replaced easily with similar system? 4 CONCLUSION This study proposes a model for evaluating the quality of ERP systems in the higher education institutions, while its quality characteristics and sub-characteristics have been proposed based on the ISO 9126. There are two contributions that are provided by this work including offering comparison between existing quality models and identifying the quality characteristics of ERP systems. The extension of this study will be conducted, in order to rank the main quality characteristics of the proposed model. The provided results will enable a greater understanding of the interrelation and the impact these sub-characteristics have on the quality characteristics. REFERENCES 1) Al-Qutaish, R. E. (2010). Quality Models in Software Engineering Literature: An Analytical and Comparative Study. Journal of American Science Volume 6, Number 3. 2) Behkamal, B., Kahani. M., and Akbari, M. K. (2009). "Customizing ISO 9126 Quality Model For Evaluation Of B2B Applications", Journal Information and Software Technology, vol. 51, Issue 3. 7
  • 8. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 3) Bendoly, E. (2003). Theory and Support for Process Frameworks of Knowledge Discovery and Data Mining from ERP Systems. Information & Management 40(7), 639-647. 4) Boehm, B. W., Brown, J. R., Kaspar, H., Lipow, M., McLeod G. and Merritt, M. (1978). Characteristics Of Software Quality, North Holland Publishing, Amsterdam, The Netherlands. 5) Chua, B. B. and Dyson, L. E. (2004). Applying The ISO 9126 Model To The Evaluation Of An E-Learning. in Proceedings of the 21st ASCILITE Conference, pp. 184-190. 6) Dromey, R. G. (1996). Concerning The Chimera [Software Quality]. IEEE Software, vol. 13, pp. 33-43 7) Fahmy, S. Haslinda, N. Roslina, W and Fariha, Z. (2012). Evaluating the Quality of Software in e-Book Using the ISO 9126 Model. International Journal of Control and Automation Vol. 5, No`. 2. 8) Quirchmayr, G., Funilkul S. and Chutimaskul, W. (2007). A Quality Model Of E-Government Services Based On The ISO/IEC 9126 Standard. on The Proceedings of International Legal Informatics Symposium IRIS. 9) Holsapple, C.W. and Sena, M.P. (2005). ERP plans and decision-support benefits. Decision Support Systems, 38, 575-590. 10) Padayachee, I., Kotze P. and van der Merwe, A. (2010). ISO 9126 External Systems Quality Characteristics, Sub-Characteristics And Domain Specific Criteria For Evaluating E-Learning Systems. In Proceedings of SACLA Conference. 11) ISO. ISO/IEC 9126-1: Software Engineering - Product Quality - Part 1: Quality Model. International Organization for Standardization,Geneva, Switzerland, 2001. 12) ISO. ISO/IEC TR 9126-4: Software Engineerin- Product Quality - Part 4: Quality in Use Metrics. International Organization for Standardization, Geneva, Switzerland. Switzerland, 2004. 13) Kalaimagal, S., Srinivasan, R. (2008). A retrospective on software component quality models. SIGSOFT Software Engineering 33, 1–10. 14) Kumar, A., Grover, P.S., and Kumar, R. (2009). A quantitative evaluation of aspect-oriented software quality model (AOSQUAMO). ACM SIGSOFT Software Engineering Notes 34, 1–9. 15) Madapusi, A. (2008). ERP Information Quality and Information Presentation Effects on Decision Making. SWDSI 2008 Proceedings, pp. 628-633 16) McCall, J. A., Richards P. K. and Walters, G. F. (1977). Factors In Software Quality, US Rome Air Development Center Reports, US Department of Commerce, USA. 17) Padayachee, I., Kotze, P. and van Der Merwe, A. (2010). ISO 9126 external systems quality characteristics, sub-characteristics and domain specific criteria for evaluating e-Learning systems. In: The Southern African Computer Lecturers’ Association, University of Pretoria, South Africa. 18) Panovski, G (2008). Product Software Quality. Technishe University Eindhoven. Department of Mathematics and Computing Science 19) R. B. Grady, "Practical Software Metrics for Project Management and Process Improvement", Prentice Hall, Englewood Cliffs, NJ, USA, (1992). 20) Valenti, S., Cucchiarelli, A. and Panti, M. (2002). Computer Based Assessment Systems Evaluation via the ISO9126 Quality Model. Journal of Information Technology Education, vol. 1, no. 3, pp. 157-175. 8
  • 9. International Journal of Ambient Systems and Applications (IJASA) Vol.1, No.1, March 2013 21) Swartz, D. and Orgill, K. (2001). Higher Education ERP: Lessons Learned. EDUCAUSE Quarterly, (2), pp. 20-27. 22) Zornada, L. and Velkavrh, T.B. (2005). Implementing ERP systems in higher education institutions, Proceeding of the 27th International Conference on Information Technology, ICTI, Cavtat, Croatia. 23) Saini, R., Dubey S. K. and Rana, A. (2011). Analytical Study Of Maintainability Models For Quality Evaluation. Indian Journal of Computer Science and Engineering, vol. 2, Issue 3. 9