SlideShare a Scribd company logo
Industrial Engineering Letters                                                                 www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012




  Empirical Analysis of Function Points in Service Oriented
             Architecture (SOA) Applications

                                           Khalid Mahmood,
                          Institute of Computing and Information Technology,
                                        Gomal University, Pakistan
                                        Khalid_icit@hotmail.com


                                            M. Manzoor Ilahi
                                Comsats Institute of Information Technology
                                           Islamabad, Pakistan
                                         tamimy@comsats.edu.pk


                                             Bashir Ahmad
                          Institute of Computing and Information Technology,
                                        Gomal University, Pakistan
                                         bashahmad@gmail.com


                                            Shakeel Ahmad,
                          Institute of Computing and Information Technology,
                                           D.I.Khan, Pakistan
                                        Shakeel_1965@yahoo.com


Abstract:
Service Oriented Architecture (SOA) is an emerging area of software engineering, based on the
concept of “re-usable services” to support the development of rapid, economical and stable distributed
application even in heterogeneous environments. Function point is considered an accurate and well
established approach among its competitors to estimate the efforts, size and functionality of software
development projects. Estimating the cost, size and efforts for SOA application is a difficult task due to
its diverse nature and loose coupling behavior, which results in an inaccurate estimate to measure the
efforts, size and functionality of SOA applications. This research paper explores the shortcomings of
function point estimation technique and suggests calibration in its value adjustment factor to properly
map the characteristics of SOA applications. A Work flow model is proposed to estimate the efforts
and functionality of SOA application to consider the Service development efforts as well as Service
Integration efforts. Empirical Results shows considerable improvements in estimation process to
reduce the error percentage in performance measures like Magnitude of relative error, Mean Magnitude
of relative error and Root Mean Square Error.

Key Words: Service Oriented Architecture (SOA), Integration Efforts, Efforts Estimation,
Function Point Analysis,

1. Introduction:
“Service Oriented Computing (SOC)” (Michael 2006) is a contemporary software engineering
paradigm, construct on the notion of “service-logic” through which a kind of software development can
be reached which is fast, low cost, and rapid, economical and up to the mark even in diverse
environments. “Service Oriented Architecture (SOA)” is based on “service” logic, where the
components come together to form a group of services, which are “loosely coupled” that fulfills the
purpose and caters for the requirement of user and business process. SOA applications are able to assist


                                                    6
Industrial Engineering Letters                                                             www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012



all kinds of business applications and agile processes particularly in the domain of web services,
sanitation, executive institutions of a country, education and on demand business.

1.2. Service

“A service is an implementation of a well defined piece of business functionality, which is
discoverable through published interface and used by service consumers when building different
applications and business process” (Zdravko 2009).

1.3. SOA Entities and Characteristics

“Service Oriented Architecture” is an architectural paradigm that incorporates a structure of
coordination among the major functional components, where the “service consumer” interacts
with “service provider” to locate a service which matches it requirement by a process of
exploring for “service registry”.




Figure 1.1       Service Oriented Architecture Entities Conceptual Model (James 2003)



                                                  7
Industrial Engineering Letters                                                              www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012




“Service Oriented Architecture” lies down some particular rules and features the application of which
is mandatory for development of service oriented architecture applications (Bieber 2001).

    •   Services are self discoverable and dynamically bound
    •   Services are self contained and modular
    •   Services are loosely coupled.
    •   Services are contractual.
    •   Services are stateless.
    •   Services are interoperable.
    •   Services have network addressable interface.
    •   Services are coarse grained.
    •   Services are autonomous.
    •   Services are reusable entities.
    •   Services are abstract.

2. Effort estimation techniques

“The National Estimating Society (Boehm 1998) has defined Cost Estimating as: The art of
approximating the probable cost of something based on information available at the time”.



2.1 Function Point Analysis (FPA)

Initially function point counting method consist of four basic components and ten “general system
characteristics”, in 1983 modification to function point to increase the basic components to five with
the total of fourteen “general system characteristics” instead of ten. In 1984 (ifpug 1999) an
organization namely “International Function Point User Group (IFPUG)” was established to uniform
the counting standards and advancement in the function points. A number of variations to the actual
function points have been made by some practitioners and Mark-II function points majorly used in
Britain, 3D functions points developed by Boeing, COSMIC full function points, De-marco function
points and feature function points have been developed (David 2006). But function points developed by
Albrecht are used today and according to “International Software Bench Mark Standards Group”
(ISBSG) completed project database almost 90% projects are measured through function points
(Christopher 2005). In function point analysis fourteen General System Characteristics (GSCs) are used
to construct a Value adjustment factor (VAF) with which the basic function point is adjusted. Although
the GSC and VAF are criticized on both theoretical as well as practical grounds but they are used by
many practitioners (Zdravko 2009). Author suggests that for SOA environment some GSCs need
modifications to truly describe the SOA projects as well as inclusion of new characteristics such as
Integration efforts to provide accurate estimates.

3. Empirical Analysis of Function Points in SOA:

