<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JSEA</journal-id><journal-title-group><journal-title>Journal of Software Engineering and Applications</journal-title></journal-title-group><issn pub-type="epub">1945-3116</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jsea.2019.125008</article-id><article-id pub-id-type="publisher-id">JSEA-92562</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Transformation of User Interface to Activity Models and Assessing Performance of WA/WS
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Ch.</surname><given-names>Ram Mohan Reddy</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>D.</surname><given-names>Evangelin Geetha</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>R.</surname><given-names>V. Raghvendra Rao</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>T.</surname><given-names>V. Suresh Kumar</given-names></name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib></contrib-group><aff id="aff2"><addr-line>Ramaiah Institute of Technology, Bengaluru, India</addr-line></aff><aff id="aff1"><addr-line>B.M.S College of Engineering, Bengaluru, India</addr-line></aff><pub-date pub-type="epub"><day>21</day><month>05</month><year>2019</year></pub-date><volume>12</volume><issue>05</issue><fpage>101</fpage><lpage>126</lpage><history><date date-type="received"><day>25,</day>	<month>February</month>	<year>2019</year></date><date date-type="rev-recd"><day>20,</day>	<month>May</month>	<year>2019</year>	</date><date date-type="accepted"><day>23,</day>	<month>May</month>	<year>2019</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  Quality of Service is an important attribute of a software system. In retrospect, performance assessment based on user interaction with the system has given a better understanding of underlying disciplines of the product. In this paper, we capture user interaction with the prototype/User Interface (UI). An approach for developing activity model from the user interface model is presented using workflows and functional elements. A methodology is proposed to transform UI into activity diagram. The approach is validated by an experimental setup using Amazon service. The performance of Amazon service is assessed using activity based performance prediction methodology, and the simulation results are obtained using SMTQA.
 
