SlideShare a Scribd company logo
1 of 7
Download to read offline
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

More Related Content

What's hot

E2.0 - Next Generation Portal and Content Management
E2.0 - Next Generation Portal and Content ManagementE2.0 - Next Generation Portal and Content Management
E2.0 - Next Generation Portal and Content Managementmuratc2a
 
An Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyAn Overview of Workflow Management on Mobile Agent Technology
An Overview of Workflow Management on Mobile Agent TechnologyIJERA Editor
 
Practical DoD Architecture Framework (DoDAF) with Innoslate
Practical DoD Architecture Framework (DoDAF) with InnoslatePractical DoD Architecture Framework (DoDAF) with Innoslate
Practical DoD Architecture Framework (DoDAF) with InnoslateElizabeth Steiner
 
A pattern based approach to the development of updm architectures
A pattern based approach to the development of updm architecturesA pattern based approach to the development of updm architectures
A pattern based approach to the development of updm architecturesGraham Bleakley
 
Can “Feature” be used to Model the Changing Access Control Policies?
Can “Feature” be used to Model the Changing Access Control Policies? Can “Feature” be used to Model the Changing Access Control Policies?
Can “Feature” be used to Model the Changing Access Control Policies? IJORCS
 
Performance Evaluation of Web Services In Linux On Multicore
Performance Evaluation of Web Services In Linux On MulticorePerformance Evaluation of Web Services In Linux On Multicore
Performance Evaluation of Web Services In Linux On MulticoreCSCJournals
 
The IBM Rational Insight Reporting Solution
The IBM Rational Insight Reporting SolutionThe IBM Rational Insight Reporting Solution
The IBM Rational Insight Reporting SolutionMarc Nehme
 
Discover DoDAF problems early in the lifecycle with model execution
Discover DoDAF problems early in the lifecycle with model executionDiscover DoDAF problems early in the lifecycle with model execution
Discover DoDAF problems early in the lifecycle with model executionGraham Bleakley
 
Practical DoDAF Presentation to INCOSE WMA
Practical DoDAF Presentation to INCOSE WMA Practical DoDAF Presentation to INCOSE WMA
Practical DoDAF Presentation to INCOSE WMA Elizabeth Steiner
 
DoDAF Overview Using Innoslate Webinar
DoDAF Overview Using Innoslate WebinarDoDAF Overview Using Innoslate Webinar
DoDAF Overview Using Innoslate WebinarElizabeth Steiner
 
Lectura 2.1 architectural integrationstylesfor largescale-editable_pdf
Lectura 2.1   architectural integrationstylesfor largescale-editable_pdfLectura 2.1   architectural integrationstylesfor largescale-editable_pdf
Lectura 2.1 architectural integrationstylesfor largescale-editable_pdfMatias Menendez
 

What's hot (11)

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

Similar to Empirical analysis of function points in service oriented architecture (soa) applications

4.[23 27]integration efforts estimation in service oriented architecture
4.[23 27]integration efforts estimation in service oriented architecture4.[23 27]integration efforts estimation in service oriented architecture
4.[23 27]integration efforts estimation in service oriented architectureAlexander Decker
 
Integration efforts estimation in service oriented architecture
Integration efforts estimation in service oriented architectureIntegration efforts estimation in service oriented architecture
Integration efforts estimation in service oriented architectureAlexander Decker
 
Contemporary research challenges and applications of service oriented archite...
Contemporary research challenges and applications of service oriented archite...Contemporary research challenges and applications of service oriented archite...
Contemporary research challenges and applications of service oriented archite...Dr. Shahanawaj Ahamad
 
METRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEM
METRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEMMETRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEM
METRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEMijseajournal
 
Size Metrics for Service-Oriented Architecture
Size Metrics for Service-Oriented Architecture Size Metrics for Service-Oriented Architecture
Size Metrics for Service-Oriented Architecture ijseajournal
 
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURESIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTUREmathsjournal
 
Testing of web services Based on Ontology Management Service
Testing of web services Based on Ontology Management ServiceTesting of web services Based on Ontology Management Service
Testing of web services Based on Ontology Management ServiceIJMER
 
Continuous Testing of Service-Oriented Applications Using Service Virtualization
Continuous Testing of Service-Oriented Applications Using Service VirtualizationContinuous Testing of Service-Oriented Applications Using Service Virtualization
Continuous Testing of Service-Oriented Applications Using Service Virtualizationiosrjce
 
Finite State Machine Based Evaluation Model For Web Service Reliability Analysis
Finite State Machine Based Evaluation Model For Web Service Reliability AnalysisFinite State Machine Based Evaluation Model For Web Service Reliability Analysis
Finite State Machine Based Evaluation Model For Web Service Reliability Analysisdannyijwest
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...IJDKP
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESijwscjournal
 

Similar to Empirical analysis of function points in service oriented architecture (soa) applications (20)

4.[23 27]integration efforts estimation in service oriented architecture
4.[23 27]integration efforts estimation in service oriented architecture4.[23 27]integration efforts estimation in service oriented architecture
4.[23 27]integration efforts estimation in service oriented architecture
 
Integration efforts estimation in service oriented architecture
Integration efforts estimation in service oriented architectureIntegration efforts estimation in service oriented architecture
Integration efforts estimation in service oriented architecture
 
Services oriented architecture
Services oriented architectureServices oriented architecture
Services oriented architecture
 
542 546
542 546542 546
542 546
 
Contemporary research challenges and applications of service oriented archite...
Contemporary research challenges and applications of service oriented archite...Contemporary research challenges and applications of service oriented archite...
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 SYSTEMMETRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEM
METRIC-BASED FRAMEWORK FOR TESTING & EVALUATION OF SERVICE-ORIENTED SYSTEM
 
E031202024029
E031202024029E031202024029
E031202024029
 
Size Metrics for Service-Oriented Architecture
Size Metrics for Service-Oriented Architecture Size Metrics for Service-Oriented Architecture
Size Metrics for Service-Oriented Architecture
 
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURESIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
SIZE METRICS FOR SERVICE-ORIENTED ARCHITECTURE
 
Testing of web services Based on Ontology Management Service
Testing of web services Based on Ontology Management ServiceTesting of web services Based on Ontology Management Service
Testing of web services Based on Ontology Management Service
 
M017258892
M017258892M017258892
M017258892
 
Continuous Testing of Service-Oriented Applications Using Service Virtualization
Continuous Testing of Service-Oriented Applications Using Service VirtualizationContinuous Testing of Service-Oriented Applications Using Service Virtualization
Continuous Testing of Service-Oriented Applications Using Service Virtualization
 
Finite State Machine Based Evaluation Model For Web Service Reliability Analysis
Finite State Machine Based Evaluation Model For Web Service Reliability AnalysisFinite State Machine Based Evaluation Model For Web Service Reliability Analysis
Finite State Machine Based Evaluation Model For Web Service Reliability Analysis
 
Complementing Agile SDLC with Agile Architecture
Complementing Agile SDLC with Agile ArchitectureComplementing Agile SDLC with Agile Architecture
Complementing Agile SDLC with Agile Architecture
 
Refactoring to Microservice Architecture
Refactoring to Microservice ArchitectureRefactoring to Microservice Architecture
Refactoring to Microservice Architecture
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
Referring Expressions with Rational Speech Act Framework: A Probabilistic App...
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICESEARLY PERFORMANCE PREDICTION OF WEB SERVICES
EARLY PERFORMANCE PREDICTION OF WEB SERVICES
 

More from Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

More from Alexander Decker (20)

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

Recently uploaded

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Recently uploaded (20)

Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

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