As SOA is implemented mostly by the concept of web services (Francisco 2001), and web services
have special characteristics. Function point estimation method was developed almost 31 years ago. Due
to technological and methodological advancement many new approaches have been introduced which
has changed the nature of software development. Though Function Point is adjusted with most of these
changes but recent software specifications do not perfectly meet FP metrics. Function points weight
system and its general system characteristics are mostly the same, so it needs modification (Abdullah
2005) as well as to solve integration issue inclusion of new characteristic namely “Service Integration
Efforts”, as SOA architecture is composed of a mesh of web services. The table listed below describes
the proposed GSC which should be modified.
                                                  8
Industrial Engineering Letters                                                         www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012




            Table 3.1     Proposed General System Characteristics
   S.No.     General System           Description                         Modification
             Characteristics                                              Needed: Yes
                                                                          Not needed: No
   GSC1      Data communications      In SOA communication b/w            Yes
                                      services is not done through
                                      RPC, but SOA supports a
                                      number of protocols such as
                                      UDDI, XML, SOAP, JSON
                                      used for communication
   GSC 2     Distributed data         In SOA services are                 Yes
             processing               distributed but controlled
                                      centrally through service
                                      registry
   GSC 3     Performance              Performance measured in             Yes
                                      terms of resource utilization,
                                      error handling and process
                                      optimization
   GSC 4.    Heavily used             Measurement in terms of             Yes
             configuration            Software/Hardware
                                      Implementation
   GSC 5     Transaction rate         How frequently are                  No
                                      transactions executed daily,
                                      weekly, monthly, etc.?
   GSC 6     On-Line data entry       What percentage of the              No
                                      information is entered On-
                                      Line?
   GSC 7     End-user efficiency      Was the application designed        No
                                      for end-user efficiency?
   GSC 8     On-Line update           How many ILF’s are updated          No
                                      by On-Line transaction?
   GSC 9     Complex processing       Does the application have           No
                                      extensive logical or
                                      mathematical processing?
   GSC 10    Reusability              Was the application developed       No
                                      to meet one or many user’s
                                      needs?
   GSC11     Installation ease        How difficult is conversion         No
                                      and installation?
   GSC 12    Operational ease         How effective and/or
                                      automated are start-up, back
                                      up, and recovery procedures?
   GSC 13    Multiple sites           In SOA services are developed       No
                                      to be accessed by a number of
                                      users at various sites. Instances
                                      of single application accessed
                                      at various locations at same
                                      time.
   GSC 14    Facilitate change        Was the application                 No
                                      specifically designed,
                                      developed, and supported to
                                      facilitate change?

                                              9
Industrial Engineering Letters                                                                 www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012



      GSC 15   Integration Services       Whether the application needs      Newly added
                                          other services to be integrated    Characteristics
                                          to perform its functions




4.        IMPLEMENTATION

In order to perform the empirical analysis of function points in service oriented architecture
applications, and to verify and authenticate the Proposed Work Flow Model three case studies are
selected. First Case study describes the Course Registration System, secondly describes the Online
Resume Bank (ORB) and the third selected case study is Online Banking System. These above cited
case studies are developed by two teams of ICIT students as a final project for the fulfillment of their
Bachelor degree in Computer Science. In order to estimate efforts one team has estimated it through
function point estimation technique, where as the second team has estimated the efforts through
proposed modified function point estimation. All these projects are built on the concept of Service
Oriented Architecture using XML and ASP.Net as a source code languages. Description of the case
studies is provided below. Results are evaluated first empirically through Magnitude of Relative error,
Root Mean Square Error and statistically through Correlation and Regression Analysis. Results are
discussed in the next chapter.

4.1       Case study 1: Online Resume Bank

Online Resume Bank (ORB) provides a set of services to its users interested in applying for a number
of jobs offered by a particular organization. User Register itself through signup service. Resume
Builder service offers an easy way to build user profile, Online Job Application service is provided to
apply for the published jobs by the system. Current status of the application and application tracking
facility is provided. Short listed candidates can print the interview call letter, and other relevant
information through this system. This software application is developed on the concept of service
oriented architecture frame work by using ASP.Net, XML and Microsoft SQL Server as the
programming language tool.

4.2       Case Study 2: Course Registration System

Course Registration System provides services to students, professors and registrars. Using this system a
student can register itself into different course’s and view grades reports submitted by Professor for a
particular course. Professor can select a course to teach for current semester and submit grades.
Whereas a Registrar maintains student as well as professor information and close registration through
which information is provided to billing system. The services provided by the Course registration
system are provided in the table given below along with their operations. This software application is
developed on the concept of service oriented architecture frame work by using ASP.Net, XML and
Microsoft SQL Server as the programming language tool

4.3       Case Study 3: Online Banking System

Online Banking System Provides a variety of services to its Customers. These services include Account
Opening Service, Transaction Services, online Funds transfer, online account status checking service,
online Loan Application submission and displaying Foreign Currency rates. This software application
is developed on the concept of service oriented architecture frame work by using ASP.Net, XML and
Microsoft SQL Server as the programming language tool. Services provided by the system are listed in
the table given below.



                                                  10
Industrial Engineering Letters                                                                 www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012




5.        Results and discussion

Project      Description       Estimated        Estimated        Actual        MRE1              MRE2
No                             Efforts          Efforts          Efforts       (Proposed)        (FP)
                               through          through
                               Function         Proposed
                               Points           Function
                                                Points