</p></abstract><kwd-group><kwd>Web Services</kwd><kwd> Software Performance Engineering</kwd><kwd> Web Applications</kwd><kwd> Software Size Estimation</kwd><kwd> Activity Based Performance Prediction</kwd><kwd> Unified Modeling Language</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Web services are software components that provide flexibility to operate between different applications through the Internet [<xref ref-type="bibr" rid="scirp.92562-ref1">1</xref>]. Performance plays a significant role in achieving the Quality of Services (QoS) of web services. Every aspect in the analysis, design, code, and deployment of web services has an impact on its performance. Hence, it is difficult to understand the complexity at a given point in time. Performance is an essential attribute to be assessed for web applications/web services (WA/WS) of all the other quality attributes. The customers or users of the software expect the web services to respond fast as they don’t want to wait for a long time.</p><p>The poor performance of service from the user point of view may generate customer dissatisfaction and damage the external image of the company, leading to loss of business. To prevent this kind of dissatisfaction, it is imperative to look for methods to assess performance in various aspects of Software Development Life Cycle (SDLC) and also from the user point of view.</p><p>To identify the optimal web services, QoS is important in the service computing field based on the user's request by considering both functional and non-functional requirements. Increased in a number of web services, it will be difficult for users to identify the relevant web service that satisfies both functional and non-functional specifications. It is most critical to anticipate the performance of applications under development. However, we exploited these techniques in our methodology to assess performance with respect to the user point of view. User interaction based studies of WA/WS are done in [<xref ref-type="bibr" rid="scirp.92562-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.92562-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.92562-ref4">4</xref>].</p><p>In practical terms, this implies that we can estimate performance early (prototype) with a user point of view based on activities. The primary purpose of activity models of UML is to interpret the activities of a user in association with the WA/WS system, as a means of uncovering functional requirements to be supported by the system. This approach has techniques that can be applied in any phase of software development. Unified Modeling Language (UML) [<xref ref-type="bibr" rid="scirp.92562-ref5">5</xref>] is the leading modeling language in the field of systems engineering and has gained much tool support.</p><p>Categorizing the requests into a number of activities and modeling of these activities helps in estimating performance. The models we offer to address this situation are the activity based size models as discussed in [<xref ref-type="bibr" rid="scirp.92562-ref6">6</xref>]. Different activities are associated with requests for documents of different sizes.</p><p>Building a prototype of applications during the analysis phase of the software development life cycle is a usual industry practice. The graphical user interface has become predominant, and the design of the visible or external system [<xref ref-type="bibr" rid="scirp.92562-ref7">7</xref>] has acquired increasing importance. This has derived attention being given to usability aspects of an interactive system and a need for evolution of tools to aid in the design of the external system [<xref ref-type="bibr" rid="scirp.92562-ref8">8</xref>], [<xref ref-type="bibr" rid="scirp.92562-ref9">9</xref>], [<xref ref-type="bibr" rid="scirp.92562-ref10">10</xref>]. Models and notations are involved to describe user tasks and to map these tasks with the User Interface (UI) of Web Applications (WA)/Web services (WS). This gives the Web Service Users (WSU)/Web Service Developers (WSD)/Web Application Developers (WAD)/Web Applications Users (WAU) a guideline in selecting the web application/web service. An approach that helps to transform user interface into activities is proposed in this paper.</p></sec><sec id="s2"><title>2. Related Work</title><p>In the literature, quite a significant amount of attention has been paid to utilize the flexibility of user interface design in the implementation and analysis of web applications/web services.</p><p>Software Performance Engineering (SPE) is a methodology helps to achieve the performance goal of software systems [<xref ref-type="bibr" rid="scirp.92562-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.92562-ref12">12</xref>]. Applying SPE in different aspects to the development process requires that SPE process be tightly integrated with the software development methods. For any application, SPE is vital to ensure that the architecture and design are appropriate for meeting performance objectives before implementation begins. SPE models [<xref ref-type="bibr" rid="scirp.92562-ref12">12</xref>] help to evaluate the software architecture, the technical architecture, and the implementation choices for the web services. Performance prediction can be accomplished through the performance models.</p><p>The software performance engineering to the web service based infrastructure to support Clinical Decision Support System (CDSS) is applied in [<xref ref-type="bibr" rid="scirp.92562-ref13">13</xref>]. System Performance Validation is a mechanism by which the e-commerce systems try n keep up to reach its performance imperatives by employing performance engineering procedures at the system development phase. A case study has been presented, which deals with the transformation of the UML models to software execution models to replicate the performance prediction by implying functionalities of UML 2.0 for e-commerce systems [<xref ref-type="bibr" rid="scirp.92562-ref14">14</xref>].</p><p>Three use case representations are compared by reviewing the use case modeling from the viewpoints of its suitability as input to the graphical UI design and are presented in [<xref ref-type="bibr" rid="scirp.92562-ref15">15</xref>]. It provides a tabular representation independent of the user interface style of identifying the use case elements to support User Interface (UI) design within the framework of Unified Development Process as this provides an alternative notation to specify the behavior of the use case in [<xref ref-type="bibr" rid="scirp.92562-ref16">16</xref>]. This article sets up a panel to discuss the features needed to extend UML to support system engineering and investigate the advisability and feasibility of the extensions with respect to audience’s opinion as they have diverse engineering system experience. The design and implementation of a prototype web service for performance modeling tools are implemented in a plug and play manner. It is used for analysis by reviewing information about web services and previous works on XML based performance model by demonstrating the experiment result to show the viability of the model [<xref ref-type="bibr" rid="scirp.92562-ref17">17</xref>]. It is interesting to use UML in various stages of the web services development process. Also, the non-functional requirements also can be modeled using UML. In [<xref ref-type="bibr" rid="scirp.92562-ref18">18</xref>], the authors presented a survey, mapping UML concepts with web services and classify various UML based approaches that are used to model web services.</p><p>To define the complexity of the system using use case narrative is very difficult as it is incomplete and validating requires lengthy narrative texts. Hence, a study supplements each use case into activity diagram during requirement gathering and analysis, which is complete and has a high degree of validity using validation mechanism and its quality, which is not affected by the complexity but rather improved is described in [<xref ref-type="bibr" rid="scirp.92562-ref19">19</xref>]. Though the UML Activity Diagram (AD) proposed can be used for system flow in the system analysis phase, it lacks support for the simulation process. A methodology is proposed by transforming activity diagram into Associative Petri Nets (APN) in [<xref ref-type="bibr" rid="scirp.92562-ref20">20</xref>]. It supports all the drawbacks by controlling the flow dimension of workflows. A case study is illustrated by using a dynamic travel recommended system.</p><p>The usage of web widgets has been speedily growing on the mobile devices and desktops. Web widgets give access to the activities, and the details are also accessible from different sources on the web. With the increasing supporting widgets, supervising widgets and looking appropriate widgets becomes tedious. Hence, the behavior of the users is analyzed using the user interfaces. An exploratory analysis which is based on the user interfaces of web widgets regarding the workflow analysis and state diagramming techniques were given in [<xref ref-type="bibr" rid="scirp.92562-ref21">21</xref>]. The functional flows to execute the given tasks in every website are being presented in the workflow diagrams, where each of these is built to visually and systematically to study their detailed pattern usage. From the exploratory analysis results, the authors have extended instructions for thorough usefulness and the accessible interface design of web widgets.</p><p>To address the high level performance issues from the initial specification of the system which is incomplete and embodies use case and identifies the sequence of responsibilities which are incomplete is presented in [<xref ref-type="bibr" rid="scirp.92562-ref22">22</xref>]. It also addresses the use of a specification designed primarily for software design. The increase in performance and utilization of adaptive user interface by increasing predictability and accuracy to improve satisfaction study is shown in [<xref ref-type="bibr" rid="scirp.92562-ref23">23</xref>]. The results say that accuracy affects the user performance, utilization and satisfaction of adaptive user interface than predictability. A simple, user-friendly tool to evaluate the best applicable design of software performance attributes at design level using a UML diagram to reduce cost is presented in [<xref ref-type="bibr" rid="scirp.92562-ref24">24</xref>].</p><p>In the following literature, [<xref ref-type="bibr" rid="scirp.92562-ref25">25</xref>] [<xref ref-type="bibr" rid="scirp.92562-ref26">26</xref>] [<xref ref-type="bibr" rid="scirp.92562-ref27">27</xref>] [<xref ref-type="bibr" rid="scirp.92562-ref28">28</xref>], methodologies are given to generate User Interface from UML models. The objective of the authors is to develop a prototype from UML models that can be coded easily. The goal of these papers is developing functionalities of the system.</p><p>Nowadays, developing UML models is not a mandatory activity within the industry, whereas designing GUI is the common industry practice. Our objective is to assess the performance of WA/WS. Methodologies to predict the performance from UML models are available through the literature. The proposed methodology helps to generate UML models from the user interface.</p><p>The following literature, [<xref ref-type="bibr" rid="scirp.92562-ref29">29</xref>] - [<xref ref-type="bibr" rid="scirp.92562-ref35">35</xref>], methodologies to assess the performance from UML models are presented. Performance prediction from GUI is not addressed in the literature. The proposed methodology provides an approach to assess the performance from the given User Interface. Numerical Results related to performance of Amazon are not discussed within the literature to have a comparative study.</p><p>Based on the review discussed in the available literature, the observations are 1) Interactive systems, 2) GUI behavior for web services. 3) In summary, there are research gaps in implementing user interfaces with respect to web services. We present a methodology to transform the user interfaces to activity models and to improve the performance in higher utilization in the behavior of web services. First, developing user interface as a prototype is an industry practice, and moreover, the user interface plays an important role in the implementation and analysis of web services. Second, methodologies are available to predict the performance from UML diagrams. Hence, identifying a methodology to transform the user interface design into UML models can ease the prediction process [<xref ref-type="bibr" rid="scirp.92562-ref36">36</xref>].</p><p>In this paper, we propose a methodology to transform the user interface design into the activity model. The methodology is illustrated with the help of an Amazon service prototype model. Furthermore, the performance assessment of the model is done using the Activity Based Performance Prediction (ABPP) approach, and the environment is simulated using SMTQA tool.</p><p>In this paper, an approach for implementing the user interface model to Activity model is presented, and the approach is illustrated through an experimental setup of Amazon service. Using Activity models, the performance of Amazon service are assessed and compared with the results of experimental setup. Two types of UML diagrams are used a). Use case diagrams are used to capture the requirements of the Web service application and to derive the services, which are provided by the Web service, b). The activity diagrams represent the Web service architecture and showing the flow of control from activity to activity of the services.</p><p>For performance assessment, we have used a tool SMTQA, which is validated. A simulation tool, Simulation of Multi-Tier Queuing Applications (SMTQA) to predict the performance of software systems is described in [<xref ref-type="bibr" rid="scirp.92562-ref37">37</xref>]. It provides full visualization of model structure, parameters, and output reporting. The tool simulates the behavior of the servers with replicas. The performance metrics average response time, average waiting time, average service time, the probability of idle server and the probability of dropping of requests are obtained. The tool also supports the probability distributions, exponential, normal and Weibull for obtaining the inter-arrival time between the requests, and the service time required to process the applications.</p><p>The structure of the paper is organized as follows. In Section 2, we discuss the basic concepts and the proposed methodology. Section 3 illustrates the algorithm for transformation of UI into the activity diagram. The illustration of the methodology is presented using a case study on Amazon service in Section 4. In Section 5, the simulation aspect of the case study is discussed with validated results. Finally, Section 6 concludes the paper and proposes directions for future research.</p></sec><sec id="s3"><title>3. Concepts and Methodology</title><sec id="s3_1"><title>3.1. Basic Concepts</title><p>Web Services: A web service is an independent component that communicates with other applications using standard protocols over the network. An example of the general form of Web Services is shown in [<xref ref-type="bibr" rid="scirp.92562-ref38">38</xref>].</p><p>Use Case Diagram: Use case diagram defines the interaction between the system and the user (actor). In a particular environment, a set of possible sequences and interactions is created between systems and actors. As an example, the use diagram is presented in [<xref ref-type="bibr" rid="scirp.92562-ref35">35</xref>] describes the various interactions between the users, service consumer, service provider and service registry for web applications.</p><p>Activity Diagram: An activity diagram is nothing but a flowchart that represents the flow from one activity to another. They are graphical representations of workflows that will show the step by step activities and actions. It exhibits the object flow or flow of control with significance of the conditions and sequence of flow [<xref ref-type="bibr" rid="scirp.92562-ref39">39</xref>]. An example of an activity diagram that represents the interaction between the service consumer, service provider, and service registry is presented in [<xref ref-type="bibr" rid="scirp.92562-ref35">35</xref>]. The activity diagram represented shows the visual flow of tasks in a particular time sequence along with the condition under which they occur. The round angles in the diagram define the process. The process includes operation with one incoming and, at least, one outgoing edge. There can be more than one outgoing edge based on the operation and tagging with guard condition sometimes defining parallelism. The activity diagram shows the interaction clearly. The activity diagram is very appropriate for the complex process of server exception flows as it provides a visual description of the alternate paths.</p><p>Workspace: Workspace is defined as an environment which helps the programmer to work in task duration.</p><p>Workflows: Workflows are a series of tasks that are carried out to produce a desirable outcome. It usually involves several procedures, multiple participants, and several stages in an organization. An example of the workflow of Business Process Management is presented in [<xref ref-type="bibr" rid="scirp.92562-ref16">16</xref>].</p><p>Main flow: Main flow is the set of paths of sequence flow that originates from an event. For example, it explains the sequence of flow that happens during the placement of online order using mailing address and credit card information.</p><p>Sub-flow: Sub flows are data flows that can be reused by other data flows. The parent workflow will trigger the sub-flow, and wait for the sub flow to complete before continuing as shown in [<xref ref-type="bibr" rid="scirp.92562-ref16">16</xref>]. An example of creating a new account for application is the sub flow of the main flow Login activity of an application.</p><p>Exception flow: The set of paths of sequence flow that generate from an intermediate event which is attached to the boundary of activity is an exceptional flow. Example: Initialization Exception explains the flow of how the exception occurred during the initialization handled.</p><p>User Interface (UI) elements: The UI elements are the workspaces and functional elements. These are required to assist the user and system tasks which perform for each use case. For example, user details will be in workspaces and buttons represent the functional elements. The workspaces are an email address and password whereas functional elements are Sign In using a secure server.</p><p>Prototype: It is a model of information system or a product which is usually built in a section of the development process. A prototype of the Login page of Amazon Service is an example, and it is shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>.</p></sec><sec id="s3_2"><title>3.2. Methodology</title><p>The methodology proposed in this paper provides guidelines for generating activity models from user interfaces with the help of workspaces. As developing user interface prototype is the industry’s normal practice, it is considered as a base for performance assessment. This helps us in perusing activity model from the user point of view. Moreover, assessment of performance in various aspects of software development is supported by the Activity Based Performance Prediction (ABPP) approach [<xref ref-type="bibr" rid="scirp.92562-ref6">6</xref>] ; this is followed in order to predict the performance. The steps involved in the process are:</p><p>1) Consider the prototype of a web service</p><p>The prototype defines a model based upon which the system is developed. The prototype defines the physical user interface design of the system. The possible workspaces can be identified from the chosen prototype.</p><p>2) Identify User Interface (UI) elements in the selected prototype</p><p>UI elements are identified in the form of workspaces and functional elements. For a given prototype, the UI elements are identified which defines the mode of supporting the user tasks and functionalities of the prototype representing the system tasks. Each workspace has one functional element.</p><p>3) Generate the UI elements Cluster</p><p>The UI elements cluster for the prototype is developed based on the interactions between the workspaces, and the functional elements belong to the identified UI elements. This shows how UI elements in the workspace are grouped in the form of visual interface and spaces allocated in the screen with physical arrangements and the interaction styles. The overlapping of workspaces implies that they can share space.</p><p>4) Develop the flow diagram of the UI elements</p><p>For each UI cluster, identify the functional elements, and in turn, the main flows, sub-flows, and exception flows. For all the UI elements defined in the prototype, develop the flow diagram and understand how the system behaves for the activities mentioned in the flow diagram.</p><p>5) Generate the activity model from the flow diagram</p><p>Develop the activity model from the flow diagram as follows: Each UI element will become a high level activity of the activity model. By elaborating on the activities that are implicitly available in the workspace, the low level activities can be developed. The activity model should have a definite start and end to ensure end-to-end activity.</p><p>6) Generate use case model for the functionalities identified from the flow diagram of UI elements</p><p>Generate the use case model for each UI element cluster. All the UI elements that represent the main flow of the flow diagram become the primary use cases. The secondary use cases are developed from the UI elements that represent the sub flow and exception flow. The use cases derived from sub flow elements will be related to primary use cases by the relationship includes or uses whereas the use cases derived from exception will be related by extending the relationship. Each use case should describe the single functionality of the service. The use case model should also represent the actors interacting with the functionality represented as a use case.</p><p>7) Refine and iterate the developed models</p><p>The prototype model defines the concept of refinement of the model, based on either a change in requirement or fault in the design. Hence, the final step in the methodology allows for refinement of the model that has been developed for the identified functionalities either to accommodate new requirements or to consider the requirements that were earlier ignored, based on the priority.</p><p>8) Assess the performance of the system using activity based performance prediction approach</p><p>Once the refined activity model is obtained, the model will be solved to obtain the response time using the ABPP approach.</p><p>9) Solve the system model in SMTQA tool</p><p>Simulation of the performance model helps to identify the behavior of the hardware resources as well as the bottleneck resources. The model environment will be simulated using the simulation tool, SMTQA.</p></sec></sec><sec id="s4"><title>4. Algorithm</title><p>See Algorithm 1.</p></sec><sec id="s5"><title>5. Experimental Study</title><p>The proposed methodology is illustrated with data collected from Amazon Service, and the results are validated.</p><disp-formula id="scirp.92562-formula2"><graphic  xlink:href="//html.scirp.org/file/2-9302617x4.png"  xlink:type="simple"/></disp-formula><p>Algorithm 1. User interface to activity model.</p><sec id="s5_1"><title>5.1. Prototype of Amazon Service</title><p>To elucidate the proposed methodology, the Amazon.com website is considered, and the algorithm is applied to the module Login for illustration. The prototype of the Login page is presented in <xref ref-type="fig" rid="fig1">Figure 1</xref>. The prototype expects the developer to develop an interface for the new user to create an account and for the existing user to login to the secured server of Amazon. After entering into the server, it has to allow the user access to any of the following activities: search for an item, shopping cart, online payment, wish list and such other workspaces and to functional elements such as Add to cart, Proceed to checkout, etc. The GUI of the Login page consists of the UI elements: input controls that are available for better user interaction with the UI screen and the functional elements, namely, Create Account and Sign in Using Secure Server in the form of buttons.</p></sec><sec id="s5_2"><title>5.2. Identification of UI Elements for Login</title><p>From <xref ref-type="fig" rid="fig1">Figure 1</xref>, the buttons Create Account and Sign in Using Secure Server are identified as the functional elements, since they are required to support the user tasks. Four corresponding workspaces (W<sub>1</sub>- W<sub>7</sub>) are identified and presented along with the functional elements in <xref ref-type="fig" rid="fig2">Figure 2</xref>. There are two sub-flows in <xref ref-type="fig" rid="fig1">Figure 1</xref>0, and one exception flow following invalid user input. In each workspace, the information to be displayed is presented. The workspace supports various user and system activities. Each workspace defines the amount of information to be displayed on the login Screen, which can be analysed from the knowledge of domain objects and its interactions.</p><p>The workspace W<sub>1</sub> and W<sub>2</sub> share space and hence they are overlapped. The functional elements are identified to support user tasks. Based on this information, the sequential flow of tasks can be represented using the main flow and the flow of tasks for different conditions can be represented using the exception flow diagrams. The sub-flow for the main flow can be created by analysing the UI Element Cluster. This UI Element Cluster is the primary support to identify the performance of the activities for the designers.</p></sec><sec id="s5_3"><title>5.3. Developing the Flow Diagram</title><sec id="s5_3_1"><title>5.3.1. Main Flow</title><p>The main flow represents the activities based on time sequence which is supported by the UI elements in the workspace. The first workspace, W<sub>1</sub> provides the flexibility to enter the Name, Email id, Phone number and Password for creating an account and similarly W<sub>2</sub> for Sign In using a secure server. For any new user, the flow starts with the functional element Create account along with the workspace W<sub>1</sub>.</p><p>After creating the account successfully, the control goes to workspace W<sub>2</sub> that shows the data to be provided by the user to login, i.e., Email-id and password. If Email-id and password are correct, then it enters in a secure server. The UI element represents the secure server, and it consists of four workspaces (W<sub>4</sub> - W<sub>7</sub>) with corresponding functional elements. This UI element shows the functionalities accessible while entering into the system. The main flow of “Login”, derived from <xref ref-type="fig" rid="fig1">Figure 1</xref>0 is presented in <xref ref-type="fig" rid="fig3">Figure 3</xref>.</p></sec><sec id="s5_3_2"><title>5.3.2. Sub Flows</title><p>The identified sub flow events are print and log out. These sub flows are used to print the details of the content page and to exit from the web page respectively, and they are presented in <xref ref-type="fig" rid="fig4">Figure 4</xref>.</p></sec><sec id="s5_3_3"><title>5.3.3. Exception Flow</title><p>The data represented in <xref ref-type="fig" rid="fig5">Figure 5</xref>, the workspace W<sub>3</sub> shows exception handling when the user is logging in. If Email-id or password or both are incorrect, then</p><p>the control goes to W<sub>3</sub> instead of W<sub>2</sub>. The exception flow represents the activity supported by workspace W<sub>3</sub>.</p></sec><sec id="s5_3_4"><title>5.3.4. Generation of Activity Model</title><p>The activity model is generated for the Login module from the main flow, sub flow and exception flow of the flow diagrams. The flow diagrams from Figures 3-5 are considered for activity model generation. Initially, the high level activities of the activity model are developed by mapping the functional elements of the UI elements into activities. Hence, the UI functionalities Create account, Sign in Secure Server, Add to cart and Proceed to Checkout are mapped to generate corresponding high level activities of the activity model as shown in <xref ref-type="fig" rid="fig6">Figure 6</xref>. The Exceptional flow displays that the user id and password are invalid. In the algorithmic approach, Exceptional flow occurs subject to conditions. So, Exceptional Flow is mapped to the decision box of an activity model. Sub flow elements are not mandatory to execute. Anyone of these elements will execute based on the user requirement. Therefore, these UI elements are modeled as activities connected by Fork of the activity model (<xref ref-type="fig" rid="fig7">Figure 7</xref>).</p><p>When the user wants to enter into the system, in case he is a new user then he has to fill in all the details, in order to enter into the system, i.e., workspace W<sub>1</sub> and with the help of functional element Submit button. If he is an existing user, then he has to enter the email id and password and login into the system. That is workspace W<sub>2</sub> and with functional element Sign In button. If the authentication fails, then he has to re-enter the details. The incorrect id/password is workspace W<sub>3</sub>. The workspace W<sub>4</sub> is open user form which contains other workspaces like the Search for an item, Shopping cart, Online payment, Wishlist, etc. with the functional elements.</p></sec><sec id="s5_3_5"><title>5.3.5. Use Case Diagram</title><p>The use case diagram for Login is shown in <xref ref-type="fig" rid="fig8">Figure 8</xref>. A single actor (user) interacts with the system. For a new user, the user should enter the credentials and then the system redirects the user to the web page. If it is an already existing user, the user enters and submits his/her Username and password. The System validates and authenticates the user Information. The System re-directs the user to the web page.</p><p>The UI Elements and Activity models for the remaining web pages of Amazon Service, such as Search, shopping cart, online payment, and Wishlist are obtained in a similar way.</p></sec></sec><sec id="s5_4"><title>5.4. Performance Prediction for Amazon Service</title><p>The methodology, Activity-Based Performance Prediction (ABPP) for Software Systems is applied to estimate the response time of the activities in Web Applications (WA)/Web Services [<xref ref-type="bibr" rid="scirp.92562-ref6">6</xref>]. Activity based performance prediction for WA/WS is about assessing the response time of each activity involved in the web application/web services, Activity based performance estimation is a method of assessing the performance of software systems, considering the type of the users, activities of the web services, technical factors and environmental factors that are available with feasibility study data or preliminary design phase data. For this activity, models are to be developed. The assessment is based on quantifying the amount of resources (efforts) required to execute each activity in the software system [<xref ref-type="bibr" rid="scirp.92562-ref6">6</xref>].</p><p>The technical and environmental factors, the type of users and the activities involved in the software components are useful in categorizing the various types of the software such as they contain the inherent characteristics of the application. The combinations of rates for technical factors help to represent the category or complexity of the software systems. For example, the technical factors, namely distributed system, response or throughput performance objectives, complex internal processing and concurrent help to represent the protocols used for communicating between the components of the proposed software or between different software systems to be assessed.</p><p>The weighting factor for Actor and weights for activities and the technical factors distributed system includes security features, provides access to third parties help to represent the category and complexity of the proposed software system. For instance, if we consider a web application, the actors may be the users (person interacting with a GUI or web page). In the case of web services, the actors will be the users as well as the service providers since, in web services, the web service is, in fact communicating with the service providers via, the application programming interface (API).</p><sec id="s5_4_1"><title>5.4.1. Use Case Model for Amazon</title><p>The use case diagram of the Amazon Service is shown in <xref ref-type="fig" rid="fig9">Figure 9</xref>, with the following multiple functionalities: Registering and login to the Amazon Web site, Searching for a product of interest, Viewing the details of the product, Adding the product to cart for further purchase, Adding the product to wishlist, Viewing the cart to proceed for payment, Editing the quantity of selected product, Deleting the product from cart, Confirming or Cancelling the order, Making order.</p></sec><sec id="s5_4_2"><title>5.4.2. Activity Model for Amazon</title><p>The flow of activities of Amazon Service is presented in the activity diagram as shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>0. The customer logs into the Amazon website with his Email Id and password. When the home screen is displayed, the customer selects the category of the product and searches for the product. Once the customer views the product features, it is either added to the cart or the wish list. The customer can also edit the item in the cart by changing the quantity of the product or delete the item in it. The product is placed for order by providing the delivery address and other required details. There are various ways of payment made for the product purchase like Credit or Debit Card, Gift card, Cash on Delivery, etc.</p></sec><sec id="s5_4_3"><title>5.4.3. Estimation of Response Time Using Activity Point Calculation</title><p>For illustration purpose, the ABPP methodology is applied to the activities of the use case payment. The rates for the technical and environmental factors of the activities involved in the payment use case are shown in <xref ref-type="table" rid="table1">Table 1</xref> and <xref ref-type="table" rid="table2">Table 2</xref> respectively. The size of the use cases and the corresponding response time are estimated using the ABPP approach [<xref ref-type="bibr" rid="scirp.92562-ref6">6</xref>], and the results are tabulated in <xref ref-type="table" rid="table3">Table 3</xref>.</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Technical factors for activities involved in payment use case</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Factors</th><th align="center" valign="middle" >Description</th><th align="center" valign="middle" >Select payment mode</th><th align="center" valign="middle" >Enter card credentials</th><th align="center" valign="middle" >Validate credentials</th><th align="center" valign="middle" >Process payment</th><th align="center" valign="middle" >Generate bill</th><th align="center" valign="middle" >Sum</th></tr></thead><tr><td align="center" valign="middle" >T1</td><td align="center" valign="middle" >Distributed system</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T2</td><td align="center" valign="middle" >Response or throughput performance objectives</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T3</td><td align="center" valign="middle" >End-user efficiency</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >T4</td><td align="center" valign="middle" >Complex internal processing</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T5</td><td align="center" valign="middle" >Reusable code</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >T6</td><td align="center" valign="middle" >Easy to install</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >T7</td><td align="center" valign="middle" >Easy to use</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >T8</td><td align="center" valign="middle" >Portable</td><td align="center" valign="middle" >1.5</td><td align="center" valign="middle" >1.5</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T9</td><td align="center" valign="middle" >Easy to change</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >T10</td><td align="center" valign="middle" >Concurrent</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >1.5</td><td align="center" valign="middle" >1.5</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T11</td><td align="center" valign="middle" >Includes security features</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T12</td><td align="center" valign="middle" >Provides access for third parties</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >0.5</td><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >5</td></tr><tr><td align="center" valign="middle" >T13</td><td align="center" valign="middle" >Special user training facilities are required</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >2</td></tr></tbody></table></table-wrap><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Environmental factors for activities involved in payment use case</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Factors</th><th align="center" valign="middle" >Description</th><th align="center" valign="middle" >Select payment mode</th><th align="center" valign="middle" >Enter card credentials</th><th align="center" valign="middle" >Validate credentials</th><th align="center" valign="middle" >Process payment</th><th align="center" valign="middle" >Generate bill</th><th align="center" valign="middle" >Sum</th></tr></thead><tr><td align="center" valign="middle" >E1</td><td align="center" valign="middle" >Familiar with Rational Unified Process</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >E2</td><td align="center" valign="middle" >Application experience</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >E3</td><td align="center" valign="middle" >Object-oriented experience</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >E4</td><td align="center" valign="middle" >Lead analyst capability</td><td align="center" valign="middle" >0.4</td><td align="center" valign="middle" >0.4</td><td align="center" valign="middle" >0.4</td><td align="center" valign="middle" >0.4</td><td align="center" valign="middle" >0.4</td><td align="center" valign="middle" >2</td></tr><tr><td align="center" valign="middle" >E5</td><td align="center" valign="middle" >Motivation</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >E6</td><td align="center" valign="middle" >Stable requirements</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr><tr><td align="center" valign="middle" >E7</td><td align="center" valign="middle" >Part – time workers</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >0</td></tr><tr><td align="center" valign="middle" >E8</td><td align="center" valign="middle" >Difficult programming language</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >0.6</td><td align="center" valign="middle" >3</td></tr></tbody></table></table-wrap><table-wrap id="table3" ><label><xref ref-type="table" rid="table3">Table 3</xref></label><caption><title> Size and response time of use cases</title></caption><table><tbody><thead><tr><th align="center" valign="middle"  colspan="3"  >Amazon Service</th></tr></thead><tr><td align="center" valign="middle" >Use Case</td><td align="center" valign="middle" >Size (KB)</td><td align="center" valign="middle" >Response Time (Sec)</td></tr><tr><td align="center" valign="middle" >Wish list</td><td align="center" valign="middle" >97.2228</td><td align="center" valign="middle" >0.5716233</td></tr><tr><td align="center" valign="middle" >Search for an item</td><td align="center" valign="middle" >90.65022</td><td align="center" valign="middle" >0.675812</td></tr><tr><td align="center" valign="middle" >Online payment</td><td align="center" valign="middle" >85.18046</td><td align="center" valign="middle" >0.944773</td></tr><tr><td align="center" valign="middle" >Login</td><td align="center" valign="middle" >76.87286</td><td align="center" valign="middle" >0.463656</td></tr><tr><td align="center" valign="middle" >Shopping cart</td><td align="center" valign="middle" >72.9651</td><td align="center" valign="middle" >0.456658</td></tr><tr><td align="center" valign="middle" >Confirm purchase</td><td align="center" valign="middle" >61.5171</td><td align="center" valign="middle" >0.096425</td></tr><tr><td align="center" valign="middle" >Remove item from cart</td><td align="center" valign="middle" >59.05578</td><td align="center" valign="middle" >0.386392</td></tr><tr><td align="center" valign="middle" >View Item</td><td align="center" valign="middle" >58.27581</td><td align="center" valign="middle" >0.501496</td></tr><tr><td align="center" valign="middle" >Add to shopping cart</td><td align="center" valign="middle" >42.65231</td><td align="center" valign="middle" >0.33254</td></tr></tbody></table></table-wrap><p>The overhead matrix representing the resource usage used for the calculation of the response time is given in <xref ref-type="table" rid="table4">Table 4</xref>. If we consider Amazon as a web application, the request will be given by a human user and the authentication is done by the user. In case, the request is received by Amazon from another program or website, the user is a program, and the authentication is verified for that program and the communication between both the programs is done through Application Programming Interface (API).</p><p>From <xref ref-type="table" rid="table3">Table 3</xref>, it can be observed that the response time of the use cases is not proportional to the size, and that is due to the varying processing speed of the hardware resources.</p></sec><sec id="s5_4_4"><title>5.4.4. Simulation Results</title><p>The behaviour of the hardware resources is to be analyzed so that the hindrances to achieving the performance goal can be identified. Simulating the environment</p><table-wrap id="table4" ><label><xref ref-type="table" rid="table4">Table 4</xref></label><caption><title> Overhead matrix/processing speed of the hardware resources</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Devices</th><th align="center" valign="middle" >CPU</th><th align="center" valign="middle" >Disk</th><th align="center" valign="middle" >INet</th><th align="center" valign="middle" >Delay</th><th align="center" valign="middle" >LAN</th></tr></thead><tr><td align="center" valign="middle" >Service Units</td><td align="center" valign="middle" >Sec</td><td align="center" valign="middle" >Phys I/O</td><td align="center" valign="middle" >KBytes</td><td align="center" valign="middle" >Sec</td><td align="center" valign="middle" >Msgs</td></tr><tr><td align="center" valign="middle" >Input</td><td align="center" valign="middle" >0.00006</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >1</td><td align="center" valign="middle" ></td><td align="center" valign="middle" ></td></tr><tr><td align="center" valign="middle" >DBAccess</td><td align="center" valign="middle" >0.00005</td><td align="center" valign="middle" ></td><td align="center" valign="middle" ></td><td align="center" valign="middle" >0.025</td><td align="center" valign="middle" >1</td></tr><tr><td align="center" valign="middle" >LocalDB</td><td align="center" valign="middle" >0.0001</td><td align="center" valign="middle" >2</td><td align="center" valign="middle" ></td><td align="center" valign="middle" ></td><td align="center" valign="middle" ></td></tr><tr><td align="center" valign="middle" >Pagesz</td><td align="center" valign="middle" >0.00005</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >1</td><td align="center" valign="middle" ></td><td align="center" valign="middle" ></td></tr><tr><td align="center" valign="middle" >Datasz</td><td align="center" valign="middle" >0.00005</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >1</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >1</td></tr><tr><td align="center" valign="middle" >Service Time</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0.0003</td><td align="center" valign="middle" >0.00174</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0.00008</td></tr></tbody></table></table-wrap><p>helps to identify the bottleneck resources. Hence, the simulation is carried out using the simulation tool, SMTQA to obtain the performance metrics taking into consideration the overhead matrix given in <xref ref-type="table" rid="table4">Table 4</xref> [<xref ref-type="bibr" rid="scirp.92562-ref40">40</xref>]. The five parameters of SPE approach, namely performance goal, workload specification, software execution structure, execution environment, and resource usage are supported by the tool. The tool helps to generate the arrival rate of the requests using the probability distribution. It also facilitates to get the size of activities to be executed by the user as the workload for the system which is one of the five parameters of the SPE approach. As a further simplification, the activities involved in the Login use case are considered for simulation. The size of the activities that are given in <xref ref-type="table" rid="table3">Table 3</xref> is used as the input workload for the simulation. The arrival rate of the requests is considered as 0.05 following an exponential distribution. The flow of activities can be given in the tool to specify the software execution structure. The performance metrics obtained in the simulation are presented in <xref ref-type="table" rid="table5">Table 5</xref>. The observations that are made from the values of the performance metrics are:</p><p> The average waiting time and the probability of the dropping of sessions on the internet are 0.005 seconds and 0.007 respectively.</p><p> The average waiting time and the probability of dropping of sessions in dbdisk are 0.023 seconds and 0.155 seconds respectively.</p><p> It is due to the low processing speed of Internet and dbdisk. As a consequence of dropping more requests in dbdisk, the robability of idle for other hardware resources are closer to 1.</p></sec><sec id="s5_4_5"><title>5.4.5. Sensitivity Analysis</title><p>To identify the behavior of the hardware resources, sensitivity analysis is carried out. To improve the performance of the dbcpu, its processing speed is increased to 50 access/sec. The improved results are given in <xref ref-type="table" rid="table6">Table 6</xref>. The average response time is reduced from 0.099 to 0.071. Moreover, the dropping of sessions also is reduced from 0.155 to 0.059.</p><p>To identify the impact of the arrival rate of the requests, the performance metrics are obtained by changing the arrival rate as 0.01 following an exponential distribution. The obtained performance metrics are tabulated in <xref ref-type="table" rid="table7">Table 7</xref>. Due to</p><table-wrap id="table5" ><label><xref ref-type="table" rid="table5">Table 5</xref></label><caption><title> Performance metrics of Internet speed 575 KBps with Arrival distribution is 0.05; dbdisk is 40</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >S. No</th><th align="center" valign="middle" >Layer name</th><th align="center" valign="middle" >Arrival distribution</th><th align="center" valign="middle" >Processing speed</th><th align="center" valign="middle" >Average Response time</th><th align="center" valign="middle" >Average Service Time</th><th align="center" valign="middle" >Average waiting Time</th><th align="center" valign="middle" >Probability of Idle server</th><th align="center" valign="middle" >Probability of dropping sessions</th></tr></thead><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Client</td><td align="center" valign="middle" >0.05</td><td align="center" valign="middle" >17000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.988</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Internet</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >575</td><td align="center" valign="middle" >0.026</td><td align="center" valign="middle" >0.021</td><td align="center" valign="middle" >0.005</td><td align="center" valign="middle" >0.661</td><td align="center" valign="middle" >0.007</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >WS-wscpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.991</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >WS-wsdbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >10000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.991</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >WS-wsdbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >3333</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.996</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >6</td><td align="center" valign="middle" >LAN</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >12500</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.995</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >7</td><td align="center" valign="middle" >Database-Dbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.994</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >8</td><td align="center" valign="middle" >dbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >40</td><td align="center" valign="middle" >0.099</td><td align="center" valign="middle" >0.077</td><td align="center" valign="middle" >0.023</td><td align="center" valign="middle" >0.457</td><td align="center" valign="middle" >0.155</td></tr></tbody></table></table-wrap><table-wrap id="table6" ><label><xref ref-type="table" rid="table6">Table 6</xref></label><caption><title> Performance metrics of Internet speed 575 KBps with Arrival distribution is 0.05; dbdisk is 50</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >S. No.</th><th align="center" valign="middle" >Layer name</th><th align="center" valign="middle" >Arrival distribution</th><th align="center" valign="middle" >Processing speed</th><th align="center" valign="middle" >Average Response time</th><th align="center" valign="middle" >Average Service Time</th><th align="center" valign="middle" >Average waiting Time</th><th align="center" valign="middle" >Probability of Idle server</th><th align="center" valign="middle" >Probability of dropping sessions</th></tr></thead><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Client</td><td align="center" valign="middle" >0.05</td><td align="center" valign="middle" >17,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.991</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Internet</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >575</td><td align="center" valign="middle" >0.023</td><td align="center" valign="middle" >0.020</td><td align="center" valign="middle" >0.003</td><td align="center" valign="middle" >0.746</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >WS-wscpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.993</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >WS-wsdbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >10,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.995</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >WS-wsdbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >3333</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.997</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >6</td><td align="center" valign="middle" >LAN</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >12,500</td><td align="center" valign="middle" >0.467</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.466</td><td align="center" valign="middle" >0.996</td><td align="center" valign="middle" >0.426</td></tr><tr><td align="center" valign="middle" >7</td><td align="center" valign="middle" >Database-Dbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.995</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >8</td><td align="center" valign="middle" >Dbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >50</td><td align="center" valign="middle" >0.071</td><td align="center" valign="middle" >0.060</td><td align="center" valign="middle" >0.011</td><td align="center" valign="middle" >0.616</td><td align="center" valign="middle" >0.059</td></tr></tbody></table></table-wrap><table-wrap id="table7" ><label><xref ref-type="table" rid="table7">Table 7</xref></label><caption><title> Performance metrics of Internet speed 575 KBps with Arrival distribution is 0.01; dbdisk is 40</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >S. No</th><th align="center" valign="middle" >Layer name</th><th align="center" valign="middle" >Arrival distribution</th><th align="center" valign="middle" >Processing speed</th><th align="center" valign="middle" >Average Response time</th><th align="center" valign="middle" >Average Service Time</th><th align="center" valign="middle" >Average waiting Time</th><th align="center" valign="middle" >Probability of Idle server</th><th align="center" valign="middle" >Probability of dropping sessions</th></tr></thead><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Client</td><td align="center" valign="middle" >0.01</td><td align="center" valign="middle" >17,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.962</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Internet</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >575</td><td align="center" valign="middle" >0.042</td><td align="center" valign="middle" >0.020</td><td align="center" valign="middle" >0.021</td><td align="center" valign="middle" >0.085</td><td align="center" valign="middle" >0.261</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >WS-wscpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.971</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >WS-wsdbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >10,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.978</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >WS-wsdbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >3333</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.988</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >6</td><td align="center" valign="middle" >LAN</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >12,500</td><td align="center" valign="middle" >0.121</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.120</td><td align="center" valign="middle" >0.984</td><td align="center" valign="middle" >0.247</td></tr><tr><td align="center" valign="middle" >7</td><td align="center" valign="middle" >Database-Dbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.974</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >8</td><td align="center" valign="middle" >Dbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >40</td><td align="center" valign="middle" >0.132</td><td align="center" valign="middle" >0.078</td><td align="center" valign="middle" >0.054</td><td align="center" valign="middle" >0.011</td><td align="center" valign="middle" >0.669</td></tr></tbody></table></table-wrap><p>the increase in the arrival rate, there is an increase in the response time of internet (0.042 secs) and also the dropping of sessions. Similarly, the dropping of sessions in LAN and dbdisk is high compared to the corresponding results while arrival rate is 0.05.</p><p>The results are observed by changing the processing speed of dbdisk and presented in <xref ref-type="table" rid="table8">Table 8</xref>. From the results, we can observe that the probability of dropping of sessions in dbdisk, LAN, and the internet is reduced compared to the earlier configuration. But still, it is 0.606 in the case of dbdisk, i.e., the higher value. This might be the consequence of high processing speed of dbcpu where the average response time is 0, and the probability of idle server is 0.975. Hence, we have decided to reduce the processing speed of dbcpu and increase the speed of dbdisk. The obtained performance matrix for the updated configuration is presented in <xref ref-type="table" rid="table9">Table 9</xref>. The probability of sessions in dbdisk is reduced. However, it still is 0.563, and as a result, the probability of dropping sessions on the Internet is increased to 0.338. Hence, the processing speed of both the hardware resources is improved, and the results are given in <xref ref-type="table" rid="table1">Table 1</xref>0.</p><p>The graphs generated for the performance metrics tabulated in <xref ref-type="table" rid="table1">Table 1</xref>0 are presented in figures, from Figures 11-15. From <xref ref-type="fig" rid="fig1">Figure 1</xref>1, it is observed that the response time of Client CPU is gradually increasing up to the arrival rate of 50 and after that, it is fluctuating. The response time of Internet as given in <xref ref-type="fig" rid="fig1">Figure 1</xref>2 increases gradually up to arrival rate of 50 and fluctuating up to 75, and upward of that, it remains constant.</p><table-wrap id="table8" ><label><xref ref-type="table" rid="table8">Table 8</xref></label><caption><title> Performance metrics of internet speed 575 KBps with arrival distribution is 0.01; dbdisk is 50</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >S. No</th><th align="center" valign="middle" >Layer name</th><th align="center" valign="middle" >Arrival distribution</th><th align="center" valign="middle" >Processing speed</th><th align="center" valign="middle" >Average Response time</th><th align="center" valign="middle" >Average Service Time</th><th align="center" valign="middle" >Average waiting Time</th><th align="center" valign="middle" >Probability of Idle server</th><th align="center" valign="middle" >Probability of dropping sessions</th></tr></thead><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Client</td><td align="center" valign="middle" >0.01</td><td align="center" valign="middle" >17,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.963</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Internet</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >575</td><td align="center" valign="middle" >0.041</td><td align="center" valign="middle" >0.020</td><td align="center" valign="middle" >0.020</td><td align="center" valign="middle" >0.106</td><td align="center" valign="middle" >0.240</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >WS-wscpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.972</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >WS-wsdbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >10,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.978</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >WS-wsdbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >3333</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.989</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >6</td><td align="center" valign="middle" >LAN</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >12,500</td><td align="center" valign="middle" >0.134</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.133</td><td align="center" valign="middle" >0.985</td><td align="center" valign="middle" >0.379</td></tr><tr><td align="center" valign="middle" >7</td><td align="center" valign="middle" >Database-Dbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.975</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >8</td><td align="center" valign="middle" >Dbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >50</td><td align="center" valign="middle" >0.094</td><td align="center" valign="middle" >0.058</td><td align="center" valign="middle" >0.036</td><td align="center" valign="middle" >0.044</td><td align="center" valign="middle" >0.606</td></tr></tbody></table></table-wrap><table-wrap id="table9" ><label><xref ref-type="table" rid="table9">Table 9</xref></label><caption><title> Performance metrics of internet speed 575 KBps with arrival distribution is 0.01; dbdisk is 50, dbcpu 15,000</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >S. No</th><th align="center" valign="middle" >Layer name</th><th align="center" valign="middle" >Arrival distribution</th><th align="center" valign="middle" >Processing speed</th><th align="center" valign="middle" >Average Response time</th><th align="center" valign="middle" >Average Service Time</th><th align="center" valign="middle" >Average waiting Time</th><th align="center" valign="middle" >Probability of Idle server</th><th align="center" valign="middle" >Probability of dropping sessions</th></tr></thead><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Client</td><td align="center" valign="middle" >0.01</td><td align="center" valign="middle" >17,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.959</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Internet</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >575</td><td align="center" valign="middle" >0.046</td><td align="center" valign="middle" >0.021</td><td align="center" valign="middle" >0.025</td><td align="center" valign="middle" >0.056</td><td align="center" valign="middle" >0.338</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >WS-wscpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.968</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >WS-wsdbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >10000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.966</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >WS-wsdbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >3333</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.982</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >6</td><td align="center" valign="middle" >LAN</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >12,500</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.973</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >7</td><td align="center" valign="middle" >Database-Dbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >15,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.975</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >8</td><td align="center" valign="middle" >dbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >50</td><td align="center" valign="middle" >0.093</td><td align="center" valign="middle" >0.058</td><td align="center" valign="middle" >0.035</td><td align="center" valign="middle" >0.082</td><td align="center" valign="middle" >0.563</td></tr></tbody></table></table-wrap><table-wrap id="table10" ><label><xref ref-type="table" rid="table1">Table 1</xref>0</label><caption><title> Performance metrics of internet speed 675 KBps with arrival distribution is 0.01; dbdisk is 75, dbcpu 15,000</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >S. No.</th><th align="center" valign="middle" >Layer name</th><th align="center" valign="middle" >Arrival distribution</th><th align="center" valign="middle" >Processing speed</th><th align="center" valign="middle" >Average Response time</th><th align="center" valign="middle" >Average Service Time</th><th align="center" valign="middle" >Average waiting Time</th><th align="center" valign="middle" >Probability of Idle server</th><th align="center" valign="middle" >Probability of dropping sessions</th></tr></thead><tr><td align="center" valign="middle" >1</td><td align="center" valign="middle" >Client</td><td align="center" valign="middle" >0.01</td><td align="center" valign="middle" >17,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.958</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >Internet</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >675</td><td align="center" valign="middle" >0.036</td><td align="center" valign="middle" >0.018</td><td align="center" valign="middle" >0.017</td><td align="center" valign="middle" >0.110</td><td align="center" valign="middle" >0.260</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >WS-wscpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >20,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.966</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >WS-wsdbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >10,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.966</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >5</td><td align="center" valign="middle" >WS-wsdbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >3333</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.982</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >6</td><td align="center" valign="middle" >LAN</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >12,500</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.984</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >7</td><td align="center" valign="middle" >Database-Dbcpu</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >15,000</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.001</td><td align="center" valign="middle" >0.000</td><td align="center" valign="middle" >0.967</td><td align="center" valign="middle" >0.000</td></tr><tr><td align="center" valign="middle" >8</td><td align="center" valign="middle" >dbdisk</td><td align="center" valign="middle" ></td><td align="center" valign="middle" >75</td><td align="center" valign="middle" >0.062</td><td align="center" valign="middle" >0.040</td><td align="center" valign="middle" >0.022</td><td align="center" valign="middle" >0.104</td><td align="center" valign="middle" >0.439</td></tr></tbody></table></table-wrap><p>But, the response time of WScpu observed in <xref ref-type="fig" rid="fig1">Figure 1</xref>3 gradually reduces up to the arrival rate of 50 and then it starts fluctuating, higher than the initial response time. This is a consequence of low processing speed of the Internet. It is interesting to note that similar behaviour can be observed in WSdbcpu, which is presented in <xref ref-type="fig" rid="fig1">Figure 1</xref>4. <xref ref-type="fig" rid="fig1">Figure 1</xref>5 shows that the response time is constant throughout the simulation.</p></sec></sec></sec><sec id="s6"><title>6. Conclusion</title><p>Developing graphical user interface as a prototype is an industry practice. Most of the performance prediction methodologies use UML models as performance models. Hence, in this paper, we have presented a mechanism to transform the user interface into UML activity models using workspaces. The approach is illustrated with the Amazon web service prototype model. The response time of activities is estimated using the ABPP approach. Moreover, performance models are obtained by simulation using SMTQA and simulation is carried out to obtain the performance metrics, average response time, average waiting time, the probability of idle server and probability of dropping of sessions. The sensitivity analysis is carried out to identify the suitable configuration for capacity planning.</p></sec><sec id="s7"><title>Significance Statement</title><p>This paper presents a methodology to transform the user interfaces to activity models using workflows and functional elements and to improve the performance in higher utilization of the behaviour of WA/WS. This approach gives a new support who wants to assess the performance from the given User interface.</p></sec><sec id="s8"><title>Acknowledgements</title><p>I wish to express my heartfelt and deep debt of gratitude to my dissertation advisor, Prof. Dr. T V Suresh Kumar and Dr. D. Evangelin Geetha, Ramaiah Institute of Technology, for devoting their precious time and knowledge throughout this work. They gave me excellent professional guidance and valuable advice on the subject matter of my work. Also I would like to extend my sincere thanks to MR. R.V. Raghavendra Rao for his effort to this work.</p></sec><sec id="s9"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s10"><title>Cite this paper</title><p>Ram Mohan Reddy, Ch., Evangelin Geetha, D., Raghvendra Rao, R.V. and Suresh Kumar, T.V. (2019) Transformation of User Interface to Activity Models and Assessing Performance of WA/WS. Journal of Software Engineering and Applications, 12, 101-126. https://doi.org/10.4236/jsea.2019.125008</p></sec></body><back><ref-list><title>References</title><ref id="scirp.92562-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Ferris, C. and Farrell, J.A. (2001) What Are Web Services? Communications of the ACM, 46, 31. https://doi.org/10.1145/777313.777335</mixed-citation></ref><ref id="scirp.92562-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Kang, G., Liu, J., Tang, M. and Cao, B. (2015) An Effective Web Service Ranking Method via Exploring User Behavior. IEEE Transactions on Network and Service Management, 12, 554-564. https://doi.org/10.1109/TNSM.2015.2499265</mixed-citation></ref><ref id="scirp.92562-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Liu, X. and Fulia, I. (2015) Incorporating User, Topic, and Service Related Latent Factors into Web Service Recommendation. 2015 IEEE International Conference on Web Services, New York, 27 June-2 July 2015, 185-192.  
https://doi.org/10.1109/ICWS.2015.34</mixed-citation></ref><ref id="scirp.92562-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Badr, Y., Abraham, A., Biennier, F. and Grosan, C. (2008) Enhancing Web Service Selection by User Preferences of Non-Functional Features. 4th International Conference on Next Generation Web Services Practices, Seoul, 20-22 October 2008, 60-65. https://doi.org/10.1109/NWeSP.2008.39</mixed-citation></ref><ref id="scirp.92562-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Arlow, J. and Neustadt, I. (2005) UML 2 and the Unified Process. 2nd Edition, Addison-Wesley, Boston, MA.</mixed-citation></ref><ref id="scirp.92562-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Reddy, C.R.M., Evangelin Geetha, D., Kumar, T.V.S. and Rajani Kanth, K. (2015) Activity Based Performance Prediction for Software Systems. Technical Report, Department of Computer Applications, M. S. Ramaiah Institute of Technology, Bangalore.</mixed-citation></ref><ref id="scirp.92562-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Collins, D. (1995) Designing Object-Oriented User Interfaces. Benjamin/Cummings Publishing Company, Redwood City, CA.</mixed-citation></ref><ref id="scirp.92562-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Farooq, M.U. and Dominick, W.D. (1998) A Survey of Formal Tools and Models for Developing User Interfaces. International Journal of Man-Machine Studies, 29, 479-496. https://doi.org/10.1016/S0020-7373(88)80007-5</mixed-citation></ref><ref id="scirp.92562-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Guindon, R. (1990) Designing the Design Process: Exploiting Opportunistic Thoughts. Human-Computer Interaction, 5, 305-344.  
https://doi.org/10.1207/s15327051hci0502&amp;3_6</mixed-citation></ref><ref id="scirp.92562-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Kemp, E.A. and Phillips, C.H.E. (1998) Extending Support for User Interface Design in Object-Oriented Software Engineering Methods. Proceedings of HCI’98, Sheffield, September 1998, 96-97.</mixed-citation></ref><ref id="scirp.92562-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Smith, C.U. and Williams, L.G. (1993) Software Performance Engineering: A Case Study Including Performance Comparison with Design Alternatives. IEEE Transactions on Software Engineering, 19, 720-741. 
https://doi.org/10.1109/32.238572</mixed-citation></ref><ref id="scirp.92562-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Smith, C.U. and Williams, L.G. (2000) Building Responsive and Scalable Web Applications. Research Report, Software Engineering Research and L&amp;S Computer Technology, Inc.</mixed-citation></ref><ref id="scirp.92562-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Catley, C., Petriu, D.C. and Frize, M. (2004) Software Performance Engineering of a Web Service-Based Clinical Decision Support Infrastructure. In: Proceedings of the 4th International Workshop on Software and Performance, ACM, New York, 130-138.</mixed-citation></ref><ref id="scirp.92562-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Geetha, D.E., Reddy, C.R.M., Kumar, T.V.S. and Kanth, K.R. (2007) Performance Modeling and Evaluation of e-Commerce Systems Using UML 2.0. 8th ACIS International Conference on Software Engineering, Artificial Intelligence, Networking, and Parallel/Distributed Computing, Qingdao, 30 July-1 August 2007, 1135-1140. 
https://doi.org/10.1109/SNPD.2007.535</mixed-citation></ref><ref id="scirp.92562-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Phillips, C., Kemp, E. and Kek, S.M. (2001) Extending UML Use Case Modelling to Support Graphical User Interface Design. Proceedings 2001 Australian Software Engineering Conference, Canberra, 27-28 August 2001, 48-57.  
https://doi.org/10.1109/ASWEC.2001.948497</mixed-citation></ref><ref id="scirp.92562-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">White, S., Cantor, M., Friedenthal, S. and Kobryn, C. (2003) Extending UML from Software to Systems Engineering. Proceedings of the 10th IEEE International Conference and Workshop on the Engineering of Computer-Based Systems, Huntsville, AL, 7-10 April 2003, 1-3.</mixed-citation></ref><ref id="scirp.92562-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Lladó, C.M., Puigjaner, R. and Smith, C.U. (2005) A Performance Model Web Service.</mixed-citation></ref><ref id="scirp.92562-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Reddy, C.R.M., Rao, R.V.R., Geetha, D.E., Kumar, T.V.S. and Kanth, K.R. (2014) Survey on UML Based Modeling for Web Services. NCSE’14 Conference Proceedings. International Journal of Engineering Research &amp; Technology, 57-65.</mixed-citation></ref><ref id="scirp.92562-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Bolloju, N. and Sun, S.X.Y. (2012) Benefits of Supplementing Use Case Narratives with Activity Diagrams—An Exploratory Study. Journal of Systems and Software, 85, 2182-2191. https://doi.org/10.1016/j.jss.2012.04.076</mixed-citation></ref><ref id="scirp.92562-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Lai, C.-Y., Shih, D.-H., Chiang, H.-S. and Chen, C.-C. (2010) A Study of Information Systems Model for Activity Diagram Analysis. Recent Advances in Business Administration, 104-109.</mixed-citation></ref><ref id="scirp.92562-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Han, M. and Park, P. (2009) A Study of Interface Design for Widgets in Web Services through Usability Evaluation. In: Proceedings of the 2nd International Conference on Interaction Sciences: Information Technology and Human Culture, ACM Digital Library, New York, 1013-1018. https://doi.org/10.1145/1655925.1656109</mixed-citation></ref><ref id="scirp.92562-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Petriu, D. and Woodside, M. (2002) Analysing Software Requirements Specifications for Performance. In: Proceedings of the 3rd International Workshop on Software and Performance, ACM Digital Library, New York, 1-9. 
https://doi.org/10.1145/584370.584371</mixed-citation></ref><ref id="scirp.92562-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Gajos, K.Z., Everitt, K., Tan, D.S., Czerwinski, M. and Weld, D.S. (2008) Predictability and Accuracy in Adaptive User Interfaces. In: Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, ACM Digital Library, New York, 1271-1274. https://doi.org/10.1145/1357054.1357252</mixed-citation></ref><ref id="scirp.92562-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Bharathi, B. and Kulanthaivel, G. (2011) Towards Developing a Performance Evaluator for Component Based Software Architectures. Indian Journal of Computer Science and Engineering, 2, 136-142.</mixed-citation></ref><ref id="scirp.92562-ref25"><label>25</label><mixed-citation publication-type="book" xlink:type="simple">Kovacevic, S. (1999) UML and User Interface Modeling. In: Bézivin, J. and Muller, P.A., Eds., The Unified Modeling Language. UML’98: Beyond the Notation. UML 1998. Lecture Notes in Computer Science, Springer, Berlin, Heidelberg. 
https://doi.org/10.1007/978-3-540-48480-6_20</mixed-citation></ref><ref id="scirp.92562-ref26"><label>26</label><mixed-citation publication-type="other" xlink:type="simple">Tick, J. (2005) Software User Interface Modelling with UML Support. 3rd International Conference on Computational Cybernetics, 2005. Mauritius, 13-16 April 2005, 325-328.</mixed-citation></ref><ref id="scirp.92562-ref27"><label>27</label><mixed-citation publication-type="other" xlink:type="simple">Elberkawi, E.K. and Elammari, M.M. (2015) Producing Graphical User Interface from Activity Diagrams. International Journal of Computer and Information Engineering, 9, 667-672.</mixed-citation></ref><ref id="scirp.92562-ref28"><label>28</label><mixed-citation publication-type="other" xlink:type="simple">Shatnawi, A. and Shatnawi, R. (2016) Generating a Language-Independent Graphical User Interfaces from UML Models. The International Arab Journal of Information Technology, 13, 291-296.</mixed-citation></ref><ref id="scirp.92562-ref29"><label>29</label><mixed-citation publication-type="other" xlink:type="simple">Cortellessa, V. and Mirandola, R. (2000) Deriving a Queueing Network Based Performance Model from UML Diagrams. In: Proceedings of the 2nd International Workshop on Software and Performance, ACM Digital Library, New York, 58-70. 
https://doi.org/10.1145/350391.350406</mixed-citation></ref><ref id="scirp.92562-ref30"><label>30</label><mixed-citation publication-type="other" xlink:type="simple">Alsaadi, A. (2004) A Performance Analysis Approach Based on the UML Class Diagram. In: Proceedings of the 4th International Workshop on Software and Performance, ACM Digital Library, New York, 254-260. 
https://doi.org/10.1145/974044.974084</mixed-citation></ref><ref id="scirp.92562-ref31"><label>31</label><mixed-citation publication-type="other" xlink:type="simple">Youn, H., Jang, S. and Lee, E. (2007) Deriving Queuing Network Model for UML for Software Performance Prediction. 5th International Conference on Software Engineering Research, Management and Applications, Busan, 20-22 August 2007, 125-131. https://doi.org/10.1109/SERA.2007.70</mixed-citation></ref><ref id="scirp.92562-ref32"><label>32</label><mixed-citation publication-type="other" xlink:type="simple">Jasmine, K.S. and Vasantha, R. (2009) Derivation of UML Based Performance Models for Design Assessment in a Reuse Based Software Development Approach. Anale: Seria Informatic&amp;#259;, 7,163-180.</mixed-citation></ref><ref id="scirp.92562-ref33"><label>33</label><mixed-citation publication-type="other" xlink:type="simple">Becker, S., Koziolek, H. and Reussner, R. (2009) The Palladio Component Model for Model-Driven Performance Prediction. Journal of Systems and Software, 82, 3-22. 
https://doi.org/10.1016/j.jss.2008.03.066</mixed-citation></ref><ref id="scirp.92562-ref34"><label>34</label><mixed-citation publication-type="other" xlink:type="simple">Jagannatha, S., Vijaya, S. and Reddy, P. (2012) Simulation and Analysis of Performance Prediction in Distributed Database Design Using OO Approach. 2013 3rd IEEE International Advance Computing Conference, Ghaziabad, 22-23 February 2013, 1324-1329. https://doi.org/10.1109/IAdCC.2013.6514420</mixed-citation></ref><ref id="scirp.92562-ref35"><label>35</label><mixed-citation publication-type="book" xlink:type="simple">Reddy, C.R.M., Geetha, D.E., Srinivasa, K.G., Kumar, T.V.S. and Kanth, K.R. (2011) Prototype Based Performance Prediction of Web Services. In: Nagamalai, D., Renault, E. and Dhanuskodi, M., Eds., Advances in Digital Image Processing and Information Technology. Communications in Computer and Information Science, Springer, Berlin, Heidelberg, 346-354.  
https://doi.org/10.1007/978-3-642-24055-3_35</mixed-citation></ref><ref id="scirp.92562-ref36"><label>36</label><mixed-citation publication-type="other" xlink:type="simple">Geetha, D.E., Kumar, T.V.S., Singh, M.P. and Kanth, K.R. (2014) Simulation of Multi-Tier Queuing Applications. Technical Report. Department of Computer Applications, M. S. Ramaiah Institute of Technology, Bangalore.</mixed-citation></ref><ref id="scirp.92562-ref37"><label>37</label><mixed-citation publication-type="other" xlink:type="simple">Guruge, A. (2004) Web Services: Theory and Practice. Digital Press.</mixed-citation></ref><ref id="scirp.92562-ref38"><label>38</label><mixed-citation publication-type="other" xlink:type="simple">Reddy, C.R.M., Geetha, D.E., Srinivasa, K.G., Kumar, T.V.S. and Kanth, K.R. (2011) Early Performance Prediction of Web Services. International Journal on Web Service Computing, 2, 31-41. https://doi.org/10.5121/ijwsc.2011.2303</mixed-citation></ref><ref id="scirp.92562-ref39"><label>39</label><mixed-citation publication-type="other" xlink:type="simple">Unified Modeling Language (2015) http://www.uml.org/</mixed-citation></ref><ref id="scirp.92562-ref40"><label>40</label><mixed-citation publication-type="other" xlink:type="simple">Evangelin, G.D., Kumar, T.V.S. and Kanth, K.R. (2011) Predicting the Software Performance during Feasibility Study. IET Software, 5, 201-215.  
https://doi.org/10.1049/iet-sen.2010.0075</mixed-citation></ref></ref-list></back></article>