<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">
    jcc
   </journal-id>
   <journal-title-group>
    <journal-title>
     Journal of Computer and Communications
    </journal-title>
   </journal-title-group>
   <issn pub-type="epub">
    2327-5219
   </issn>
   <issn publication-format="print">
    2327-5227
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/jcc.2025.138013
   </article-id>
   <article-id pub-id-type="publisher-id">
    jcc-145186
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Computer Science 
     </subject>
     <subject>
       Communications
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    Analyzing Non-Functional Requirements of Mobile Applications: Usability, Reliability, Performance, and Supportability
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Fahad Mahmoud
      </surname>
      <given-names>
       Ghabban
      </given-names>
     </name> 
     <xref ref-type="aff" rid="aff1"> 
      <sup>1</sup>
     </xref>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Wad
      </surname>
      <given-names>
       Ghaban
      </given-names>
     </name> 
     <xref ref-type="aff" rid="aff2"> 
      <sup>2</sup>
     </xref>
    </contrib>
   </contrib-group> 
   <aff id="aff1">
    <addr-line>
     aInformation System Department, College of Computer Science and Engineering, Taibah University, Madina, Saudi Arabia
    </addr-line> 
   </aff> 
   <aff id="aff2">
    <addr-line>
     aComputer Science Department, Applied College, University of Tabuk, Tabuk, Saudi Arabia
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     01
    </day> 
    <month>
     08
    </month>
    <year>
     2025
    </year>
   </pub-date> 
   <volume>
    13
   </volume> 
   <issue>
    08
   </issue>
   <fpage>
    260
   </fpage>
   <lpage>
    279
   </lpage>
   <history>
    <date date-type="received">
     <day>
      29,
     </day>
     <month>
      July
     </month>
     <year>
      2024
     </year>
    </date>
    <date date-type="published">
     <day>
      25,
     </day>
     <month>
      July
     </month>
     <year>
      2024
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      25,
     </day>
     <month>
      August
     </month>
     <year>
      2025
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © Copyright 2014 by authors and Scientific Research Publishing Inc. 
    </copyright-statement>
    <copyright-year>
     2014
    </copyright-year>
    <license>
     <license-p>
      This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/
     </license-p>
    </license>
   </permissions>
   <abstract>
    Most people use mobile apps every day for a variety of purposes, including reading the news, checking social media, and shopping. Thus, these mobile apps must be thoroughly tested so that we can trust them to behave as intended when used in the field. The purpose of this study is to collect and analyze non-functional requirements (NFRs) for mobile apps from four perspectives to determine the success and quality of the applications from the perspective of usability, reliability, performance, and supportability. By focusing on these aspects of application development, developers can create applications that are consumer-friendly, reliable, fast, and easy to maintain, thus increasing user satisfaction and ensuring the long-term success of their products. According to the results of this study, of the 27 mobile applications that had been collected from the literature, 16 were able to meet the usability NFR, seven were able to meet the reliability NFR, 14 covered the performance NFR, and three were able to meet the supportability NFR. At the same time, three were unable to meet any NFRs. The results of the study showed that mobile application developers focused more on usability and performance than reliability and supportability. In contrast, reliability and supportability were used by a smaller percentage of developers in their development process.
   </abstract>
   <kwd-group> 
    <kwd>
     Mobile Apps
    </kwd> 
    <kwd>
      Non-Functional Requirements (NFRs)
    </kwd> 
    <kwd>
      Usability
    </kwd> 
    <kwd>
      Reliability
    </kwd> 
    <kwd>
      Performance
    </kwd> 
    <kwd>
      Supportability
    </kwd> 
    <kwd>
      Literature Review Method
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. Introduction</title>
   <p>Apps are software applications specifically designed for use on small, wireless computing devices, such as smartphones and tablets, and are not meant to be used on large, stationary computers such as desktops and laptops . A mobile application (mobile Apps) can be categorized by whether it is web-based or native, depending on whether it is explicitly designed for a given platform or created from the ground up for that platform. Another type of app is a hybrid app, which is a combination of native and web apps . It is critical to understand that functional and non-functional requirements (NFRs) play a crucial role in ensuring the product meets business requirements, such as speed, compatibility, localization, and capacity. According to <xref ref-type="bibr" rid="scirp.145186-2">
     [2]
    </xref>, the mobile application lifecycle consists of four phases as shown in <xref ref-type="fig" rid="fig1">
     Figure 1
    </xref>. Each phase has several requirements, such as functional and non-functional requirements. Non-functional requirements (NFRs) play a crucial role in ensuring the success and satisfaction of mobile applications. These requirements go beyond the functionality of the app and focus on aspects such as usability, reliability, performance, and supportability. Understanding the consequences of analyzing functional and NFRs of mobile apps is essential for developers, designers, and stakeholders involved in mobile application development.</p>
   <fig id="fig1" position="float">
    <label>Figure 1</label>
    <caption>
     <title>Figure 1. Mobile application lifecycle <xref ref-type="bibr" rid="scirp.145186-2">
       [2]
      </xref>.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1732844-rId17.jpeg?20250828024800" />
   </fig>
   <p>Hence, the purpose of this study is to analyse the four common NRFs of mobile Apps, which are usability, performance, reliability, and supportability, and to examine them in depth. The literature review method is used in this study. Thus, 27 mobile apps were collected and analysed based on the four NFRs of usability, performance, reliability, and supportability. Consequently, the authors found that 16 of the apps could meet the usability NFR, seven were able to meet the reliability NFR, fourteen covered the performance NFR, and three were able to meet the supportability NFR. At the same time, three were unable to meet any of the NFRs. According to the study results, mobile application developers place a greater emphasis on usability and performance than reliability and supportability in the development process. In contrast, a smaller percentage of developers prioritize reliability and supportability in their development process. The definitions of usability, performance, reliability, and supportability are as follows:</p>
   <p>1) Usability: This refers to how easily and intuitively users can interact with the mobile application. It encompasses aspects such as ease of learning, efficiency of use, memorability, error prevention, and user satisfaction. A highly usable app is easy to navigate, understand, and use for its intended purpose.</p>
   <p>2) Performance: This relates to the responsiveness, speed, and efficiency of the mobile application. It includes factors like loading times, processing speed, resource consumption (battery, memory), and the ability to handle a high volume of users or data without degradation in service.</p>
   <p>3) Reliability: This concerns the ability of the mobile application to perform its intended functions consistently without failure. It involves aspects like stability, accuracy, fault tolerance, recoverability, and the ability to maintain performance under various conditions.</p>
   <p>4) Supportability: This refers to how easily the mobile application can be maintained, updated, and adapted to changing requirements or technologies. It encompasses factors like maintainability, testability, scalability, portability, and the availability of documentation and support resources</p>
   <p>This article is structured as follows: the related works are discussed in Section I, and the methodology is presented in Section III. The results and discussion are displayed in Section VI, whereas the conclusion and future work are discussed in Section V.</p>
  </sec><sec id="s2">
   <title>2. Related Work</title>
   <p>In the literature, there have been several models of mobile apps proposed for various purposes. The authors in <xref ref-type="bibr" rid="scirp.145186-3">
     [3]
    </xref> studied the usability of mobile applications within virtual environments based on several criteria, including the amount of time it took to complete the tasks, the number of errors the users made as well as the effectiveness and efficiency of their task completion. The authors in <xref ref-type="bibr" rid="scirp.145186-4">
     [4]
    </xref> conducted an empirical study, using a set of measures to assess the usability of mobile applications that are run on different mobile operating systems. A previous study, conducted by <xref ref-type="bibr" rid="scirp.145186-5">
     [5]
    </xref>, aimed to determine the most essential characteristics that define mobile applications, to facilitate the delivery of practical, outstanding, and user-friendly mobile apps that meet the needs of users. According to <xref ref-type="bibr" rid="scirp.145186-6">
     [6]
    </xref>, a systematic literature review was conducted to identify and collect the required evidence regarding the automated testing of mobile applications. Measuring the usability of a computer program requires considering three factors, namely effectiveness, efficiency, and satisfaction. The researchers at <xref ref-type="bibr" rid="scirp.145186-7">
     [7]
    </xref> designed a new usability model, namely, placing people at the centre of the mobile application development process. Additionally, they reviewed specific mobile applications to particular fields of study as well. Several mobile applications have been developed by the authors, including those that can be used to monitor the symptoms of heart failure <xref ref-type="bibr" rid="scirp.145186-8">
     [8]
    </xref>, cardiology , and diabetes <xref ref-type="bibr" rid="scirp.145186-10">
     [10]
    </xref>, among others, according to a study carried out by , seven different strategies can be used when estimating and selecting applications related to health.</p>
   <p>Furthermore, mobile applications are employed in the education sector, especially for the purpose of teaching/learning language <xref ref-type="bibr" rid="scirp.145186-11">
     [11]
    </xref> <xref ref-type="bibr" rid="scirp.145186-12">
     [12]
    </xref>, m-learning <xref ref-type="bibr" rid="scirp.145186-13">
     [13]
    </xref> <xref ref-type="bibr" rid="scirp.145186-14">
     [14]
    </xref>. There are also smartphone applications that are used by undergraduate students <xref ref-type="bibr" rid="scirp.145186-15">
     [15]
    </xref>. Some applications exist for supporting the children suffering from autism spectrum disorders in a way to improve their capacities for understanding, interacting, and communicating with others with the use of the Arabic language <xref ref-type="bibr" rid="scirp.145186-16">
     [16]
    </xref>.</p>
   <p>Some other researchers have examined the role mobile applications in tourism <xref ref-type="bibr" rid="scirp.145186-17">
     [17]
    </xref> <xref ref-type="bibr" rid="scirp.145186-18">
     [18]
    </xref> and spiritual/religious services <xref ref-type="bibr" rid="scirp.145186-19">
     [19]
    </xref> <xref ref-type="bibr" rid="scirp.145186-20">
     [20]
    </xref>. Nevertheless, the literature lacks the review of mobile applications in terms of their use in process related to pilgrimage. Furthermore, several scholars have designed different mobile applications applicable to various Hajj and Umrah services. Several master’s dissertations have been carried out on creating mobile applications that can guide Malaysian pilgrims <xref ref-type="bibr" rid="scirp.145186-21">
     [21]
    </xref>-<xref ref-type="bibr" rid="scirp.145186-25">
     [25]
    </xref>. In a masters’ thesis, proposed augmented reality aiming to guide pilgrims. In the studies of <xref ref-type="bibr" rid="scirp.145186-27">
     [27]
    </xref>, some mobile applications were designed, helping pilgrims to read Hajj and Umrah prayers and translating them into the pilgrims’ native language. A new framework was suggested by <xref ref-type="bibr" rid="scirp.145186-28">
     [28]
    </xref>, which serves as a crowd-sourcing platform defining the pilgrims’ needs. It employs mobile sensory data and, this way, defines the users’ contexts. The framework was employed for the development of a mobile application that could be used in numerous spatio-temporal services. In addition, <xref ref-type="bibr" rid="scirp.145186-29">
     [29]
    </xref> designed a mobile application serving as a dictionary for pilgrims who speak the Malay language. It has the capacity for translating three languages, i.e., Malay, Arabic, and English, to each other. The authors <xref ref-type="bibr" rid="scirp.145186-30">
     [30]
    </xref> suggested the utilization of a mobile phone for tracking purposes. This strategy could aid the guides (Mutawwif) of pilgrimage groups in recognizing their movements and determining their locations. A dynamic signage system was designed by <xref ref-type="bibr" rid="scirp.145186-31">
     [31]
    </xref>, which can be used as a mobile application that informs pilgrims regarding the crowd status around the Holy Ka’bah. Pilgrims can use this application to automatically count the number of Tawaf rounds performed. Another mobile application was designed by <xref ref-type="bibr" rid="scirp.145186-32">
     [32]
    </xref>, which is capable of guiding pilgrims when doing Umrah. It can also serve as Tawaf counter and location tracker. The authors in <xref ref-type="bibr" rid="scirp.145186-33">
     [33]
    </xref> introduced a service for identifying exact location in Hajj. It was able to gather information about the pilgrims’ locations to be used in identifying and tracking them. In another research, <xref ref-type="bibr" rid="scirp.145186-34">
     [34]
    </xref> offered a mobile translation application for the facilitation of communication among pilgrims. The advantage of this application is that it is accessible in numerous languages and uses technologies that recognize both text and voice to help pilgrims to correctly translate the target words. The “Al-Hajj” is a mobile application introduced by <xref ref-type="bibr" rid="scirp.145186-35">
     [35]
    </xref>, helping pilgrims understand Hajj-related deeds. It can exhibit four interactive features, i.e., map, checklist, motivational messages, and contact list. The authors <xref ref-type="bibr" rid="scirp.145186-36">
     [36]
    </xref> investigated how smartphone apps could be utilized to conduct surveys. They concentrated upon the collection of relevant data and information during mass gatherings. This can significantly enhance public health through the reinforcement of the knowledge associated with disease prevention. An analytical research was carried out by <xref ref-type="bibr" rid="scirp.145186-37">
     [37]
    </xref> into the mobile applications related to the Hajj practices, which are offered on Google Play. The applications identified in this regard were analysed with considering the following criteria: supported languages, offered services, installation rates, and repetition of the services and names of the applications. The authors <xref ref-type="bibr" rid="scirp.145186-38">
     [38]
    </xref> developed an integrated classified model that illustrates mobile app usability from the high-ranking stage of “usability standards” to the middle level of “usability elements” to the comprehensive level of “usability elements” to evaluate the usability of present mobile apps from diverse classifications. <xref ref-type="bibr" rid="scirp.145186-39">
     [39]
    </xref> investigated the quality aspects that inspire students and lecturers’ usage of the Elearning. ZUJ mobile application at the Al-Zaytoonah University of Jordan. Additionally, the research revealed how well the quality aspects fit the desires of students and lecturers who applied the application during the academic year 2020 - 2021. The authors in <xref ref-type="bibr" rid="scirp.145186-40">
     [40]
    </xref> applied the fuzzy TOPSIS method to choose high-value and user skills of mobile education products for mathematics. They recognized the issues that are damaging the use of mobile mathematics education applications and proposed solutions to deal with such issues. The authors in <xref ref-type="bibr" rid="scirp.145186-41">
     [41]
    </xref> investigated how gamification may encourage user action and encouraging marketing results. They supplied several abstract and functional effects that can assist designers create more efficient gamified mobile apps. The authors in <xref ref-type="bibr" rid="scirp.145186-42">
     [42]
    </xref> identified stakeholder opinions on essential conditions for introducing mobile health schemes and appropriate consequences regarding reasonable and cost usefulness of effective mobile health schemes. The authors in <xref ref-type="bibr" rid="scirp.145186-43">
     [43]
    </xref> proposed and evaluated a novel hybrid model to examine the behavioural aims of young customers to utilize mobile apps. The authors in <xref ref-type="bibr" rid="scirp.145186-44">
     [44]
    </xref> introduced an emergency model of operating factors of consumer appointment in the context of selling mobile apps. The proposed model improved the existing literature of consumer commitment management that has been getting power lately within the field of online benefit study. The researchers in <xref ref-type="bibr" rid="scirp.145186-45">
     [45]
    </xref> introduced usability research that seeks to create a consistent, flexible, complete scale for categorization and measuring the features of health products.</p>
   <p>On the other hand, several studies have discussed cybercrime, which may affect the privacy and security of the data in the mobile apps and their database <xref ref-type="bibr" rid="scirp.145186-46">
     [46]
    </xref>-<xref ref-type="bibr" rid="scirp.145186-67">
     [67]
    </xref>.</p>
   <p>Existing literature features a wide range of mobile apps for purposes like healthcare, education, tourism, and religious services. Research has examined usability models, automated testing methods, and domain-specific frameworks such as language learning and Hajj pilgrimage. However, there is a notable gap in the comprehensive review of these applications’ non-functional requirements (NFRs), especially regarding usability, reliability, performance, and supportability, along with some analysis of the related studies’ work. This paper addresses this gap by analyzing the NFRs across various mobile applications and industries. By emphasizing these critical quality attributes, the study aims to provide valuable insights for developers, designers, and stakeholders, fostering the development of more robust, user-friendly, and maintainable applications.</p>
  </sec><sec id="s3">
   <title>3. Methodology</title>
   <p>To accomplish this objective, this study uses the literature review method <xref ref-type="bibr" rid="scirp.145186-68">
     [68]
    </xref> to go through all the different resources and collect and discover the mobile apps. In order to gather mobile app articles from different resources, five search engines have been identified in order to gather the articles. There are three keywords used in this study: “Mobile Apps”, “Mobile Applications” and “non-functional requirements”. The searching period identified from 2015 - 2024. Also, the inclusion and exclusion criteria are identified and listed as shown in <xref ref-type="table" rid="table1">
     Table 1
    </xref>. Then, based on the identified search rules, the data was gathered from the common search engines via the identified search engines. Based on the results of the search engines, there were 2091 articles found. Based on the criteria listed in <xref ref-type="table" rid="table1">
     Table 1
    </xref>, the 2091 articles gathered are filtered based on the inclusion and exclusion criteria, and then 27 articles for this study have been selected based on those criteria as shown in <xref ref-type="table" rid="table2">
     Table 2
    </xref>. <xref ref-type="fig" rid="fig2">
     Figure 2
    </xref> displays the methodology used.</p>
   <table-wrap id="table1">
    <label>
     <xref ref-type="table" rid="table1">
      Table 1
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145186-"></xref>Table 1. Summary of gathering data from common search engines.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="19.31%"><p style="text-align:center">Search Engine</p></td> 
      <td class="custom-bottom-td acenter" width="25.54%"><p style="text-align:center">Keywords</p></td> 
      <td class="custom-bottom-td acenter" width="11.14%"><p style="text-align:center">Total articles</p></td> 
      <td class="custom-bottom-td acenter" width="21.24%"><p style="text-align:center">Inclusion criteria</p></td> 
      <td class="custom-bottom-td acenter" width="22.77%"><p style="text-align:center">Exclusion criteria</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="19.31%"><p style="text-align:center">IEEE Xplore</p></td> 
      <td rowspan="5" class="custom-top-td aleft" width="25.54%"><p style="text-align:left">“Mobile Apps”, “Mobile Applications” and “non-functional requirements”.</p></td> 
      <td class="custom-top-td acenter" width="11.14%"><p style="text-align:center">250</p></td> 
      <td rowspan="5" class="custom-top-td aleft" width="21.24%"><p style="text-align:left">Including only articles related to mobile apps and NFRs.</p></td> 
      <td rowspan="5" class="custom-top-td acenter" width="22.77%"><p style="text-align:center">We excluded only articles that didn’t have anything to do with mobile apps and NFRs.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.31%"><p style="text-align:center">Scopus</p></td> 
      <td class="acenter" width="11.14%"><p style="text-align:center">390</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.31%"><p style="text-align:center">Web of Science</p></td> 
      <td class="acenter" width="11.14%"><p style="text-align:center">150</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.31%"><p style="text-align:center">Springer</p></td> 
      <td class="acenter" width="11.14%"><p style="text-align:center">301</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="19.31%"><p style="text-align:center">Google Scholar</p></td> 
      <td class="acenter" width="11.14%"><p style="text-align:center">1000</p></td> 
     </tr> 
    </table>
   </table-wrap>
   <fig id="fig2" position="float">
    <label>Figure 2</label>
    <caption>
     <title>Figure 2. Adapted methodology.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1732844-rId18.jpeg?20250828024801" />
   </fig>
   <table-wrap id="table2">
    <label>
     <xref ref-type="table" rid="table2">
      Table 2
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145186-"></xref>Table 2. Selected mobile apps.</title>
    </caption>
   </table-wrap>
   <fig id="fig3" position="float">
    <label>Figure 3</label>
    <caption>
     <title>Based on the mobile apps collected from the literature review, we obtained 16 out of 27 mobile apps that covered the usability NFR, 7 out of 27 mobile apps that covered the reliability NFR, 14 out of 27 apps that covered performance NFRs, and finally three out of 27 apps that covered supportability NFRs, whereas three out of 27 mobile apps no covering any NFRs. According to this analysis, most of the mobile Apps developers focused on the usability, and performance NFRs, while the reliability and supportability NFRs were the less used by the mobile Apps developers in their development process. <xref ref-type="fig" rid="fig3">
       Figure 3
      </xref> displays the usage of NFRs among mobile Apps developers.<xref ref-type="bibr" rid="scirp.145186-"></xref><p class="imgGroupCss_v"><img class=" imgMarkCss lazy" data-original="https://html.scirp.org/file/1732844-rId20.jpeg?20250828024801" /></p>Figure 3. NFRs among mobile Apps developers.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1732844-rId19.jpeg?20250828024801" />
   </fig>
   <p>According to this analysis, most of the mobile Apps developers focused on the usability, performance, and reliability NFRs, while the supportability NFR were the less used by the mobile Apps developers in their development process. The usability NFR refers to how easy and intuitive a mobile App is to use. Developers prioritize this NFR to ensure that users can easily navigate through the mobile app, find the information they need, and complete the desired tasks. By focusing on usability, developers aim to create a seamless and enjoyable user experience. Performance is another critical NFR that mobile developers consider. They ensure that a mobile apps responds quickly, loads data efficiently, and runs smoothly on different devices and network conditions. By optimizing the app’s performance, developers aim to maintain a smooth and responsive user experience, regardless of external factors. Reliability is another crucial NFR that mobile developers prioritize. They ensure that a mobile apps consistently delivers the expected results and does not experience crashes or errors. By thoroughly testing the app and implementing robust error handling mechanisms, developers aim to maintain a high level of reliability, ensuring users trust the App and rely on it for their daily tasks. In contrast, supportability was found to be the less used NFR in the mobile apps development process. Supportability refers to how easily a mobile apps can be maintained, updated, and integrated with other systems. While developers understand the importance of supportability, they may focus more on the immediate needs of a mobile app’s functionality rather than long-term maintenance.</p>
   <p>Thus, most of the mobile apps developers emphasized usability, performance, and reliability as key NFRs during development. While supportability was considered important, it was generally less prioritized compared to the NFRs, likely due to its focus on long-term maintenance and integration.</p>
   <p>In contrast, the 27 mobile apps that were included in the survey covered a variety of industries. There were some of these models that dealt with the health sector, some that dealt with the education sector, and so on. <xref ref-type="table" rid="table3">
     Table 3
    </xref> displays the outcome, methodology and variety of industries which covered by the 27 mobile apps. Furthermore, each mobile apps of the 27 has advantages and disadvantages as shown in <xref ref-type="table" rid="table4">
     Table 4
    </xref>.</p>
   <table-wrap id="table3">
    <label>
     <xref ref-type="table" rid="table3">
      Table 3
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145186-"></xref>Table 3. Existing mobile apps from the outcome, applied method, and focused perspectives.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="7.23%"><p style="text-align:center">Ref</p></td> 
      <td class="custom-bottom-td acenter" width="44.03%"><p style="text-align:center">Outcome</p></td> 
      <td class="custom-bottom-td acenter" width="26.77%"><p style="text-align:center">Applied Method</p></td> 
      <td class="custom-bottom-td acenter" width="21.97%"><p style="text-align:center">Focused</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="custom-top-td acenter" width="44.03%"><p style="text-align:center">Integrated framework that combines the concepts from e-learning and mobile connectivity into application environments for mobile learning.</p></td> 
      <td class="custom-top-td acenter" width="26.77%"><p style="text-align:center">E-learning methods</p></td> 
      <td class="custom-top-td acenter" width="21.97%"><p style="text-align:center">Education sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">An application of mobile Hajj guide for Malaysian pilgrims</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Spiral development method</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Malaysian pilgrims</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile Application that can be interacting with customers by using wireless application protocol technology</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Waterfall Methodology</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Malaysian pilgrims</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile application for the language learning</p></td> 
      <td class="aleft" width="26.77%"><p style="text-align:left">Design Science approach (qualitative approach)</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Technology-Centred Concepts</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile Application for Hajj and Umrah</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Waterfall Methodology</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Malaysian pilgrims</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Proposed mobile pilgrim assistant prototype</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Design science research</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Developed a system for pilgrim tracking and identification during Hajj in the Holy area using a mobile phone</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Design science research</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Proposed dictionary targeted pilgrims to assist them to understand more about the principles of pilgrimage</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Generic waterfall methodology</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Developed pilgrims tracking application</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Design science approach</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile Application Approach</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">User-centred design approach</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Designed a novel usability model, namely</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Literature review and DSR</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Technology-Centred Concepts</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Proposed A mobile Dua and Zikr Application</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Prototyping Approach</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">M–Umrah application</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Internet and smart phone technologies</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious section</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Methodological framework</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">a systematic study</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Automated testing of mobile applications</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">systematic mapping and systematic literature review</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Automation mobile apps</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Application for Autism spectrum disorder for the children</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">systematic literature review</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Autism for Children</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Proposed Mobile Augmented Reality application</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Qualitative method</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Empirical framework</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Qualitative method</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Usability</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Evaluation Framework</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Systematic method</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Health sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Diabetes applications</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">A systematic and exhaustive critical review</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Health sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile spiritual applications</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Qualitative study</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious and Spiritual Sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">A mobile translation application for Hajj</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Prototyping Approach</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious Sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">“Al-Hajj” mobile application</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Prototyping</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Religious Sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile application to prevent disease</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Surveys</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Healthcare sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="acenter" width="44.03%"><p style="text-align:center">Mobile applications for education</p></td> 
      <td class="acenter" width="26.77%"><p style="text-align:center">Checklists, methodological frameworks, and Second Language Acquisition (SLA)</p></td> 
      <td class="acenter" width="21.97%"><p style="text-align:center">Education sector</p></td> 
     </tr> 
    </table>
   </table-wrap>
   <table-wrap id="table4">
    <label>
     <xref ref-type="table" rid="table4">
      Table 4
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145186-"></xref>Table 4. Advantages and disadvantages of mobile apps.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="7.23%"><p style="text-align:center">Ref</p></td> 
      <td class="custom-bottom-td acenter" width="44.03%"><p style="text-align:center">Advantages</p></td> 
      <td class="custom-bottom-td acenter" width="48.74%"><p style="text-align:center">Disadvantages</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="custom-top-td aleft" width="44.03%"><p style="text-align:left">Provided a better understanding on the role of mobile technology in higher education</p></td> 
      <td class="custom-top-td acenter" width="48.74%"><p style="text-align:center">Due to the little sample size and restricted functionality of proposed application, this study cannot generalize the findings for all m-learning systems environments</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Provide a flexibility and easy way to the Malaysian pilgrims to access anytime for their Hajj enquires.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Inability to provide time for pilgrims to do online search, and inability to provide pilgrims with the enquiry services in case of any question, and not being uploaded on the internet.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Provide a flexibility for Malaysian pilgrims to find information about hotels, streets, and restaurants during Hajj</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Used only for the Malaysian pilgrims.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Illustrated the state of language learning applications, the devices they can be applied to, and how they are developed.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">It's restricted for education sector only.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Assist pilgrims read Hajj and Umrah prayers and understand their meanings by translating them into the language of the pilgrims</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Used only for the Malaysian pilgrims, where</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">It has provided high-quality services to pilgrims to ensure their safety during Hajj by avoiding problems. Makkah must catch up with technological city development due to its special status and the annual crowding and congestion in the city.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">It lacks generalization. It focused only on the Arabic language</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">It was able to gather information about the pilgrims’ locations to be used in identifying and tracking them</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">The tracking signal may get missing or damaged inside the big constructions</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">This study tried to introduce simple solution that might be used to minimize pilgrims’ need to somebody else to help them.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">It prepared only for Malay language</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">The system is more flexible since the system caters to a wide range of age groups, including children, youth, and the elderly. There are still some constraints on the system, however.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">There is a possibility that the tracking signal could get lost or weakened within the building</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Informs pilgrims regarding the crowd status around the Holy Ka’bah. Pilgrims can use this application to automatically count the number of Tawaf rounds performed.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Losing track of the rounds’ during Tawaf</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">The people who play an important role in the development of mobile applications</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">There is a need for further research into the usability of the proposed model</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Allow pilgrims read Hajj and Umrah prayers and understand their meanings by translating them into the language of the pilgrims</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">The application proposed as guidance, however, it lacks generalisation.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">It is permissible for pilgrims to perform Umrah. In addition to serving as a Tawaf counter and a location tracker, it can also be used for other purposes. Additionally, we are educating and training Hajj pilgrims and Umrah pilgrims who are performing Umrah as part of their pilgrimage of worship. Providing a complete guideline and procedure to help individuals perform Hajj and Umrah according to Sunni principles to achieve Umrah mabrur when they perform Hajj or Umrah.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">This application is limited for the Malaysian hajj and umrah pilgrims.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Several different types of religious apps are available within the iTunes app store, each one with a different design function related to its primary purpose. In this study, a systematic study of all the religious apps available on the iTunes store is used to provide a nuanced classification of those currently available.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Focused on religious apps</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">In order to automate the app testing process, there are two major challenges, the first is developing an appropriate set of test cases and the second is selecting appropriate testing devices.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Only test automation is the focus of the study. A further limitation of their study is that no clear inclusion/exclusion criteria were included, resulting in biased selections.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">It was the purpose of this presentation to present a usability evaluation of Arabic applications intended for children with autism spectrum disorders (ages 3-12), teachers, parents, and peers who do not have autism spectrum disorders.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">The application supports only Arabic and emphasizes verbal communication in local dialects</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Providing direction to lost pilgrims and assisting the Hajj authorities (staff and operators) with pilgrim movement between the ritual places. Additionally, it would alert the group guide to lost pilgrims and send them their location information.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Focused on Hajj sector only</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Conduct a usability test on Android, iOS, and Symbian mobile applications.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">The company is only focused on three operating systems (Android, iOS, and Symbian) now</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">It is important to apply a rigorous methodological approach to the evaluation of apps and to use the MARS rating scale for evaluating apps.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Focused on evaluation mobi8loe Apps</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">There are very few diabetes apps available for the Arabic speaking population, which was successfully revealed by this study.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Our investigation focused only on Android and iOS operating systems; Microsoft and Blackberry were not studied due to limited adoption and usage in the MENA region. Due to their functions and high probability of adoption, diabetic apps that focused on diabetes and were in the Arabic language were the only ones studied.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Aid adults in reading and understanding Quran forms.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">This study has no reviewed mobile applications for pilgrimage.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Communicate easily between pilgrims who speak different languages. Utilizing text and voice recognition technology, this application allows for the translation of the target words in a variety of languages</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">It’s specific for religious sector.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Allow pilgrims to understand Hajj-related activities.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">It’s specific for religious sector.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Gathering relevant data and information during mass gatherings, which reinforce knowledge associated with disease prevention and contribute to improving public health.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">It’s concentred on the public health sector</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="7.23%"><p style="text-align:center"></p></td> 
      <td class="aleft" width="44.03%"><p style="text-align:left">Insisting that all factors should be considered when evaluating an app could be misleading since apps are designed to serve different purposes for different learners.</p></td> 
      <td class="acenter" width="48.74%"><p style="text-align:center">Lack of comprehensive techniques which help in learning</p></td> 
     </tr> 
    </table>
   </table-wrap>
  </sec><sec id="s4">
   <title>4. Discussion and Analysis</title>
   <fig id="fig4" position="float">
    <label>Figure 4</label>
    <caption>
     <title>Figure 4. The diversity of the coverage provided by 27 mobile apps for the NRFs.</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1732844-rId21.jpeg?20250828024802" />
   </fig>
   <p>The purpose of this section is to provide a deep discussion and analysis of the study. Developing a mobile app is a crucial stage that requires empirical research to determine the development requirements. During the study, 27 mobile apps derived from such NFRs were collected and analyzed. Based on the results of the study, some of these apps covered whole NRFs, some covered partial NRFs, and some didn’t cover any NRFs at all. As a result of the study, most of the mobile apps analyzed were focused primarily on usability and performance requirements. <xref ref-type="fig" rid="fig4">
     Figure 4
    </xref> shows the diversity of the coverage provided by 27 mobile apps for the NRFs.</p>
   <p>
    <xref ref-type="fig" rid="fig4">
     Figure 4
    </xref> shows that the developers of the mobile app focused primarily on the usability requirements and subsequently on performance requirements when it came to developing the mobile app. This decision was driven by a strong motivation, which was the need to develop an app that would be user-friendly and efficient, that would improve user satisfaction, increase user retention, optimize performance, and gain a competitive edge in the market. App development can be very successful when developers pay equal attention to usability and performance. By doing so, they can create an app that meets their users’ expectations and remains relevant. This is in a market where mobile apps are constantly changing to remain relevant.</p>
   <p>Nevertheless, most of the developers, as well as the majority of the authors, have not addressed the supportability requirement sufficiently, and only three of them have done so. It appears that this crucial component was ignored or neglected during the development process, which suggests that they overlooked or neglected it. In this case, it means that little attention was given to the requirements for the product’s supportability, which means that nothing was done to ensure the product’s long-term viability or to ensure that it can be maintained over time. Supportability is a crucial component of maintaining and updating software systems, and if this aspect is overlooked, there could be significant consequences for the product's stability and usability. Supportability must be prioritized and understood by developers as a key factor for ensuring the successful implementation of a product and its continued maintenance over the long term.</p>
   <p>Functional requirements define what a mobile application does-the specific features and functionalities it offers to the user. These are typically described in terms of actions the system should perform, such as user login, data input, transaction processing, or information retrieval. Functional requirements are often the initial focus of development, as they form the core value proposition of the App. Without robust functional features, the App can’t deliver on its intended purpose, regardless of its performance or usability. Therefore, developers often prioritize the implementation of these features to establish a working product as quickly as possible.</p>
   <p>However, non-functional requirements (NFRs) determine how well the App performs these functions. They include qualities such as usability, reliability, performance, security, and supportability. While the App might technically fulfill what it’s supposed to do (meeting the functional requirements), poor NFRs can significantly harm the user experience and ultimately harm the App’s success. For example, an e-commerce app with a detailed product catalog (functional) but slow loading times and frequent crashes (poor NFRs) will likely frustrate users and result in low conversion rates. Ignoring NFRs and focusing only on functional features is a common mistake that can lead to a technically correct but practically unusable or unsustainable application.</p>
   <p>Ultimately, a successful mobile app requires a careful balance between functional and non-functional requirements. While functional requirements define the App’s core capabilities, NFRs determine its overall quality, user satisfaction, and long-term viability. Ideally, development teams should consider both aspects simultaneously, refining both the features and qualities of the App throughout the development process. Focusing on only one at the expense of the other can result in a subpar product that does not meet user expectations or achieve its goals. This integrated approach ensures that the App is not only functional but also enjoyable, reliable, and easy to maintain. <xref ref-type="table" rid="table5">
     Table 5
    </xref> NFR Prioritization and Potential Driving Factors.</p>
   <table-wrap id="table5">
    <label>
     <xref ref-type="table" rid="table5">
      Table 5
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="scirp.145186-"></xref>Table 5. Observed NFR prioritization and potential driving factors.</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td acenter" width="15.10%"><p style="text-align:center">FR</p></td> 
      <td class="custom-bottom-td acenter" width="23.58%"><p style="text-align:center">Observed Prioritization (High/Low)</p></td> 
      <td class="custom-bottom-td acenter" width="61.32%"><p style="text-align:center">Potential Driving Factors</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td acenter" width="15.10%"><p style="text-align:center">Usability</p></td> 
      <td class="custom-top-td acenter" width="23.58%"><p style="text-align:center">High</p></td> 
      <td class="custom-top-td aleft" width="61.32%"><p style="text-align:left">High user demand for intuitive, easy-to-use apps, coupled with competitive pressure to deliver a positive user experience. Usability testing methods are readily available, allowing immediate influence on user adoption and retention.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="15.10%"><p style="text-align:center">Performance</p></td> 
      <td class="acenter" width="23.58%"><p style="text-align:center">High</p></td> 
      <td class="aleft" width="61.32%"><p style="text-align:left">User expectations for speed and responsiveness, combined with competitive pressure to provide a seamless experience, highlight the importance of visibility into performance issues like crashes and slow loading times, which directly affect user satisfaction.</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="15.10%"><p style="text-align:center">Reliability</p></td> 
      <td class="acenter" width="23.58%"><p style="text-align:center">Low</p></td> 
      <td class="aleft" width="61.32%"><p style="text-align:left">Underestimating the long-term impact of bugs and crashes, coupled with pressure to deliver features rapidly, often results in less direct user feedback on reliability issues compared to usability or performance concerns. These issues may be viewed as “fixable later.”</p></td> 
     </tr> 
     <tr> 
      <td class="acenter" width="15.10%"><p style="text-align:center">Supportability</p></td> 
      <td class="acenter" width="23.58%"><p style="text-align:center">Low</p></td> 
      <td class="aleft" width="61.32%"><p style="text-align:left">Emphasize short-term gains and feature delivery, while recognizing the challenge in quantifying supportability ROI. There is limited awareness of long-term costs associated with poor maintainability, combined with pressure to reduce initial development expenses.</p></td> 
     </tr> 
    </table>
   </table-wrap>
  </sec><sec id="s5">
   <title>5. Conclusion</title>
   <p>A variety of mobile apps are used every day by most people, including news apps, social media apps, and shopping apps. To ensure their reliability when used in the field, these mobile apps must be thoroughly tested. Usually, manual testing for mobile apps is extremely cost-prohibitive because it involves human effort in defining tests and checking results, which can take a considerable amount of time. Developers must therefore conduct empirical studies on how nonfunctional requirements are treated by developers in mobile app development, and how they compare to functional requirements. According to this study, we examined the non-functional requirements (NFRs) of mobile apps from four perspectives: the usability of the mobile App, its reliability, its performance, and even its supportability. A survey of 27 mobile applications collected revealed that 16 out of 27 covered the usability NFR, 7 out of 27 covered the reliability NFR, 14 out of 27 covered the performance NFRs, and 3 out of 27 covered supportability NFRs; however, three out of 27 mobile apps did not meet any of the NFR criteria. As a result of this study, it has been discovered that mobile app developers focus primarily on usability and performance, while reliability and supportability are less deeply integrated into the process of developing apps for mobile devices. In the future work of this study, we will be analyzing mobile applications from the functional requirements and comparing them with our results, as well as developing a comprehensive framework that incorporates full functional requirements and non-functional requirements into a single framework that can be applied to mobile applications. Additionally, the primary study should include efforts to capture the latest trends and advancements in mobile app development.</p>
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="scirp.145186-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Daniel, A.O., Precious, O.I., Oluwapelumi, O. and Ebenezer, O.F.O. (2023) Adaptive Multiple User-Device Interface Generation for Websites. The IUP Journal of Computer Sciences, vol. 17.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Pati, B. (2015) Mobile App Requirements Specification Creation. &gt;https://community.sap.com/t5/technology-blog-posts-by-members/mobile-app-requirements-specification-creation/ba-p/13038979 
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Delikostidis, I., Fechner, T., Fritze, H., Abdel Mouty, A.M. and Kray, C. (2013) Evaluating Mobile Applications in Virtual Environments. International Journal of Mobile Human Computer Interaction, 5, 1-19. &gt;https://doi.org/10.4018/ijmhci.2013100101
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Moumane, K., Idri, A. and Abran, A. (2016) Usability Evaluation of Mobile Applications Using ISO 9241 and ISO 25062 Standards. SpringerPlus, 5, Article No. 548. &gt;https://doi.org/10.1186/s40064-016-2171-z
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Flora, H.K., Wang, X. and Chande, S.V. (2014) An Investigation on the Characteristics of Mobile Applications: A Survey Study. International Journal of Information Technology and Computer Science, 6, 21-27. &gt;https://doi.org/10.5815/ijitcs.2014.11.03
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Méndez Porras, A., Quesada López, C.U. and Jenkins Coronas, M. (2015) Automated Testing of Mobile Applications: A Systematic Map and Review. CIBSE 2015—XVIII Ibero-American Conference on Software Engineering, 195-208.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref7">
    <label>7</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Harrison, R., Flood, D. and Duce, D. (2013) Usability of Mobile Applications: Literature Review and Rationale for a New Usability Model. Journal of Interaction Science, 1, Article No. 1. &gt;https://doi.org/10.1186/2194-0827-1-1
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref8">
    <label>8</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Masterson Creber, R.M., Maurer, M.S., Reading, M., Hiraldo, G., Hickey, K.T. and Iribarren, S. (2016) Review and Analysis of Existing Mobile Phone Apps to Support Heart Failure Symptom Monitoring and Self-Care Management Using the Mobile Application Rating Scale (MARS). JMIR mHealth and uHealth, 4, e74. &gt;https://doi.org/10.2196/mhealth.5882
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref9">
    <label>9</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Martínez-Pérez, B., de la Torre-Díez, I., López-Coronado, M. and Herreros-González, J. (2013) Mobile Apps in Cardiology: Review. JMIR mhealth and uhealth, 1, e15. &gt;https://doi.org/10.2196/mhealth.2737
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref10">
    <label>10</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alhuwail, D. (2016) Diabetes Applications for Arabic Speakers: A Critical Review of Available Apps for Android and Ios Operated Smartphones. In: Sermeus, W., et al., Studies in Health Technology and Informatics, IOS Press, 587-591. &gt;https://doi.org/10.3233/978-1-61499-658-3-587
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref11">
    <label>11</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Rosell-Aguilar, F. (2017) State of the App: A Taxonomy and Framework for Evaluating Language Learning Mobile Applications. CALICO Journal, 34, 243-258. &gt;https://doi.org/10.1558/cj.27623
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref12">
    <label>12</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Godwin-Jones, R. (2011) Mobile Apps for Language Learning. Language Learning &amp; Technology, 15, 2-11. &gt;https://doi.org/10.64152/10125/44244
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref13">
    <label>13</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Motiwalla, L.F. (2007) Mobile Learning: A Framework and Evaluation. Computers &amp; Education, 49, 581-596. &gt;https://doi.org/10.1016/j.compedu.2005.10.011
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref14">
    <label>14</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Pereira, O.R.E. and Rodrigues, J.J.P.C. (2013) Survey and Analysis of Current Mobile Learning Applications and Technologies. ACM Computing Surveys, 46, 1-35. &gt;https://doi.org/10.1145/2543581.2543594
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref15">
    <label>15</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Bomhold, C.R. (2013) Educational Use of Smart Phone Technology: A Survey of Mobile Phone Application Use by Undergraduate University Students. Program Electronic Library and Information Systems, 47, 424-436.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref16">
    <label>16</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lyan, A., Amjad, A., Shaden, A. and Khalid, A. (2015) A Usability Evaluation of Arabic Mobile Applications Designed for Children with Special Needs—Autism. Lecture Notes on Software Engineering, 3, 203-209. &gt;https://doi.org/10.7763/lnse.2015.v3.191
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref17">
    <label>17</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Filofteia, T.M. (2016) Mobile Applications for Tourism. Study Regarding Their Use by Romanians. Annals of the “Constantin Brâncuşi” University of Târgu Jiu, Economy Series, No. 4, 78-84.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref18">
    <label>18</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Peretta, R. (2014) Evaluating Mobile Applications for Urban Tourism. Almatourism—Journal of Tourism, Culture and Territorial Development, 5, 13-35.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref19">
    <label>19</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Campbell, H.A., Altenhofen, B., Bellar, W. and Cho, K.J. (2014) There’s a Religious App for That! a Framework for Studying Religious Mobile Applications. Mobile Media &amp; Communication, 2, 154-172. &gt;https://doi.org/10.1177/2050157914520846
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref20">
    <label>20</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ahmad, N.A., Zainal, A., Kahar, S., Hassan, M.A.A. and Setik, R. (2016) Exploring the Needs of Older Adult Users for Spiritual Mobile Applications. Journal of Theoretical and Applied Information Technology, 88, 154-160.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref21">
    <label>21</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alssayh, A. (2009) Mobile Hajj Guide for Malaysian Pilgrims. Master’s Thesis, University Utara Malaysia. 
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref22">
    <label>22</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Anad, M.M. (2009) A Mobile Application to Guide Hajj Pilgrims. Ph.D. Thesis, University Utara Malaysia.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref23">
    <label>23</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Owaidah, A.A. (2015) Hajj Crowd Management via a Mobile Augmented Reality Application: A Case of the Hajj Event, Saudi Arabia. Ph.D. Thesis, University of Glasgow.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref24">
    <label>24</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Makhzoom, S. (2011) The Four Basic Pillars of Hajj’s Mobile System. Ph.D. Thesis, University Utara Malaysia.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref25">
    <label>25</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mantoro, T., Akhtaruzzaman, M., Mahmud, M. and Ayu, M.A. (2015) Design and Development of an Interactive Monitoring System for Pilgrims in Congregation of Hajj Ritual. Journal of Convergence Information Technology, 10, 28-57.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref26">
    <label>26</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Almasry, M.A. (2011) The Use of Augmented Reality as Assistive Services for Pilgrims. Master’s Thesis, King Abdulaziz University. 
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref27">
    <label>27</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Abdullah Al-Aidaroos, A.S., Zulkifli, A.N. and Che Mat, R. (2013) Development of Mobile Dua and Zikr for Hajj (MDZ4H). TELKOMNIKA Indonesian Journal of Electrical Engineering, 11, 2723-2730. &gt;https://doi.org/10.11591/telkomnika.v11i5.2509
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref28">
    <label>28</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ahmad, A., Rahman, M.A., Afyouni, I., Ur Rehman, F., Sadiq, B. and Wahiddin, M.R. (2014) Towards a Mobile and Context-Aware Framework from Crowdsourced Data. The 5th International Conference on Information and Communication Technology for The Muslim World (ICT4M), Kuching, 17-18 November 2014, 1-6. &gt;https://doi.org/10.1109/ict4m.2014.7020672
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref29">
    <label>29</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Zeki, A.M., Alsafi, H., Nassr, R.M. and Mantoro, T. (2012) A Mobile Dictionary for Pilgrims. 2012 International Conference on Information Technology and e-Services, Sousse, 24-26 March 2012, 1-5. &gt;https://doi.org/10.1109/icites.2012.6216620
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref30">
    <label>30</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Amro, A. and Nijem, Q. (2012) Pilgrims “Hajj” Tracking System (e-Mutawwif). Contemporary Engineering Sciences, 5, 437-446.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref31">
    <label>31</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Hamhoum, F. and Kray, C. (2011) Supporting Pilgrims in Navigating Densely Crowded Religious Sites. Personal and Ubiquitous Computing, 16, 1013-1023. &gt;https://doi.org/10.1007/s00779-011-0461-6
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref32">
    <label>32</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mohamed, H.H., Arshad, M.R.H.M., Rashid, N.A., Zainol, Z., Husain, W., Majid, O.A., et al. (2013) M-Umrah: An Android-Based Application to Help Pilgrims in Performing Umrah. 2013 International Conference on Advanced Computer Science Applications and Technologies, Kuching, 23-24 December 2013, 385-389. &gt;https://doi.org/10.1109/acsat.2013.82
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref33">
    <label>33</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mohandes, M. (2011) Pilgrim Tracking and Identification Using the Mobile Phone. 2011 IEEE 15th International Symposium on Consumer Electronics (ISCE), Singapore, 14-17 June 2011, 196-199. &gt;https://doi.org/10.1109/isce.2011.5973812
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref34">
    <label>34</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Abdelazeez, M.A. and Shaout, A. (2016) Pilgrim Communication Using Mobile Phones. Journal of Image and Graphics, 4, 59-62. &gt;https://doi.org/10.18178/joig.4.1.59-62
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref35">
    <label>35</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Shaout, A. and Khan, S. (2016) Alhajj â€“ Hajj APP for IOS. IIUM Engineering Journal, 17, 1-27. &gt;https://doi.org/10.31436/iiumej.v17i1.528
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref36">
    <label>36</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alqahtani, A.S., BinDhim, N.F., Tashani, M., Willaby, H.W., Wiley, K.E., Heywood, A.E., et al. (2015) Pilot Use of a Novel Smartphone Application to Track Traveller Health Behaviour and Collect Infectious Disease Data during a Mass Gathering: Hajj Pilgrimage 2014. Journal of Epidemiology and Global Health, 6, 147-155. &gt;https://doi.org/10.1016/j.jegh.2015.07.005
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref37">
    <label>37</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Khan, E.A. and Shambour, M.K.Y. (2018) An Analytical Study of Mobile Applications for Hajj and Umrah Services. Applied Computing and Informatics, 14, 37-47. &gt;https://doi.org/10.1016/j.aci.2017.05.004
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref38">
    <label>38</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Huang, Z. and Benyoucef, M. (2022) An Empirical Study of Mobile Application Usability: A Unified Hierarchical Approach. International Journal of Human-Computer Interaction, 39, 2624-2643.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref39">
    <label>39</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Jaber, K., Abduljawad, M., Ahmad, A., Abdallah, M. and Alhindawi, N. (2021) E-learning Mobile Application Evaluation: Al-Zaytoonah University as a Case Study. International Journal of Advances in Soft Computing and its Applications, 13, 89-99. &gt;https://doi.org/10.15849/ijasca.211128.07
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref40">
    <label>40</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Basaran, S. and Homsi, F.E. (2022) Mobile Mathematics Learning Application Selection Using Fuzzy Topsis. International Journal of Advanced Computer Science and Applications, 13, 270-282. &gt;https://doi.org/10.14569/ijacsa.2022.0130233
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref41">
    <label>41</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Bitrián, P., Buil, I. and Catalán, S. (2021) Enhancing User Engagement: The Role of Gamification in Mobile Apps. Journal of Business Research, 132, 170-185. &gt;https://doi.org/10.1016/j.jbusres.2021.04.028
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref42">
    <label>42</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Pai, R.R. and Alathur, S. (2021) Mobile Health Systems Affordability in India: Perspectives of Stakeholders. Journal of Health Management, 23, 677-695. &gt;https://doi.org/10.1177/09720634211050151
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref43">
    <label>43</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mehra, A., Paul, J. and Kaurav, R.P.S. (2020) Determinants of Mobile Apps Adoption among Young Adults: Theoretical Extension and Analysis. Journal of Marketing Communications, 27, 481-509. &gt;https://doi.org/10.1080/13527266.2020.1725780
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref44">
    <label>44</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ho, X.H., Nguyen, D.P., Cheng, J.M.S. and Le, A.N.H. (2022) Customer Engagement in the Context of Retail Mobile Apps: A Contingency Model Integrating Spatial Presence Experience and Its Drivers. Journal of Retailing and Consumer Services, 66, Article ID: 102950. &gt;https://doi.org/10.1016/j.jretconser.2022.102950
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref45">
    <label>45</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Feroz, I., Ahmad, N. and Iqbal, M.W. (2019). Usability Based Rating Scale for Mobile Health Applications. 2019 International Conference on Engineering and Emerging Technologies (ICEET), Lahore, 21-22 February 2019, 1-7. &gt;https://doi.org/10.1109/ceet1.2019.8711845
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref46">
    <label>46</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ngadi, M., Al-Dhaqm, R. and Mohammed, A. (2012) Detection and Prevention of Malicious Activities on RDBMS Relational Database Management Systems. International Journal of Scientific&amp;Engineering Research, 3, 1-10.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref47">
    <label>47</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alhussan, A.A., Al-Dhaqm, A., Yafooz, W.M.S., Razak, S.B.A., Emara, A.M. and Khafaga, D.S. (2022) Towards Development of a High Abstract Model for Drone Forensic Domain. Electronics, 11, 1168. &gt;https://doi.org/10.3390/electronics11081168
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref48">
    <label>48</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A.M.R., Othman, S.H., Abd Razak, S. and Ngadi, A. (2014) Towards Adapting Metamodelling Technique for Database Forensics Investigation Domain. 2014 International Symposium on Biometrics and Security Technologies (ISBAST), Kuala Lumpur, 26-27 August 2014, 322-327. &gt;https://doi.org/10.1109/isbast.2014.7013142
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref49">
    <label>49</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Othman, S.H., Yafooz, W.M.S. and Ali, A. (2023) Review of Information Security Management Frameworks. In: Yafooz, W.M.S., Al-Aqrabi, H., Al-Dhaqm, A. and Emara, A., Eds., Kids Cybersecurity Using Computational Intelligence Techniques, Springer, 69-80. &gt;https://doi.org/10.1007/978-3-031-21199-7_5
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref50">
    <label>50</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Salem, M., Othman, S.H., Al-Dhaqm, A. and Ali, A. (2023) Development of Metamodel for Information Security Risk Management. In: Yafooz, W.M.S., Al-Aqrabi, H., Al-Dhaqm, A. and Emara, A., Eds., Kids Cybersecurity Using Computational Intelligence Techniques, Springer, 243-253. &gt;https://doi.org/10.1007/978-3-031-21199-7_17
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref51">
    <label>51</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Yafooz, W.M.S., Othman, S.H. and Ali, A. (2023) Database Forensics Field and Children Crimes. In: Yafooz, W.M.S., Al-Aqrabi, H., Al-Dhaqm, A. and Emara, A., Eds., Kids Cybersecurity Using Computational Intelligence Techniques, Springer, 81-92. &gt;https://doi.org/10.1007/978-3-031-21199-7_6
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref52">
    <label>52</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Saleh, M., Othman, S.H., Driss, M., Al-dhaqm, A., Ali, A., Yafooz, W.M.S., et al. (2023) A Metamodeling Approach for IoT Forensic Investigation. Electronics, 12, Article 524. &gt;https://doi.org/10.3390/electronics12030524
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref53">
    <label>53</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A.M.R. (2019) Simplified Database Forensic Investigation Using Metamodeling Approach. Ph.D. Thesis, University Teknologi Malaysia.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref54">
    <label>54</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kebande, V.R. and Ray, I. (2016) A Generic Digital Forensic Investigation Framework for Internet of Things (IoT). 2016 IEEE 4th International Conference on Future Internet of Things and Cloud (FiCloud), Vienna, 22-24 August 2016, 356-362. &gt;https://doi.org/10.1109/ficloud.2016.57
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref55">
    <label>55</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kebande, V. and Venter, H. (2016) Requirements for Achieving Digital Forensic Readiness in the Cloud Environment Using an NMB Solution. 11th International Conference on Cyber Warfare and Security: ICCWS, Boston, 17-18 March,2016, 399.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref56">
    <label>56</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Razak, S., Ikuesan, R.A., R. Kebande, V. and Hajar Othman, S. (2021) Face Validation of Database Forensic Investigation Metamodel. Infrastructures, 6, Article 13. &gt;https://doi.org/10.3390/infrastructures6020013
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref57">
    <label>57</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Razak, S.A., Ikuesan, R.A., Kebande, V.R. and Siddique, K. (2020) A Review of Mobile Forensic Investigation Process Models. IEEE Access, 8, 173359-173375. &gt;https://doi.org/10.1109/access.2020.3014615
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref58">
    <label>58</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Razak, S.A., Dampier, D.A., Choo, K.R., Siddique, K., Ikuesan, R.A., et al. (2020) Categorization and Organization of Database Forensic Investigation Processes. IEEE Access, 8, 112846-112858. &gt;https://doi.org/10.1109/access.2020.3000747
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref59">
    <label>59</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Razak, S.A., Siddique, K., Ikuesan, R.A. and Kebande, V.R. (2020) Towards the Development of an Integrated Incident Response Model for Database Forensic Investigation Field. IEEE Access, 8, 145018-145032. &gt;https://doi.org/10.1109/access.2020.3008696
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref60">
    <label>60</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kebande, V.R., Ikuesan, R.A., Karie, N.M., Alawadi, S., Choo, K.R. and Al-Dhaqm, A. (2020) Quantifying the Need for Supervised Machine Learning in Conducting Live Forensic Analysis of Emergent Configurations (ECO) in IoT Environments. Forensic Science International: Reports, 2, Article ID: 100122. &gt;https://doi.org/10.1016/j.fsir.2020.100122
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref61">
    <label>61</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al-Dhaqm, A., Razak, S. and Othman, S.H. (2018) Model Derivation System to Manage Database Forensic Investigation Domain Knowledge. 2018 IEEE Conference on Application, Information and Network Security (AINS), Langkawi, 21-22 November 2018, 75-80. &gt;https://doi.org/10.1109/ains.2018.8631468
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref62">
    <label>62</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Aldhaqm, A., Abd Razak, S., Hajar Othman, S., Ali, A. and Ngadi, A. (2016) Conceptual Investigation Process Model for Managing Database Forensic Investigation Knowledge. Research Journal of Applied Sciences, Engineering and Technology, 12, 386-394. &gt;https://doi.org/10.19026/rjaset.12.2377
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref63">
    <label>63</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ali, A., Razak, S.A., Othman, S.H. and Mohammed, A. (2017) Extraction of Common Concepts for the Mobile Forensics Domain. In: Saeed, F., Gazem, N., Patnaik, S., Saed Balaid, A. and Mohammed, F., Eds., Recent Trends in Information and Communication Technology, Springer, 141-154. &gt;https://doi.org/10.1007/978-3-319-59427-9_16
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref64">
    <label>64</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ali, A., Razak, S.A., Othman, S.H. and Mohammed, A. (2015) Towards Adapting Meta-Modeling Approach for the Mobile Forensics Investigation Domain. 1st International Conference on Innovation in Science and Technology, Kuala Lumpur, 20 April 2015, 364-367.
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref65">
    <label>65</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Saleh, M.A., Hajar Othman, S., Al-Dhaqm, A. and Al-Khasawneh, M.A. (2021) Common Investigation Process Model for Internet of Things Forensics. 2021 2nd International Conference on Smart Computing and Electronic Enterprise (ICSCEE), Cameron Highlands, 15-17 June 2021, 84-89. &gt;https://doi.org/10.1109/icscee50312.2021.9498045
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref66">
    <label>66</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alshammari, A. (2023) Detection and Investigation Model for the Hard Disk Drive Attacks Using FTK Imager. International Journal of Advanced Computer Science and Applications, 14, 767-774. &gt;https://doi.org/10.14569/ijacsa.2023.0140784
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref67">
    <label>67</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ullah, F., Pun, C., Kaiwartya, O., Sadiq, A.S., Lloret, J. and Ali, M. (2023) Hide-healthcare IoT Data Trust Management: Attribute Centric Intelligent Privacy Approach. Future Generation Computer Systems, 148, 326-341. &gt;https://doi.org/10.1016/j.future.2023.05.008
    </mixed-citation>
   </ref>
   <ref id="scirp.145186-ref68">
    <label>68</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lloyd, K. (2017) Benefits of Art Education: A Review of the Literature. Scholarship and Engagement in Education, 1, Article 6.
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>