P1           Online Resume     201              222              256           0.13              0.21
             Bank
P2           Course            204              218              240           0.09              0.15
             Registration
             System
P3           Online Banking    237              254              283           0.10              0.16
             System
MMRE                                                                           0.11              0.18




Root Mean Square Error for Proposed and Actual Estimates

Project No       Description         Estimated Efforts          Estimated Efforts        Actual Efforts
                                     through Function           through Proposed
                                     Points                     Function Points
P1             Online Resume         201                        222                      256
               Bank
P2             Course           204                             218                      240
               Registration
               System
P3             Online Banking   254                             283                      152
               System
Root mean Square Error (RMSE) Proposed                                                   16.60
Root mean Square Error (RMSE) Function Points                                            26.54


DISCUSSION

Magnitude of relative error describes that proposed estimates are closer to actual efforts as compared to
function points estimates. For Project P1 the MRE (Jaswinder 2008) is 13 % as compared to 21%,
which describes that MRE for proposed has lesser error value than Function point estimates. For
Project P2 MRE is 9 % as compared to 15%, and finally for Project P3 MRE is 0.10 % as compared to
Function point MRE 0.16 %. Mean Magnitude of relative error for proposed effort estimation is 0.11
where as for function point estimation it is 0.18, which presents 7% difference among the effort
estimation techniques.
6. Conclusion.
Service oriented Architecture (SOA) is a promising new area of software engineering, where services
are combined together to form a design structure, which not only fulfills the requirements of users but
also support the business processes to compete with its competitors. On the other hand Function Point
                                                  11
Industrial Engineering Letters                                                                  www.iiste.org
ISSN 2224-6096 (print) ISSN 2225-0581 (online)
Vol 2, No.1, 2012



estimation technique is recognized as an accurate estimation technique amongst its competitors, the
calibration of its Value Adjustment Factor, and consideration of Integration efforts shows improvement
in its estimation accuracy, and inclusion of new factors in its GSC’s, proves that now it properly
address SOA characteristics. Results shows the when effort estimation is performed through proposed
work flow model the MMRE was 11 %, and 18 % from function point estimation, which shows the
proposed work flow model produce lesser error as compared to function point estimation with a
difference of 7%. Root mean square error (RMSE) also presents a notable difference in the estimation
efforts. Correlation analysis also shows that correlation coefficient (r) has more accurate value as
compared to its counterpart. Moreover the Integration efforts were some time ignored, due to its
diverse behavior and loose coupling nature, by considering and addressing this important factor will
capable the developers to provide accurate estimate for SOA applications to plan schedule, resources
and men power for software development.

References:

Michael P. Papazoglou et. al. (2006) “Service-Oriented Computing Research Roadmap” Dagstuhl
Seminar                 Proceedings                 05462,         2006             [online]
Available: http://drops.dagstuhl.de/opus/volltexte/2006/524

Zdravko Anguelov, (2009) “Architecture framework in support of effort estimation of legacy systems
modernization towards a SOA environment” (Chapter 2) [online] Available: http://www.ewi.tudelft.n

James McGovern et. al. (2003) “Java Web service Architecture”, Morgan Kaufmann Publishers.

Bieber, Carpenter et. al. (2001) “Jini Technology Architectural Overview”, Sun Microsystems, [online]
Available: http://www.sun.com
Barry Boehm, Chris Abts (1998), University of Southern California, Los Angeles, CA 90089-0781,
1998, Software Development Cost Estimation Approaches – A Survey”

Function      Point     Counting      Practices        Manual       release       4.1.    (1999) [online]
Available: http://www.ifpug.org

David     Longstreet     (2002), “Function     Point     Analysis      training      course”,     [online]
Available: http://www.softwaremetrics.com

Christopher J. Lokan, (2005), “Function Points”, School of Information Technology and Electrical
Engineering, UNSW@ADFA, Northcott Drive, Canberra ACT 2600, Australia,

Francisco Curbera et. al. (2001) “Web services: Why and How”, IBM T.J. Watson Research Center,
August, 2001.

David Longstreet (2005) “Fundamentals of Function Point Analysis”, Software Development
Magazine [online] Available: http://www.softwaremetrics.com, 2005.

Mohammad Abdullah Al-Hajri (2005), “Modification of Standard Function Points Complexity Weights
System”, The Journal of Systems and Software 74 (2005), 195-206.

Jaswinder kaur et. al. (2008) “Comparative Analysis of the Software Effort Estimation
Models”, World Academy of Science, Engineering and Technology 46, 2008.




                                                  12
International Journals Call for Paper
The IISTE, a U.S. publisher, is currently hosting the academic journals listed below. The peer review process of the following journals
usually takes LESS THAN 14 business days and IISTE usually publishes a qualified article within 30 days. Authors should
send their full paper to the following email address. More information can be found in the IISTE website : www.iiste.org

Business, Economics, Finance and Management               PAPER SUBMISSION EMAIL
European Journal of Business and Management               EJBM@iiste.org
Research Journal of Finance and Accounting                RJFA@iiste.org
Journal of Economics and Sustainable Development          JESD@iiste.org
Information and Knowledge Management                      IKM@iiste.org
Developing Country Studies                                DCS@iiste.org
Industrial Engineering Letters                            IEL@iiste.org


