<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Towards a Usability Evaluation Process for Model-Driven Web Development</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Adrian</forename><surname>Fernandez</surname></persName>
							<email>afernandez@dsic.upv.es</email>
							<affiliation key="aff0">
								<orgName type="department">Department of Information Systems and Computation</orgName>
								<orgName type="laboratory">ISSI Research Group</orgName>
								<orgName type="institution">Universidad Politécnica de Valencia</orgName>
								<address>
									<addrLine>Camino de Vera, s/n</addrLine>
									<postCode>46022</postCode>
									<settlement>Valencia</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Emilio</forename><surname>Insfran</surname></persName>
							<email>einsfran@dsic.upv.es</email>
							<affiliation key="aff1">
								<orgName type="department">Department of Information Systems and Computation</orgName>
								<orgName type="laboratory">ISSI Research Group</orgName>
								<orgName type="institution">Universidad Politécnica de Valencia</orgName>
								<address>
									<addrLine>Camino de Vera, s/n</addrLine>
									<postCode>46022</postCode>
									<settlement>Valencia</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Silvia</forename><surname>Abrahão</surname></persName>
							<email>sabrahao@dsic.upv.es</email>
							<affiliation key="aff2">
								<orgName type="department">Department of Information Systems and Computation</orgName>
								<orgName type="laboratory">ISSI Research Group</orgName>
								<orgName type="institution">Universidad Politécnica de Valencia</orgName>
								<address>
									<addrLine>Camino de Vera, s/n</addrLine>
									<postCode>46022</postCode>
									<settlement>Valencia</settlement>
									<country key="ES">Spain</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Towards a Usability Evaluation Process for Model-Driven Web Development</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">91F9274EA987646D4A4354FDCFE15B27</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T18:32+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>D.2.9 [Management]: Software quality assurance</term>
					<term>D.2.8 [Metrics]: product metrics. H5.2 [User Interfaces]: Evaluation/methodology Measurement</term>
					<term>Design Web Usability Model</term>
					<term>Usability Evaluation</term>
					<term>Web Metrics</term>
					<term>Model-Driven Development</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper presents an approach to integrate usability evaluations into Model-Driven Web development processes. Our main motivation is to define a generic usability evaluation process which can be instantiated into any concrete Web development process that follows a Model-Driven Development (MDD) approach. A preliminary version of a Web Usability Model was defined in order to support this usability evaluation process at several stages. This Web Usability Model decomposes the usability sub-characteristics (from the Software Quality Model proposed in the ISO/IEC 25000 SQuaRE standard) into other sub-characteristics and measurable attributes. Web metrics are intended to be associated to measurable attributes in order to quantify them. Our approach is intended to perform usability evaluations at several stages of a Web Development process. In this paper, we show how usability evaluations at final user interface (UI) can provide feedback about changes in order to improve usability issues at intermediate artifacts (Platform-Independent Models and Platform-Specific Models) or at transformations rules among these intermediate artifacts.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">INTRODUCTION</head><p>Usability in Web applications is a crucial factor since the ease or difficulty that users experience with this kind of systems will determine their success or failure. Web applications are increasing its importance in industrial domains; thereby, the need for usability evaluation methods that are specifically crafted for the Web domain has become critical.</p><p>Usability evaluations methods for Web applications can be supported by a quality model which defines usability as a quality characteristic that is decomposed into specific attributes that are easier to measure. Although there are several proposes in this field, most of these approaches <ref type="bibr" target="#b11">[12]</ref>, <ref type="bibr" target="#b12">[13]</ref> only consider usability evaluation at final stages when the product is almost completed where correcting its usability problems is more difficult. It is widely accepted that evaluations performed at each phase of Web applications development is a critical part of ensuring that the product will actually be used and be effective for its intended purpose. We argue that integrating usability issues into the MDD approach can be an effective way to reach this objective since the quality evaluation of intermediate artifacts (models that specify an entire Web application), is applied in all steps of the process <ref type="bibr" target="#b1">[2]</ref>. A Web development process that follows a MDD approach basically transforms models that are independent from implementation details (Platform-Independent Models -PIM) into other models that contain specific aspects from a concrete platform (Platform-Specific Models -PSM). Transformation rules, which are applied at PSMs, are able to automatically generate the Web application source code (Code Model -CM).</p><p>This paper presents an approach to integrate usability evaluation into any Model-Driven Web Development method by defining a usability evaluation process. This Web Usability Model has been defined by decomposing the usability subcharacteristics (from the Software Quality Model proposed in the ISO/IEC 25000 SQuaRE standard) into other subcharacteristics and measurable attributes taking into account ergonomic criteria proposed in Bastien and Scapin <ref type="bibr" target="#b3">[4]</ref>. Although our approach is intended to perform usability evaluations at several stages of a Web development process, in this paper, we mainly focus on how evaluations at final user interface (Code Model) can provide feedback about changes in order to improve usability issues at intermediate artifacts (PIM and PSM models) produced at early stages of the Web development process and at transformations rules among these intermediate artifacts.</p><p>This paper is organized as follows. Section 2 discusses related work that report usability evaluation processes for Web applications. Section 3 presents our approach to integrate usability evaluations into Model-Driven Web Development. Section 4 presents our Web Usability Model that supports our approach. Section 5 shows a brief example of how the usability evaluation process can be instantiated into a concrete Web development method. We mainly focus on evaluations at final user interface. Finally, Section 6 presents discussions and further work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">RELATED WORK</head><p>There are several approaches that deal with Web usability evaluation, for instance, Ivory <ref type="bibr" target="#b15">[16]</ref>, Olsina and Rossi <ref type="bibr" target="#b12">[13]</ref>, Calero et al. <ref type="bibr" target="#b4">[5]</ref>, Seffah et al. <ref type="bibr" target="#b14">[15]</ref>, and Moraga et al. <ref type="bibr" target="#b11">[12]</ref>.</p><p>Ivory <ref type="bibr" target="#b15">[16]</ref> presents a methodology for evaluating informationcentric Web sites. The methodology proposes five stages: identifying an exhaustive set of quantitative interface measures such as the amount of text on a page, color usage, consistency, etc; computing measures for a large sample of rated interfaces; deriving statistical models from the measures and ratings; using the models to predict ratings for new interfaces; and validating model prediction.</p><p>Olsina and Rossi <ref type="bibr" target="#b12">[13]</ref> proposed the Web Quality Evaluation Method (WebQEM) to define an evaluation process in four technical phases: Quality requirements definition and specification (specifying characteristics and attributes based on the ISO/IEC 9126-1 <ref type="bibr" target="#b8">[9]</ref>. such as usability, functionality, reliability, and effectiveness and taking into account Web audience's needs), elementary evaluation (applying metrics to quantify attributes), global evaluation (selecting aggregation criteria and a scoring model), and conclusion (giving recommendations). Nevertheless, evaluations take place mainly when the application is completed.</p><p>Calero et al. <ref type="bibr" target="#b4">[5]</ref> present the Web Quality Model (WQM), which is intended to evaluate a Web application according to three dimensions: Web features (content, presentation, and navigation); quality characteristics based on the ISO/IEC 9126-1 (functionality, reliability, usability, efficiency, portability, and maintainability); and lifecycle processes (development, operation and maintenance) including organizational processes such as project management and reuse program management. WQM has been used to classify, according to these three dimensions, a total of 326 Web metrics taken from the existing literature. An evaluation process can be defined by selecting the most useful set of metrics to construct a "total Web quality" expression that could be used to quantify the quality of a given Web application. However, guidelines on how to define this process have not been provided.</p><p>Seffah et al. <ref type="bibr" target="#b14">[15]</ref> present the Quality in Use Integrated Measurement (QUIM) as a consolidated model for usability measurement in Web applications. An editor tool has presented to define measurement plans collecting data from different combinations of metrics proposed in the model. QUIM combines existing models from ISO/IEC 9126-1 <ref type="bibr" target="#b8">[9]</ref>, ISO/IEC 9241-11 <ref type="bibr" target="#b7">[8]</ref>, and others. It decomposes usability into factors, and then into criteria. In this approach, a criterion can belong to different factors. Finally, these criteria are decomposed into specific metrics that can quantify the criteria.</p><p>Moraga et al. <ref type="bibr" target="#b11">[12]</ref> present a usability model towards portlet evaluation. Portlets are pluggable user interface software components that are managed and displayed in a web portal. The portlet usability model is based on the sub-characteristics from ISO/IEC 9126 (understandability, learnability and compliance), nevertheless, the operability sub-characteristic was replaced by customizability which is closer to the portlet context. The usability evaluation process proposed is based on a number of ranking with acceptance thresholds in order to quantify the sub-characteristics from the models.</p><p>The majority of these approaches evaluate Web applications in order to suggest changes at design or implementation stages. It implies that more efforts and resources must be invested into code maintenance. This fact does not occur in a MDD approach where only the maintenance of models is required since source code can be automatically generated from the intermediate artifacts (PIM and PSM models).</p><p>In previous work, Abrahão and Insfran <ref type="bibr" target="#b2">[3]</ref> proposed a usability model for early evaluation in model-driven architecture environments. Usability was decomposed into the same subcharacteristics as the ones in the ISO/IEC 9126 (learnability, understandability, operability, and compliance), and then decomposed again, into more detailed sub-characteristics and attributes. However, the model did not provide metrics for measuring the model attributes and it was not proposed specifically for the Web domain. Panach et al. <ref type="bibr" target="#b13">[14]</ref> presents an adaptation from the previous model to the Web domain in order to evaluate usability at PIM models for a concrete and proprietary Model-Driven Web Development approach.</p><p>As far as we know, there is no proposal for a generic usability evaluation process supported by a usability model in the Model-Driven Web Development context.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">THE USABILITY EVALUATION PROCESS</head><p>Since the adoption of Model-Driven Development (MDD) in the industrial domain has increased recently, our approach is intended to integrate usability issues into a Model-Driven Web Development. Web development methods that follow this approach such as OO-H <ref type="bibr" target="#b6">[7]</ref>, WebML <ref type="bibr" target="#b5">[6]</ref>, or UWE <ref type="bibr" target="#b10">[11]</ref> support the development of a Web application by defining different views (models), including at least one structural model, a navigational model, and an abstract presentation model. These methods also provide model transformations and automatic code generation.</p><p>The usability of a Web application obtained as a result of a MDD process can be assessed at different abstraction levels (PIM, PSM and CM). Our proposal is intended to use a Web Usability Model, which is a set of sub-characteristics decomposed into measurable attributes that can be quantified by metrics. The Web Usability Model can be applied to assess the models from each abstraction level (see Fig. <ref type="figure">1</ref>). However, not all the measurable attributes can be evaluated at all the abstraction levels. The higher abstraction level, the less attributes can be considered. In addition, feedback that is obtained after the artifact evaluation has different targets depending on the abstraction level:</p><p>1. At the PIM level it is possible to assess models that specify the Web application independently of platform details such as: presentation models, navigational models, dialogue models, etc. (1 in Fig. <ref type="figure">1</ref>). The set of measurable attributes that can be evaluated at this level is mainly related to how the information will be accessed by users and how this information will be presented by abstract UI patterns (i.e. navigability, information density, etc). However, this set of attributes may differ depending on the PIM expressiveness from each Web development method. This evaluation will generate a usability report in order to provide feedback about how to correct these PIM models.</p><p>2. At the PSM level it is possible to assess the concrete interface models related to a specific platform (2 in Fig. <ref type="figure">1</ref>). The set of measurable attributes that can be evaluated at this level is wider since it includes attributes related with specific software components (widgets) that cannot be considered at PIM level (i.e. behavior of explore bars, visual feedback from radio buttons, etc).This evaluation will generate a usability report in order to provide feedback to previous stages about how to correct the PIM and PSM models, as well as the transformation rules among them.</p><p>3. At the CM level it is possible to evaluate the final user interface (3 in Fig. <ref type="figure">1</ref>). The set of measurable attributes that can be evaluated at this level is the widest since more aspects related to the end-user perspective can be considered (i.e. browser compatibility, metaphor recognition, subjective appealing, etc). This evaluation will also generate a usability report in order to provide feedback to previous stages about how to correct the PIM and PSM models, as well as the transformation rules among them, and code generation rules among PSM and CM.</p><p>The former evaluations can be applied in an iterative way until the models (PIM, PSM, and CM) have the required level of usability. In order to integrate these evaluations into a framework, a usability evaluation process should be defined as an inspection method that guides evaluators on how the Web Usability Model can be applied. This inspection method could be defined in order to be compliant with the Quality Evaluation Division proposed in the ISO/IEC 2504n SQuaRE series <ref type="bibr" target="#b9">[10]</ref>.</p><p>The main steps to be included are:</p><p>1. Establish evaluation requirements such as the purpose of evaluation, identification of Web application type, and selection of the more relevant sub-characteristics of the Web Usability Model taking into account the users' needs.</p><p>2. Specify the evaluation concerning with the establishment of the artifacts to be evaluated (PIM, PSM or CM); selection of metrics associated to the attributes selected from the Web Usability Model; specification of the calculation formulas of these metrics taking into account the abstraction level of the artifact and the modeling primitives from the concrete Model-Driven Web development method; establishment of rating levels for these metrics; establishment of criteria for global assessment; and the definition of templates to report usability problems.</p><p>3. Design the evaluation plan describing the evaluator tasks schedule.</p><p>4. Execute the evaluation by applying the selected Web metrics in order to detect usability problems.</p><p>5. Generate the usability reports providing feedback in order to improve the intermediate artifacts (PIM and PSM) or transformation rules.</p><p>6. Analysis of changes suggested by usability reports and selection of the alternatives taking into account criteria such as level and priority of usability problems, resources needed to apply changes, etc.</p><p>It should be noted that this process is defined to be instantiated into any concrete Model-Driven Web Development method.</p><p>The instantiation implies to know the modeling primitives of the concrete Model-Driven Web development method in order to be able to specify the calculation formula of the metrics and to understand the traceability between models. This traceability helps the evaluator to establish the source of the usability problems (PIMs, PSMs or transformations rules among them).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">THE WEB USABILITY MODEL</head><p>The SQuaRE standard <ref type="bibr" target="#b9">[10]</ref> proposes three different views for a quality model. These views are related to the context where the model will be applied: Software Quality Model to evaluate a concrete software product; Data Quality Model to evaluate the quality of the data managed in the product; and Quality in Use Model to evaluate how the stakeholders achieve their goals in a specific context of use.</p><p>Our Web Usability Model is an adaptation and extension from the usability model for model-driven development presented in Abrahão and Insfran <ref type="bibr" target="#b2">[3]</ref>, specifically, the model was adapted to be compliant with the Software Quality Model proposed in the SQuaRE.</p><p>The main quality characteristics of the software quality model are: functionality, security, interoperability, reliability, operability (usability) and efficiency. Although the term operability and ease of use have been proposed in SQuaRE to rename usability and operability respectively, we prefer to use the term usability and operability in this work to avoid misunderstandings in terminology.</p><p>Usability can be decomposed into the five sub-characteristics proposed in SQuaRE <ref type="bibr" target="#b9">[10]</ref>: learnability, understandability, ease of use (operability), attractiveness and compliance. The former three sub-characteristics are related to user performance and can be quantified mainly using objective measures. The last two sub-characteristics are related to the perception of the end-user or evaluator using the Web Application and can be quantified mainly using subjective measures.</p><p>The former three sub-characteristics were decomposed into other sub-characteristics or measurable attributes, taking into account the ergonomic criteria proposed in Bastien and Scapin <ref type="bibr" target="#b3">[4]</ref>  help, contact section, etc; b) predictability, which refers to the ease with which a user can determine the result of his/her future actions (i.e. significance of link/image titles); c) informative feedback in response to user actions; and d) memorability as a measure of how quickly and accurately users can remember how to use a Web application that they have used before.</p><p>ii. Understandability refers to the attributes of a Web application that facilitate understanding: a) optical legibility of texts and images (e.g., font size, text contrast); b) readability, which involves aspects of information-grouping cohesiveness and density; c) familiarity, the ease with which a user recognizes the user interface components and views their interaction as natural; d) brevity, which is related to the reduction of user cognitive effort; and finally, e) user guidance, which is related to message quality, immediate feedback (to show the current user state), and navigability (to guide the user and to improve the access to the Web content).</p><p>iii. Operability refers to the attributes of a Web application that facilitate user control and operation: a) execution facilities such as compatible browsers, plug-ins needed, and update frequency; b) data validity of the user inputs; c) controllability of the services execution such as cancel, undo and redo support; d) capability of adaptation which refers to the capacity of the Web application to be adapted to the users' needs and preferences and e) consistency in the execution of services and control behavior.</p><p>The last two sub-characteristics are related to the perception of the end-user (attractiveness) or evaluator (compliance) using the Web Application: iv. Attractiveness refers to the attributes of a Web application that are related to the aesthetic design. They can be quantified by measuring the UI uniformity in terms of font style (color, face and size), background color, and position of elements.</p><p>v. Compliance can be measured by assessing the agreement of the proposed Web Usability Model with respect to the standard SQuaRE and several Web design style guides.</p><p>Once the sub-characteristics have been identified, Web metrics are associated to the measurable attributes in order to quantify them. Values obtained from these Web metrics will allow us to interpret if measurable attributes contribute to achieving certain usability level in the Web application. The metrics included in our model were mainly extracted from the survey presented in Calero et al. <ref type="bibr" target="#b4">[5]</ref>. We only selected those metrics that were theoretically and/or empirically validated. In addition, we proposed new metrics for several measurable attributes that were not appropriated covered by this survey.</p><p>As an example, we show some definitions of new proposed metrics that can be associated to attributes of the Web Usability Model:</p><p>• Number of different font styles for textual links: This metric is defined as number of different font style combinations (size, face, and color) for all textual links in the same navigation category. (Scale type: absolute value greater or equal to 1). The interpretation is: more than one style combination in the same navigation category means that font style uniformity is not insured. This metric is associated to the font style uniformity attribute, which belongs to the attractiveness sub-characteristic (iv).</p><p>• Proportion of elements that show current user state: This metric is defined as the ratio between the number of elements that show feedback about the current user state and the total number of elements that are required to have this feedback capability. (Scale type: ratio between 0 and 1). The interpretation is: values closer to 1 indicate that user can obtain feedback about his/her current state in the Web application. This metric is associated to the immediate feedback attribute, which belongs to the user guidance subcharacteristic (ii. e).</p><p>Web metrics definitions from the Web Usability Model are generic, and their calculation formula must be instantiated by identifying variables from this formula in the modeling primitives of the concrete Web development method for each abstraction level (PIM, PSM or CM). Not all the metrics can be defined at all the abstraction levels, for instance, the former metric can be applied at PIM level (if style properties are defined at the abstract UI) or at CM level (if style properties are defined in Cascading Style Sheets files). However, the second metric only can be defined at PSM or CM level since the feedback depends on the widget behavior from the concrete interface.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">INSTANTIATION OF THE USABILITY EVALUATION PROCESS</head><p>In this section, we show an overview of how the previous usability process can be instantiated into a concrete Web development methodology. As an example, we selected the OO-H <ref type="bibr" target="#b6">[7]</ref> method.</p><p>The OO-H method <ref type="bibr" target="#b6">[7]</ref> provides designers with the semantics and notation for developing Web applications. The set of conceptual models that represents the different concerns of a Web application are: the specification of content requirements (Class Model) and the specification of functional requirements in terms of navigation needs (Navigation Model, NAD). A merge between the class and navigation models results in an Abstract Presentation Diagram as an integrated PIM model, which presents an abstract user interface as a collection of abstract pages. APD can be refined by a pattern catalog. Finally, platform-specific models (PSMs) are automatically obtained from the APD, from which source code (CM) can be automatically generated.</p><p>Next, we show as an example, a brief description about the steps involved in our usability evaluation process.</p><p>Step 1 (See Section 3): The purpose is to evaluate the usability of a Web application developed following the OO-H method.</p><p>The selected Web application is a task management system developed for a Web development company located in Alicante, Spain. Finally, the attributes chosen were font style uniformity to evaluate the attractiveness sub-characteristic, and immediate feedback to evaluate the user guidance sub-characteristic, at least to some extent.</p><p>Step 2 (See Section 3): The artifacts selected for this evaluation were the final UIs (Code Model). The metrics selected evaluate the previous attributes were Number of different font styles for text links and Proportion of elements that show current user state (see explanation of each metric in Section 4). The rating level for the former metric was established at no UP for values equal to 1; low UP for values equal to 2; medium UP for values equal to 3; and critical UP for values greater than 3. The rating level for the second metric was established at no UP for values equal to 1; low UP for values in the range [0.8, 1};</p><p>medium UP for values [0.5, 0.8} and critical UP for values [0, 0.5}. The usability report is defined as a list of usability problems (UP) detected with the next fields: description of the UP, level of the UP (critical, medium, or low), source of the problem (model), occurrences, and recommendations to correct it. More fields can be defined such as priority, impact, etc.</p><p>Step 3 (See Section 3): In this case, the evaluator is the same developer. The task assigned was the evaluation of all the user interfaces (CM) in order to present a usability report which will contain the usability problems detected with all the proposed fields filled in.</p><p>Step 4 (See Section 3): As an example, we only show the execution of the evaluation of one user interface (CM). Figure <ref type="figure" target="#fig_2">2</ref> shows a user interface automatically generated (Code Model) that represents the task management functionality of the Web application.</p><p>The selected metrics were applied:</p><p>1. Number of different font styles for textual links<ref type="foot" target="#foot_0">1</ref> : The textual links that appears in the user interface (Fig. <ref type="figure" target="#fig_2">2</ref>) are Tasks, Reports, Contacts and Exit from the top menu; and New Folder, All tasks, Pending tasks, Ended tasks, and Tasks out of date from the left menu. In the first navigation category (top menu), the value of the metric is 2 since the links Tasks, Reports, Contacts are displayed in a different style from the Exit link, which is displayed in a different color and it is also underlined. In the second navigation category (left menu), the value of the metric is also 2 since the links New Folder, Pending tasks, Ended tasks, and Tasks out of date Contacts are displayed in a different from the All tasks, which is displayed in a different font face and font size. The rating level of the metric (see Step 2) indicates the existence of a low usability problem (UP001) for each menu.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Proportion of elements that show current user state 1 :</head><p>The user interface must show the current user state, it means, the current section and the current task that is being performed. There are three types of elements that show the current user state in the Web application: the tabs from the top menu (Tasks, Reports, and Contacts); the shape changes of the cursor when it is pointing on a textbox; and the highlight effects of a textbox when it has focus. Since the tabs are the only type of element that does not explicitly show the section in which the user is currently interacting, the value of the metric is 2/3=0.66. The rating level of the metric (see <ref type="bibr">Step 2)</ref> indicates the existence of a medium usability problem (UP002).</p><p>Steps 5 and 6 (See Section 3): The usability problems detected after applying the previous metrics, can be explained in a usability report that contains the UP001 (See Table <ref type="table" target="#tab_0">1</ref>) and the UP002 (See Table <ref type="table">2</ref>). </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Level</head><p>Medium (rating level: 0.66)</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Source of the problem</head><p>The transformation rule that maps the representation of the tabs: Task, Reports and Contacts (PIM level) with the specific widget of the platform that shows the tabs (PSM).</p><p>Occurrences 1 occurrence for each UI that shows these tabs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Recommendations</head><p>The widget target of the transformation rule should be changed for other widget with a highlight feature when a tab is clicked.</p><p>After analyzing and applying the proposed recommendations, a more usable Web application can be obtained without to need maintenance of source code.  usability sub-characteristics (from the Software Quality Model proposed in the ISO/IEC 25000 SQuaRE standard) into other sub-characteristics and measurable attributes taking into account ergonomic criteria. Web metrics were associated to measurable attributes in order to quantify them. Finally, a brief example has been shown in order to illustrate how the usability evaluation process can be instantiated into a concrete Web development method that follows the MDD approach. Although our example only shows a CM evaluation providing feedback to PIM models or transformations between PIM and PSM models, the usability evaluation process can evaluate intermediate artifacts (PIM and PSM models) by selecting metrics that their calculation formula has been defined to be applied to concrete PIM and PSM models (i.e., depth and breadth of a navigational map <ref type="bibr" target="#b0">[1]</ref> associated to the navigability attribute).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">DISCUSSIONS AND FUTHER WORK</head><p>We believe that the inherent features of model-driven development processes (e.g., traceability between models by means of model transformations) provide a suitable environment for performing usability evaluations. Specifically, if the usability of an automatically generated user interface can be assessed, the usability of any future user interface produced by this approach could be predicted. In other words, we are talking about a user interface that is usable by construction <ref type="bibr" target="#b1">[2]</ref>, at least to some extent.</p><p>In this way, usability can be taken into account throughout the entire Web development process, enabling Web applications to be developed with better quality thereby reducing effort at the maintenance stage.</p><p>Further work is intended to:</p><p>• Perform an entire instantiation of the usability evaluation process into the OO-H method.</p><p>• Define guidelines in order to guide evaluators on how the Web Usability Model can be applied</p><p>• Explore aggregation mechanisms for aggregating values obtained by individual metrics, and perform analyses of the impact on how the attributes affect (negatively or positively) other attributes of the Web Usability Model.</p><p>• Instantiate the evaluation process into different Model-Driven Web Development methods in order to improve our approach.</p><p>• Develop a tool to support the entire usability evaluation process. The tool will be able to manage the Web Usability Model by creating a repository of catalogued metrics following the SQuaRE patterns.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">ACKNOWLEDGMENTS</head><p>This work is financed by META project (ref. TIN2006-15175-C05-05), the Quality-driven Model Transformation Project from the Universidad Politécnica de Valencia. The authors thank Jaime Gomez from Universidad de Alicante for his valuable help in providing the generated Web application and its models used to illustrate our usability evaluation process.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>:</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>i.</head><label></label><figDesc>Fig. 1 Integrating a Usability Evaluation Process into a Model-Driven Web development process</figDesc><graphic coords="3,49.20,599.76,492.96,145.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 2</head><label>2</label><figDesc>Fig.2 Example of a User interface automatically generated (Code Model)</figDesc><graphic coords="5,54.00,258.96,229.20,129.84" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Usability problem detected: UP001 Tasks, Reports, and Contacts are displayed in a font style that is different from the font style of the Exit link. The same problem occurs with the all tasks link that is displayed in a font style that is different to the used in the links: New Folder, Pending tasks, Ended tasks, and Tasks out of date.</figDesc><table><row><cell>id</cell><cell>UP001</cell><cell></cell><cell></cell></row><row><cell cols="4">Description The links Affected attribute Attractiveness / font style uniformity.</cell></row><row><cell>Level</cell><cell>Low (rating level: 2).</cell><cell></cell><cell></cell></row><row><cell>Source of the</cell><cell cols="3">Abstract Presentation Diagram (PIM</cell></row><row><cell>problem</cell><cell>model).</cell><cell></cell><cell></cell></row><row><cell>Affected attribute</cell><cell>Understandability/ Immediate feedback.</cell><cell>User</cell><cell>Guidance/</cell></row></table><note>Occurrences 2 occurrences (top menu and left menu) Recommendations Change the font style properties for the links Tasks, Reports, Contacts and all tasks in the Abstract Presentation Diagram. In this PIM model font style properties can be defined.Table 2. Usability problem detected: UP002 id UP002 Description Tabs do not show the current user state in the Web application.</note></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">It should be note that both metrics must be applied to all the user interfaces of the entire Web application.</note>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Defining and Validating Metrics for Navigational Models</title>
		<author>
			<persName><forename type="first">S</forename><surname>Abrahão</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Condori-Fernández</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Olsina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Pastor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 9th Inter. IEEE Software Metrics Symposium</title>
				<meeting>of the 9th Inter. IEEE Software Metrics Symposium</meeting>
		<imprint>
			<date type="published" when="2003">2003</date>
			<biblScope unit="page" from="200" to="210" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Usability Evaluation of User Interfaces Generated with a Model-Driven Architecture Tool</title>
		<author>
			<persName><forename type="first">S</forename><surname>Abrahão</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Iborra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vanderdonckt</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Springer HCI series</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="3" to="32" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>Maturing Usability</note>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Early Usability Evaluation in Model-Driven Architecture Environments</title>
		<author>
			<persName><forename type="first">S</forename><surname>Abrahão</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Insfran</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 6th IEEE International Conference on Quality Software. IEEE Computer Society</title>
				<meeting>of the 6th IEEE International Conference on Quality Software. IEEE Computer Society</meeting>
		<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="287" to="294" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Ergonomic criteria for the evaluation of human-computer interfaces</title>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">M</forename><surname>Bastien</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">L</forename><surname>Scapin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="1993">1993</date>
			<pubPlace>France</pubPlace>
		</imprint>
		<respStmt>
			<orgName>INRIA, Rocquencourt</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Tech. Rep. num.156</note>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Classifying Web metrics using the Web quality model</title>
		<author>
			<persName><forename type="first">C</forename><surname>Calero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ruiz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Piattini</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Emerald Group Publishing Limited</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="227" to="248" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Web Modeling Language (WebML): A Modeling Language for Designing Web Sites</title>
		<author>
			<persName><forename type="first">S</forename><surname>Ceri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Fraternali</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bongio</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of the 9th WWW Conference</title>
				<meeting>of the 9th WWW Conference</meeting>
		<imprint>
			<date type="published" when="2000">2000</date>
			<biblScope unit="page" from="137" to="157" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Conceptual Modeling of Device-Independent Web Applications</title>
		<author>
			<persName><forename type="first">J</forename><surname>Gómez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Cachero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Pastor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE MultiMedia</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="26" to="39" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<idno>ISO/IEC</idno>
		<title level="m">ISO/IEC 9241-11, Ergonomic Requirements for Office Work with Visual Display Terminals (VDTs), Part 11: Guidance on Usability</title>
				<imprint>
			<date type="published" when="1998">1998</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<idno>ISO/IEC. 2001</idno>
		<title level="m">ISO/IEC 9126-1 Standard, Software Engineering, Product Quality -Part 1: Quality Model</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<idno>ISO/IEC. 2005. ISO/IEC 25000</idno>
		<title level="m">series, Software Engineering, Software Product Quality Requirements and Evaluation (SQuaRE)</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Model-Driven Generation of Web Applications in UWE</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kraus</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Knapp</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Koch</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">3rd Inter. Workshop on Model-Driven Web Engineering</title>
				<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Improving a portlet usability model</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Moraga</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Calero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Piattini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Diaz</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Software Quality Control</title>
		<imprint>
			<biblScope unit="volume">15</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="155" to="177" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Measuring Web Application Quality with WebQEM</title>
		<author>
			<persName><forename type="first">L</forename><surname>Olsina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Rossi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Multimedia</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="20" to="29" />
			<date type="published" when="2002">2002</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Towards an Early Usability Evaluation for Web Applications</title>
		<author>
			<persName><forename type="first">J</forename><surname>Panach</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Condori-Fernández</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Valverde</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Aquino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Pastor</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on Software Process and Product Measurement</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="volume">4895</biblScope>
			<biblScope unit="page" from="32" to="45" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Usability Measurement and Metrics: A Consolidated Model</title>
		<author>
			<persName><forename type="first">A</forename><surname>Seffah</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Donyaee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">B</forename><surname>Kline</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">K</forename><surname>Padda</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Software Quality Journal</title>
		<imprint>
			<biblScope unit="volume">14</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="159" to="178" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<title level="m" type="main">An Empirical Foundation for Automated Web Interface Evaluation</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">Y</forename><surname>Ivory</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2001">2001</date>
		</imprint>
		<respStmt>
			<orgName>University of California, Berkeley, Computer Science Division</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">PhD Thesis</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
