Assessment of SIAS Application Using Software Quality Model
Assessment of SIAS Application Using Software Quality Model
Abstract— Managing a software project is a difficult process to University which includes registrar/enrollment,
do since it necessitates careful planning in order to find the best curriculum evaluation, performance, and class schedules. It
alternatives for a certain project. Software quality assessment is also contains an accounting system that handles the students'
the technique of assessing software to ensure that the result
financial transactions [5]. This paper, thus, aimed to evaluate
fulfills the customer's needs. It is a systematic examination of the
software capability to meet the specified quality requirements.
the quality of the said software, the researcher utilized the ISO
On the other hand, Student Information and Accounting System 25010 software quality standards to assess the following
(SIAS) is a comprehensive and well-designed application with attributes [6]: SIAS's functional suitability, or how well the
student information and accounting system for educational program appropriated the stated and needs with employed
institutions. The SIAS has an integrated learning management under specific conditions such functional completeness,
system for flexible learning due to the existence of the COVID- accuracy, and appropriateness. Another criterion for
19 virus. This software has been used by 89 academic evaluating the program is the performance efficiency that can
institutions all over the Philippines including the Biliran provide acceptable responses in terms of time behavior,
Province State University, Naval, Biliran. Thus, this paper resource consumption, and capacity. Compatibility refers to a
analyzes if the SIAS meets the software quality standards or system's ability to share data with other components while
ISO/IEC 25010 that includes the eight quality characteristics by sharing the same hardware or software environment.
conducting an online survey based on the ISO software quality Moreover, the usability of the software means that the system
standards questionnaire. It was discovered that the application is usable based on the specific user’s goal. To meet the user's
complied with ISO/IEC 25010. requirement for usability, the software must be appropriate to
the user's demands, simple to learn, and compatible with other
Keywords—Software quality, Assessment, Quality Standard, components. Reliability entails the software that can sustain a
Project Management, Student Information and Accounting
certain level of performance under the indicated conditions
System (SIAS), ISO/IEC 25010
such as maturity, availability, fault tolerance, and
I. INTRODUCTION recoverability. Another attributes that is highly considered is
security which to protects information and data from any
Project management plays a vital role in achieving project unauthorized person. Every system must also be maintainable
success as it is the application of techniques and knowledge to so that it may be updated at any moment for future versions or
project activities with a detailed plan. It can lead the project can react to changes in the environment. In addition, the
development team to have a high-quality software product software quality model's last element is the system's
through software assessment. Hence, software quality is portability which assesses the degree to which the program is
defined as the degree to which the specified requirements are portable or can be transferred to any environment.
met [1][2][3] through systematic software evaluation. The
ultimate goal of the software industry or project development Furthermore, the quality of the software or product is the
team is to deliver a high-quality software product to end-users key success factor of IT business [7] which is why project
Furthermore, software quality is an important part of the management and evaluating the software quality of the
software development industry's advancement [4] since it aforementioned application are critical. This is to ensure that
allows clients to be satisfied by adhering to a set of standards. the end user's expectations are met. In addition, the researchers
Student Information and Accounting System (SIAS), on the undertook this investigation to see if SIAS met ISO/IEC
other hand, is a well-designed system with a comprehensive 25010, also known as the Software Quality Model.
set of features that allows users to record student information Thus, the paper analyzed and evaluated the questions of
in conjunction with an accounting system. Additionally, it how the academic institution of state universities and colleges
now has a learning management system that can be accessed interacts with the student information and accounting system.
through online platforms. Currently, 89 academic institutions Whereas, this answers the following research questions or RQ
across the country use the program, including Biliran Province of the following:
State
Authorized licensed use limited to: UNIVERSIDADE FEDERAL DO RIO GRANDE DO NORTE. Downloaded on July 07,2022 at 19:39:16 UTC from IEEE Xplore. Restrictions apply.
RQ1. What is the main role of software quality
assessment in project management?
RQ2. What is ISO 25010 software quality standards?
RQ3. What is Student Information and Accounting
System (SIAS)?
RQ4. What are the assessment results in terms of
functional suitability, performance efficiency,
compatibility, usability, reliability, security,
maintainability, portability of student
information and accounting system?
II. METHODOLOGY
198
Authorized licensed use limited to: UNIVERSIDADE FEDERAL DO RIO GRANDE DO NORTE. Downloaded on July 07,2022 at 19:39:16 UTC from IEEE Xplore. Restrictions apply.
IV. THE ISO 25010 SOFTWARE QUALITY STANDARDS TABLE III: ISO/IEC 25010 SOFTWARE PRODUCT QUALITY MODEL
199
Authorized licensed use limited to: UNIVERSIDADE FEDERAL DO RIO GRANDE DO NORTE. Downloaded on July 07,2022 at 19:39:16 UTC from IEEE Xplore. Restrictions apply.
3. Fault tolerance refers to a component's ability to
perform or operate even with there are
software/hardware failures.
4. Recoverability refers to the ability of the systems or
components to recover data in the event of a system
breakdown.
E. Security
The degree to which the system is secured or protected
from any unauthorized access. It is the ability also to assign
the user with its level of authorization. Besides, this
characteristic is composed of the following sub-
characteristics:
1. Confidentiality is a degree to ensure that the data can
only be accessed by authorized users. Figure 2: Feature of SIAS Online v3.x
2. Integrity is preventing any unauthorized access from Source: Digital Software/ http://www.digisoftph.com/
any of the functions of the program.
3. Non-repudiation is the degree that everything that is
performed in the system is documented and proven.
4. Accountability is the ability to track out who is Male
accountable if there are inconsistencies. Female 39%
5. Authenticity refers to the actions of determining 61%
whether or not those seeking access to a system have
been verified and trusted.
F. Maintainability
This characteristic corresponds to the degree to which Figure 3: Male and Female Percentage
the components or the system can be improved and adapted
evaluation, enrolled subjects, class schedules, etc. [2].
to any changes. The five sub-characteristics are the
Besides, SIAS has an accounting system that records and
following:
processes accounting transactions for the students such as the
1. Modularity is the degree to which the modules or
student assessment.
computer program can be replaceable with
As per observation from Figure 2, the application has
minimum impact on the other modules.
now an integrated learning management system due to the
2. Reusability is the degree that the existing assets of
needs of the stakeholder in the implementation of flexible
the program can be utilized to other systems.
learning due to the presence of the COVID-19 virus. To date,
3. Analyzability is the degree of the system that is easy
it is the only school software that is 100% Desktop and
to analyze and troubleshoot if the event of the failure
MOBILE friendly (All User Interfaces: Admin, Transaction,
4. Modifiability is the degree to which the system can
Tools & Reports).
be modified without harming the whole system.
5. Testability is the ability of the system to be tested VI. RESULTS AND DISCUSSIONS
anytime.
A total of 189 responses from the online survey were
G. Portability conducted through the employees and students of Biliran
Portability means the degree of the system can be utilized Province State University.
in various environments. This characteristic is composed of A. Demographic Profile
the following sub-characteristics
1. Adaptability is the capacity to adapt both hardware Figure 3 depicts the demographic profile of the
and software to any changing environment. respondents, which includes 39% males and 61% females
2. Installability refers to the extent to which a system ranging in age from 18 to 50 years old.
may be installed and/or uninstalled in an identified
environment. Whereas, Figure 4 illustrated the types of respondents, 2%
3. Replaceability denotes the degree to which a for the school head/department head, 6% for the faculty, 7%
program can be replaced in a different setting or for the office staff, and 85% for the student.
environment. B. SIAS Quality Evaluation
V. STUDENT INFORMATION AND ACCOUNTING SYSTEM This study looked at eight software quality
characteristics: functional suitability, performance
SIAS is a fully-functional enrollment and accounting efficiency, compatibility, usability, reliability, security, and
system is currently used by the different educational maintainability. As shown in Figure 5, wherein it indicated
institutions in the Philippines. It can record the student’s the results of functional suitability of SIAS that in functional
information such as their grades, curriculum completeness had an average of 3.7 as being “High Extent”,
functional correctness gained an average of 3.8 as being
200
Authorized licensed use limited to: UNIVERSIDADE FEDERAL DO RIO GRANDE DO NORTE. Downloaded on July 07,2022 at 19:39:16 UTC from IEEE Xplore. Restrictions apply.
“High Extent” and functional appropriateness perceived 3.8 These results indicated that student information and
as being “High Extent”. accounting system is reliable in terms of data maturity data
5.0
4.0
3.0
2.0
1.0
Co-existence Interoperability
Figure 4: Types of Respondents percentage
5.0
Figure 8: Usability Evaluation
4.0
3.0
2.0 5.0
1.0 4.0
Time Resource Capacity 3.0
behavior utilization 2.0
1.0
Figure 6: Performance Efficiency Evaluation
Maturity Availability Fault tolerance Recoverability
These results indicated that student information and
accounting system is suitable to the user requirements
because it is perceived as being “High Extent”. Furthermore, Figure 9: Reliability Evaluation
figure 6 illustrated the performance efficiency evaluation
result, which showed that Time Behavior received an average
of 3.7 as "High Extent," Resource Utilization received an As shown in Figure 10 for the security assessment result
average of 3.7 as "High Extent," and Capacity received an that confidentiality was scored 4.0 as "High Extent”.
average of 3.7 as "High Extent." These findings suggested Integrity was given a score of 4.0 for "High Extent,"
that the student information and accounting system can operability was given a score of 3.8 for "High Extent," and
respond and process based on the needs of the users, non-repudiation was given a score of 3.8 for "High Extent."
indicating that it has a High Extent for performance Furthermore, accountability was scored as "High Extent" on
efficiency. a scale of 3.8, while authenticity was rated as "High Extent"
Figure 7 illustrated the assessment result of compatibility on a scale of 3.8.
that in Co-Existence had an average of 3.7 as being “High These results indicated that student information and
Extent” and Interoperability had an average of 3.7 as being accounting system has met the CIA or the Confidentiality,
“High Extent”. These findings revealed that the student Integrity, and Availability for software security policies in
information and accounting system is compatible in that it which the user can access it appropriately and secured as it
can interchange data with other systems, earning a 3.7 or rated as being “High Extent”.
High Extent rating. As demonstrated in Figure 11, the maintainability
Figure 9 depicted the reliability evaluation result: evaluation result was 3.8, indicating "High Extent" in
Maturity was rated as "High Extent" on a scale of 3.8. Modularity. Reusability considered 3.8 to be "High Extent."
Availability was rated as "High Extent" on an average of 3.8, Analyzability was scored as "High Extent" with a score of
while operability was rated as "High Extent" on an average 3.8. Modifiability was also given a score of 3.7, indicating
of 3.8. Fault tolerance was rated as "High Extent" on an "High Extent." With a score of 3.7, testability was graded as
average of 3.6, while recoverability was rated as "High "High Extent" with a 3.0 average.
Extent" on an average of 3.7. These results indicated that student information and
accounting system is maintainable that can be modified at
any time for future versions or updates.
201
Authorized licensed use limited to: UNIVERSIDADE FEDERAL DO RIO GRANDE DO NORTE. Downloaded on July 07,2022 at 19:39:16 UTC from IEEE Xplore. Restrictions apply.
performing specific tasks, compatible with other system
components, useable, dependable, secure, maintainable, and
portable, according to the assessment results. SIAS is critical
in today's circumstances because it was critical for learning
5.0 processes in many academic situations during the pandemic
4.0 period. In other words, the software's clients were satisfied
3.0 since it was of high quality.
2.0
1.0 VIII. LIMITATIONS AND FUTURE DIRECTIONS/WORKS
The study's limitations were entirely based on the use of
respondents who had full-time access to the program and who
were Biliran Province State University staff and students.
Additional academic institutions that use a comparable
student information and accounting system, as well as other
Figure 10: Security Evaluation areas of concern that could be merged, will be the focus of
future research in this area.
5.0 ACKNOWLEDGMENT
The researchers are grateful to Dr. Reymon M. Santiaez,
4.0 a system administrator at Biliran Province State University's
Student Information and Accounting System, for his advice,
3.0 support, help, and encouragement in completing this project.
Thank you to Ms. Dejie R. Dagoy for volunteering to
2.0 proofread this study's grammar.
1.0 REFERENCES
Modularity Reusability AnalyzabilityModifiability Testability [1] P. R. Srivastava and K. Kumar, “An approach towards software
quality assessment,” Commun. Comput. Inf. Sci., vol. 31, pp. 150–
160, 2009, DOI: 10.1007/978-3-642-00405-6_19.
Figure 11: Maintainability Evaluation [2] P. Nistala, K. V. Nori, and R. Reddy, “Software quality models: A
systematic mapping study,” Proc. - 2019 IEEE/ACM Int. Conf.
Softw. Syst. Process. ICSSP 2019, pp. 125–134, 2019, DOI:
5.0 10.1109/ICSSP.2019.00025.
4.0 [3] J. Estdale and E. Georgiadou, Applying the ISO/IEC 25010 Quality
Models to Software Product, vol. 896. Springer International
3.0 Publishing, 2018.
2.0 [4] F. Alebebisat, T. E. Alshabatat, and A. Zaid, “Review of Literature
1.0 on Software Quality,” World Comput. Sci. Inf. Technol. J., vol. 8,
no. 3, pp. 876–884, 2018, [Online]. Available:
Adaptability Installability Replaceability
http://dx.doi.org/10.1016/j.desal.2009.09.143.
Figure 12: Portability Evaluation [5] J. Guabes, “Student Information and Accounting System of
Cagayan State Student Information and Accounting System of
Figure 12 revealed the assessment result of Portability Cagayan State University –,” no. August 2018.
[6] A. Edward, G. Burnham, and R. Morrow, “Q Uality a Ssurance M
which the adaptability had an average of 3.9 as being “High Anagement,” 2018 19th IEEE/ACIS Int. Conf. Softw. Eng. Artif.
Extent”. Installability had an average of 3.8 as being “High Intell. Netw. Parallel/Distributed Comput., vol. 5, no. 3, pp. 2007–
Extent” and replaceability perceived an average of 3.8 as 2008, 2008.
being “High Extent”. These findings suggested that the [7] P. Perera, R. Silva, and I. Perera, “Improve software quality
through practicing DevOps,” 17th Int. Conf. Adv. ICT Emerg. Reg.
student information and accounting system is portable or ICTer 2017 - Proc., vol. 2018-January, pp. 13–18, 2017, doi:
can be installed in any environment. 10.1109/ICTER.2017.8257807.
[8] D. S. Guaman, J. M. D. Alamo, and J. C. Caiza, “A Systematic
Mapping Study on Software Quality Control Techniques for
VII. CONCLUSION Assessing Privacy in Information Systems,” IEEE Access, vol. 8,
pp. 74808–74833, 2020, doi: 10.1109/ACCESS.2020.2988408.
In project management, software quality assessment is [9] B. Thillaieaswaran and S. Pasupathy, “Learnability Metric in
critical to verify that the final product meets client Software Quality Assurance,” vol. 25, no. 2, pp. 3993–3997, 2021.
[10] H. Haslinda et al., “Evaluation of e-Book applications using ISO
expectations through comprehensive software evaluation, the 25010,” 2nd Int. Symp. Technol. Manag. Emerg. Technol. ISTMET
project's goal was successfully achieved. The project 2015 - Proceeding, pp. 114–118, 2015, doi:
development team used ISO 25010 software quality standards 10.1109/ISTMET.2015.7359012.
to ensure that the software they created was secure in terms of [11] M. G. Siavvas, K. C. Chatzidimitriou, and A. L. Symeonidis,
data availability, data integrity, and data confidentiality. “QATCH - An adaptive framework for software product quality
Issues and obstacles in software development can be assessment,” Expert Syst. Appl., vol. 86, pp. 350–366, 2017, doi:
10.1016/j.eswa.2017.05.060.
addressed by evaluating the eight characteristics of software
quality standards, each of which has 31 sub-characteristics.
Therefore, the Student Information and Accounting
System (SIAS) was deemed to be suitable, capable of
202
Authorized licensed use limited to: UNIVERSIDADE FEDERAL DO RIO GRANDE DO NORTE. Downloaded on July 07,2022 at 19:39:16 UTC from IEEE Xplore. Restrictions apply.