Physical Sciences, Mathematics and Chemistry              PAPER SUBMISSION EMAIL
Journal of Natural Sciences Research                      JNSR@iiste.org
Chemistry and Materials Research                          CMR@iiste.org
Mathematical Theory and Modeling                          MTM@iiste.org
Advances in Physics Theories and Applications             APTA@iiste.org
Chemical and Process Engineering Research                 CPER@iiste.org


Engineering, Technology and Systems                       PAPER SUBMISSION EMAIL
Computer Engineering and Intelligent Systems              CEIS@iiste.org
Innovative Systems Design and Engineering                 ISDE@iiste.org
Journal of Energy Technologies and Policy                 JETP@iiste.org
Information and Knowledge Management                      IKM@iiste.org
Control Theory and Informatics                            CTI@iiste.org
Journal of Information Engineering and Applications       JIEA@iiste.org
Industrial Engineering Letters                            IEL@iiste.org
Network and Complex Systems                               NCS@iiste.org


Environment, Civil, Materials Sciences                    PAPER SUBMISSION EMAIL
Journal of Environment and Earth Science                  JEES@iiste.org
Civil and Environmental Research                          CER@iiste.org
Journal of Natural Sciences Research                      JNSR@iiste.org
Civil and Environmental Research                          CER@iiste.org


Life Science, Food and Medical Sciences                   PAPER SUBMISSION EMAIL
Journal of Natural Sciences Research                      JNSR@iiste.org
Journal of Biology, Agriculture and Healthcare            JBAH@iiste.org
Food Science and Quality Management                       FSQM@iiste.org
Chemistry and Materials Research                          CMR@iiste.org


Education, and other Social Sciences                      PAPER SUBMISSION EMAIL
Journal of Education and Practice                         JEP@iiste.org
Journal of Law, Policy and Globalization                  JLPG@iiste.org                       Global knowledge sharing:
New Media and Mass Communication                          NMMC@iiste.org                       EBSCO, Index Copernicus, Ulrich's
Journal of Energy Technologies and Policy                 JETP@iiste.org                       Periodicals Directory, JournalTOCS, PKP
Historical Research Letter                                HRL@iiste.org                        Open Archives Harvester, Bielefeld
                                                                                               Academic Search Engine, Elektronische
Public Policy and Administration Research                 PPAR@iiste.org                       Zeitschriftenbibliothek EZB, Open J-Gate,
International Affairs and Global Strategy                 IAGS@iiste.org                       OCLC WorldCat, Universe Digtial Library ,
Research on Humanities and Social Sciences                RHSS@iiste.org                       NewJour, Google Scholar.

Developing Country Studies                                DCS@iiste.org                        IISTE is member of CrossRef. All journals
Arts and Design Studies                                   ADS@iiste.org                        have high IC Impact Factor Values (ICV).

More Related Content

PDF
Fcs Corporate
PDF
CRASH Special Report - JEE
PPTX
Kahn.theodore
PPT
Sa 004 quality_attributes
PPTX
Automated BI Modernizations
PDF
BUSINESS SILOS INTEGRATION USING SERVICE ORIENTED ARCHITECTURE
PPTX
Front-Ending the Web with Microsoft Office
PPT
DOD EA conference DoDAF in Action
Fcs Corporate
CRASH Special Report - JEE
Kahn.theodore
Sa 004 quality_attributes
Automated BI Modernizations
BUSINESS SILOS INTEGRATION USING SERVICE ORIENTED ARCHITECTURE
Front-Ending the Web with Microsoft Office
DOD EA conference DoDAF in Action

What's hot (11)

PDF
E2.0 - Next Generation Portal and Content Management
PDF
An Overview of Workflow Management on Mobile Agent Technology
PPTX
Practical DoD Architecture Framework (DoDAF) with Innoslate
PDF
A pattern based approach to the development of updm architectures
PDF
Can “Feature” be used to Model the Changing Access Control Policies?
PDF
Performance Evaluation of Web Services In Linux On Multicore
PDF
The IBM Rational Insight Reporting Solution
PPTX
Practical DoDAF Presentation to INCOSE WMA
PPTX
Discover DoDAF problems early in the lifecycle with model execution
PPTX
DoDAF Overview Using Innoslate Webinar
PDF
Lectura 2.1 architectural integrationstylesfor largescale-editable_pdf
E2.0 - Next Generation Portal and Content Management
An Overview of Workflow Management on Mobile Agent Technology
Practical DoD Architecture Framework (DoDAF) with Innoslate
A pattern based approach to the development of updm architectures
Can “Feature” be used to Model the Changing Access Control Policies?
Performance Evaluation of Web Services In Linux On Multicore
The IBM Rational Insight Reporting Solution
Practical DoDAF Presentation to INCOSE WMA
Discover DoDAF problems early in the lifecycle with model execution
DoDAF Overview Using Innoslate Webinar
Lectura 2.1 architectural integrationstylesfor largescale-editable_pdf
Ad

Similar to 11.empirical analysis of function points in service oriented architecture (soa) applications (20)

PDF
Integration efforts estimation in service oriented architecture
PDF
4.[23 27]integration efforts estimation in service oriented architecture
PPT
Services oriented architecture
PDF
PDF
Contemporary research challenges and applications of service oriented archite...
PDF
Metric-Based Framework for Testing & Evaluation of Service-Oriented System
PDF
METRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEM
PDF
E031202024029
PDF
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
PDF
Size Metrics for Service-Oriented Architecture
PDF
Testing of web services Based on Ontology Management Service
PDF
Continuous Testing of Service-Oriented Applications Using Service Virtualization
PDF
M017258892
PDF
Finite State Machine Based Evaluation Model For Web Service Reliability Analysis
PDF
Complementing Agile SDLC with Agile Architecture
PDF
Refactoring to Microservice Architecture
PDF
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
PDF
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
PDF
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
PDF
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Integration efforts estimation in service oriented architecture
4.[23 27]integration efforts estimation in service oriented architecture
Services oriented architecture
Contemporary research challenges and applications of service oriented archite...
Metric-Based Framework for Testing & Evaluation of Service-Oriented System
METRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEM
E031202024029
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
Size Metrics for Service-Oriented Architecture
Testing of web services Based on Ontology Management Service
Continuous Testing of Service-Oriented Applications Using Service Virtualization
M017258892
Finite State Machine Based Evaluation Model For Web Service Reliability Analysis
Complementing Agile SDLC with Agile Architecture
Refactoring to Microservice Architecture
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Ad

More from Alexander Decker (20)

PDF
Abnormalities of hormones and inflammatory cytokines in women affected with p...
PDF
A validation of the adverse childhood experiences scale in
PDF
A usability evaluation framework for b2 c e commerce websites
PDF
A universal model for managing the marketing executives in nigerian banks
PDF
A unique common fixed point theorems in generalized d
PDF
A trends of salmonella and antibiotic resistance
PDF
A transformational generative approach towards understanding al-istifham
PDF
A time series analysis of the determinants of savings in namibia
PDF
A therapy for physical and mental fitness of school children
PDF
A theory of efficiency for managing the marketing executives in nigerian banks
PDF
A systematic evaluation of link budget for
PDF
A synthetic review of contraceptive supplies in punjab
PDF
A synthesis of taylor’s and fayol’s management approaches for managing market...
PDF
A survey paper on sequence pattern mining with incremental
PDF
A survey on live virtual machine migrations and its techniques
PDF
A survey on data mining and analysis in hadoop and mongo db
PDF
A survey on challenges to the media cloud
PDF
A survey of provenance leveraged
PDF
A survey of private equity investments in kenya
PDF
A study to measures the financial health of
Abnormalities of hormones and inflammatory cytokines in women affected with p...
A validation of the adverse childhood experiences scale in
A usability evaluation framework for b2 c e commerce websites
A universal model for managing the marketing executives in nigerian banks
A unique common fixed point theorems in generalized d
A trends of salmonella and antibiotic resistance
A transformational generative approach towards understanding al-istifham
A time series analysis of the determinants of savings in namibia
A therapy for physical and mental fitness of school children
A theory of efficiency for managing the marketing executives in nigerian banks
A systematic evaluation of link budget for
A synthetic review of contraceptive supplies in punjab
A synthesis of taylor’s and fayol’s management approaches for managing market...
A survey paper on sequence pattern mining with incremental
A survey on live virtual machine migrations and its techniques
A survey on data mining and analysis in hadoop and mongo db
A survey on challenges to the media cloud
A survey of provenance leveraged
A survey of private equity investments in kenya
A study to measures the financial health of

Recently uploaded (20)

DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Encapsulation theory and applications.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Machine learning based COVID-19 study performance prediction
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPTX
Programs and apps: productivity, graphics, security and other tools
The AUB Centre for AI in Media Proposal.docx
Unlocking AI with Model Context Protocol (MCP)
Assigned Numbers - 2025 - Bluetooth® Document
“AI and Expert System Decision Support & Business Intelligence Systems”
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Chapter 3 Spatial Domain Image Processing.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Network Security Unit 5.pdf for BCA BBA.
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Encapsulation theory and applications.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
A comparative analysis of optical character recognition models for extracting...
Review of recent advances in non-invasive hemoglobin estimation
NewMind AI Weekly Chronicles - August'25-Week II
Machine learning based COVID-19 study performance prediction
MIND Revenue Release Quarter 2 2025 Press Release
Programs and apps: productivity, graphics, security and other tools

11.empirical analysis of function points in service oriented architecture (soa) applications

  • 1. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 Empirical Analysis of Function Points in Service Oriented Architecture (SOA) Applications Khalid Mahmood, Institute of Computing and Information Technology, Gomal University, Pakistan Khalid_icit@hotmail.com M. Manzoor Ilahi Comsats Institute of Information Technology Islamabad, Pakistan tamimy@comsats.edu.pk Bashir Ahmad Institute of Computing and Information Technology, Gomal University, Pakistan bashahmad@gmail.com Shakeel Ahmad, Institute of Computing and Information Technology, D.I.Khan, Pakistan Shakeel_1965@yahoo.com Abstract: Service Oriented Architecture (SOA) is an emerging area of software engineering, based on the concept of “re-usable services” to support the development of rapid, economical and stable distributed application even in heterogeneous environments. Function point is considered an accurate and well established approach among its competitors to estimate the efforts, size and functionality of software development projects. Estimating the cost, size and efforts for SOA application is a difficult task due to its diverse nature and loose coupling behavior, which results in an inaccurate estimate to measure the efforts, size and functionality of SOA applications. This research paper explores the shortcomings of function point estimation technique and suggests calibration in its value adjustment factor to properly map the characteristics of SOA applications. A Work flow model is proposed to estimate the efforts and functionality of SOA application to consider the Service development efforts as well as Service Integration efforts. Empirical Results shows considerable improvements in estimation process to reduce the error percentage in performance measures like Magnitude of relative error, Mean Magnitude of relative error and Root Mean Square Error. Key Words: Service Oriented Architecture (SOA), Integration Efforts, Efforts Estimation, Function Point Analysis, 1. Introduction: “Service Oriented Computing (SOC)” (Michael 2006) is a contemporary software engineering paradigm, construct on the notion of “service-logic” through which a kind of software development can be reached which is fast, low cost, and rapid, economical and up to the mark even in diverse environments. “Service Oriented Architecture (SOA)” is based on “service” logic, where the components come together to form a group of services, which are “loosely coupled” that fulfills the purpose and caters for the requirement of user and business process. SOA applications are able to assist 6
  • 2. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 all kinds of business applications and agile processes particularly in the domain of web services, sanitation, executive institutions of a country, education and on demand business. 1.2. Service “A service is an implementation of a well defined piece of business functionality, which is discoverable through published interface and used by service consumers when building different applications and business process” (Zdravko 2009). 1.3. SOA Entities and Characteristics “Service Oriented Architecture” is an architectural paradigm that incorporates a structure of coordination among the major functional components, where the “service consumer” interacts with “service provider” to locate a service which matches it requirement by a process of exploring for “service registry”. Figure 1.1 Service Oriented Architecture Entities Conceptual Model (James 2003) 7
  • 3. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 “Service Oriented Architecture” lies down some particular rules and features the application of which is mandatory for development of service oriented architecture applications (Bieber 2001). • Services are self discoverable and dynamically bound • Services are self contained and modular • Services are loosely coupled. • Services are contractual. • Services are stateless. • Services are interoperable. • Services have network addressable interface. • Services are coarse grained. • Services are autonomous. • Services are reusable entities. • Services are abstract. 2. Effort estimation techniques “The National Estimating Society (Boehm 1998) has defined Cost Estimating as: The art of approximating the probable cost of something based on information available at the time”. 2.1 Function Point Analysis (FPA) Initially function point counting method consist of four basic components and ten “general system characteristics”, in 1983 modification to function point to increase the basic components to five with the total of fourteen “general system characteristics” instead of ten. In 1984 (ifpug 1999) an organization namely “International Function Point User Group (IFPUG)” was established to uniform the counting standards and advancement in the function points. A number of variations to the actual function points have been made by some practitioners and Mark-II function points majorly used in Britain, 3D functions points developed by Boeing, COSMIC full function points, De-marco function points and feature function points have been developed (David 2006). But function points developed by Albrecht are used today and according to “International Software Bench Mark Standards Group” (ISBSG) completed project database almost 90% projects are measured through function points (Christopher 2005). In function point analysis fourteen General System Characteristics (GSCs) are used to construct a Value adjustment factor (VAF) with which the basic function point is adjusted. Although the GSC and VAF are criticized on both theoretical as well as practical grounds but they are used by many practitioners (Zdravko 2009). Author suggests that for SOA environment some GSCs need modifications to truly describe the SOA projects as well as inclusion of new characteristics such as Integration efforts to provide accurate estimates. 3. Empirical Analysis of Function Points in SOA: As SOA is implemented mostly by the concept of web services (Francisco 2001), and web services have special characteristics. Function point estimation method was developed almost 31 years ago. Due to technological and methodological advancement many new approaches have been introduced which has changed the nature of software development. Though Function Point is adjusted with most of these changes but recent software specifications do not perfectly meet FP metrics. Function points weight system and its general system characteristics are mostly the same, so it needs modification (Abdullah 2005) as well as to solve integration issue inclusion of new characteristic namely “Service Integration Efforts”, as SOA architecture is composed of a mesh of web services. The table listed below describes the proposed GSC which should be modified. 8
  • 4. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 Table 3.1 Proposed General System Characteristics S.No. General System Description Modification Characteristics Needed: Yes Not needed: No GSC1 Data communications In SOA communication b/w Yes services is not done through RPC, but SOA supports a number of protocols such as UDDI, XML, SOAP, JSON used for communication GSC 2 Distributed data In SOA services are Yes processing distributed but controlled centrally through service registry GSC 3 Performance Performance measured in Yes terms of resource utilization, error handling and process optimization GSC 4. Heavily used Measurement in terms of Yes configuration Software/Hardware Implementation GSC 5 Transaction rate How frequently are No transactions executed daily, weekly, monthly, etc.? GSC 6 On-Line data entry What percentage of the No information is entered On- Line? GSC 7 End-user efficiency Was the application designed No for end-user efficiency? GSC 8 On-Line update How many ILF’s are updated No by On-Line transaction? GSC 9 Complex processing Does the application have No extensive logical or mathematical processing? GSC 10 Reusability Was the application developed No to meet one or many user’s needs? GSC11 Installation ease How difficult is conversion No and installation? GSC 12 Operational ease How effective and/or automated are start-up, back up, and recovery procedures? GSC 13 Multiple sites In SOA services are developed No to be accessed by a number of users at various sites. Instances of single application accessed at various locations at same time. GSC 14 Facilitate change Was the application No specifically designed, developed, and supported to facilitate change? 9
  • 5. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 GSC 15 Integration Services Whether the application needs Newly added other services to be integrated Characteristics to perform its functions 4. IMPLEMENTATION In order to perform the empirical analysis of function points in service oriented architecture applications, and to verify and authenticate the Proposed Work Flow Model three case studies are selected. First Case study describes the Course Registration System, secondly describes the Online Resume Bank (ORB) and the third selected case study is Online Banking System. These above cited case studies are developed by two teams of ICIT students as a final project for the fulfillment of their Bachelor degree in Computer Science. In order to estimate efforts one team has estimated it through function point estimation technique, where as the second team has estimated the efforts through proposed modified function point estimation. All these projects are built on the concept of Service Oriented Architecture using XML and ASP.Net as a source code languages. Description of the case studies is provided below. Results are evaluated first empirically through Magnitude of Relative error, Root Mean Square Error and statistically through Correlation and Regression Analysis. Results are discussed in the next chapter. 4.1 Case study 1: Online Resume Bank Online Resume Bank (ORB) provides a set of services to its users interested in applying for a number of jobs offered by a particular organization. User Register itself through signup service. Resume Builder service offers an easy way to build user profile, Online Job Application service is provided to apply for the published jobs by the system. Current status of the application and application tracking facility is provided. Short listed candidates can print the interview call letter, and other relevant information through this system. This software application is developed on the concept of service oriented architecture frame work by using ASP.Net, XML and Microsoft SQL Server as the programming language tool. 4.2 Case Study 2: Course Registration System Course Registration System provides services to students, professors and registrars. Using this system a student can register itself into different course’s and view grades reports submitted by Professor for a particular course. Professor can select a course to teach for current semester and submit grades. Whereas a Registrar maintains student as well as professor information and close registration through which information is provided to billing system. The services provided by the Course registration system are provided in the table given below along with their operations. This software application is developed on the concept of service oriented architecture frame work by using ASP.Net, XML and Microsoft SQL Server as the programming language tool 4.3 Case Study 3: Online Banking System Online Banking System Provides a variety of services to its Customers. These services include Account Opening Service, Transaction Services, online Funds transfer, online account status checking service, online Loan Application submission and displaying Foreign Currency rates. This software application is developed on the concept of service oriented architecture frame work by using ASP.Net, XML and Microsoft SQL Server as the programming language tool. Services provided by the system are listed in the table given below. 10
  • 6. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 5. Results and discussion Project Description Estimated Estimated Actual MRE1 MRE2 No Efforts Efforts Efforts (Proposed) (FP) through through Function Proposed Points Function Points P1 Online Resume 201 222 256 0.13 0.21 Bank P2 Course 204 218 240 0.09 0.15 Registration System P3 Online Banking 237 254 283 0.10 0.16 System MMRE 0.11 0.18 Root Mean Square Error for Proposed and Actual Estimates Project No Description Estimated Efforts Estimated Efforts Actual Efforts through Function through Proposed Points Function Points P1 Online Resume 201 222 256 Bank P2 Course 204 218 240 Registration System P3 Online Banking 254 283 152 System Root mean Square Error (RMSE) Proposed 16.60 Root mean Square Error (RMSE) Function Points 26.54 DISCUSSION Magnitude of relative error describes that proposed estimates are closer to actual efforts as compared to function points estimates. For Project P1 the MRE (Jaswinder 2008) is 13 % as compared to 21%, which describes that MRE for proposed has lesser error value than Function point estimates. For Project P2 MRE is 9 % as compared to 15%, and finally for Project P3 MRE is 0.10 % as compared to Function point MRE 0.16 %. Mean Magnitude of relative error for proposed effort estimation is 0.11 where as for function point estimation it is 0.18, which presents 7% difference among the effort estimation techniques. 6. Conclusion. Service oriented Architecture (SOA) is a promising new area of software engineering, where services are combined together to form a design structure, which not only fulfills the requirements of users but also support the business processes to compete with its competitors. On the other hand Function Point 11
  • 7. Industrial Engineering Letters www.iiste.org ISSN 2224-6096 (print) ISSN 2225-0581 (online) Vol 2, No.1, 2012 estimation technique is recognized as an accurate estimation technique amongst its competitors, the calibration of its Value Adjustment Factor, and consideration of Integration efforts shows improvement in its estimation accuracy, and inclusion of new factors in its GSC’s, proves that now it properly address SOA characteristics. Results shows the when effort estimation is performed through proposed work flow model the MMRE was 11 %, and 18 % from function point estimation, which shows the proposed work flow model produce lesser error as compared to function point estimation with a difference of 7%. Root mean square error (RMSE) also presents a notable difference in the estimation efforts. Correlation analysis also shows that correlation coefficient (r) has more accurate value as compared to its counterpart. Moreover the Integration efforts were some time ignored, due to its diverse behavior and loose coupling nature, by considering and addressing this important factor will capable the developers to provide accurate estimate for SOA applications to plan schedule, resources and men power for software development. References: Michael P. Papazoglou et. al. (2006) “Service-Oriented Computing Research Roadmap” Dagstuhl Seminar Proceedings 05462, 2006 [online] Available: http://drops.dagstuhl.de/opus/volltexte/2006/524 Zdravko Anguelov, (2009) “Architecture framework in support of effort estimation of legacy systems modernization towards a SOA environment” (Chapter 2) [online] Available: http://www.ewi.tudelft.n James McGovern et. al. (2003) “Java Web service Architecture”, Morgan Kaufmann Publishers. Bieber, Carpenter et. al. (2001) “Jini Technology Architectural Overview”, Sun Microsystems, [online] Available: http://www.sun.com Barry Boehm, Chris Abts (1998), University of Southern California, Los Angeles, CA 90089-0781, 1998, Software Development Cost Estimation Approaches – A Survey” Function Point Counting Practices Manual release 4.1. (1999) [online] Available: http://www.ifpug.org David Longstreet (2002), “Function Point Analysis training course”, [online] Available: http://www.softwaremetrics.com Christopher J. Lokan, (2005), “Function Points”, School of Information Technology and Electrical Engineering, UNSW@ADFA, Northcott Drive, Canberra ACT 2600, Australia, Francisco Curbera et. al. (2001) “Web services: Why and How”, IBM T.J. Watson Research Center, August, 2001. David Longstreet (2005) “Fundamentals of Function Point Analysis”, Software Development Magazine [online] Available: http://www.softwaremetrics.com, 2005. Mohammad Abdullah Al-Hajri (2005), “Modification of Standard Function Points Complexity Weights System”, The Journal of Systems and Software 74 (2005), 195-206. Jaswinder kaur et. al. (2008) “Comparative Analysis of the Software Effort Estimation Models”, World Academy of Science, Engineering and Technology 46, 2008. 12
  • 8. International Journals Call for Paper The IISTE, a U.S. publisher, is currently hosting the academic journals listed below. The peer review process of the following journals usually takes LESS THAN 14 business days and IISTE usually publishes a qualified article within 30 days. Authors should send their full paper to the following email address. More information can be found in the IISTE website : www.iiste.org Business, Economics, Finance and Management PAPER SUBMISSION EMAIL European Journal of Business and Management EJBM@iiste.org Research Journal of Finance and Accounting RJFA@iiste.org Journal of Economics and Sustainable Development JESD@iiste.org Information and Knowledge Management IKM@iiste.org Developing Country Studies DCS@iiste.org Industrial Engineering Letters IEL@iiste.org Physical Sciences, Mathematics and Chemistry PAPER SUBMISSION EMAIL Journal of Natural Sciences Research JNSR@iiste.org Chemistry and Materials Research CMR@iiste.org Mathematical Theory and Modeling MTM@iiste.org Advances in Physics Theories and Applications APTA@iiste.org Chemical and Process Engineering Research CPER@iiste.org Engineering, Technology and Systems PAPER SUBMISSION EMAIL Computer Engineering and Intelligent Systems CEIS@iiste.org Innovative Systems Design and Engineering ISDE@iiste.org Journal of Energy Technologies and Policy JETP@iiste.org Information and Knowledge Management IKM@iiste.org Control Theory and Informatics CTI@iiste.org Journal of Information Engineering and Applications JIEA@iiste.org Industrial Engineering Letters IEL@iiste.org Network and Complex Systems NCS@iiste.org Environment, Civil, Materials Sciences PAPER SUBMISSION EMAIL Journal of Environment and Earth Science JEES@iiste.org Civil and Environmental Research CER@iiste.org Journal of Natural Sciences Research JNSR@iiste.org Civil and Environmental Research CER@iiste.org Life Science, Food and Medical Sciences PAPER SUBMISSION EMAIL Journal of Natural Sciences Research JNSR@iiste.org Journal of Biology, Agriculture and Healthcare JBAH@iiste.org Food Science and Quality Management FSQM@iiste.org Chemistry and Materials Research CMR@iiste.org Education, and other Social Sciences PAPER SUBMISSION EMAIL Journal of Education and Practice JEP@iiste.org Journal of Law, Policy and Globalization JLPG@iiste.org Global knowledge sharing: New Media and Mass Communication NMMC@iiste.org EBSCO, Index Copernicus, Ulrich's Journal of Energy Technologies and Policy JETP@iiste.org Periodicals Directory, JournalTOCS, PKP Historical Research Letter HRL@iiste.org Open Archives Harvester, Bielefeld Academic Search Engine, Elektronische Public Policy and Administration Research PPAR@iiste.org Zeitschriftenbibliothek EZB, Open J-Gate, International Affairs and Global Strategy IAGS@iiste.org OCLC WorldCat, Universe Digtial Library , Research on Humanities and Social Sciences RHSS@iiste.org NewJour, Google Scholar. Developing Country Studies DCS@iiste.org IISTE is member of CrossRef. All journals Arts and Design Studies ADS@iiste.org have high IC Impact Factor Values (ICV).