19 research outputs found

    Usability Tool Support for Model-Based Web Development

    Get PDF
    When web engineering methods are used for the development of web applications, models are created during the development process which describe the website. Using the information present in these models, it is possible to create usability tool support that is more advanced than current approaches, which do not rely on the presence of models. This dissertation presents ideas for tool support during different phases of the development, such as the implementation phase or the testing phase. For example, if a tool knows from a model that the audience of a website are teenagers, it can examine whether the words and sentences used on the website are likely to be understood by teenagers. An approach is presented to augment existing web engineering models with the additional information ("age" in this case) and to make it available to tools, e.g. via embedding it in HTML code. Two prototypes demonstrate the concepts for integrating usability tool support into web engineering

    Engineering Accessible Web Applications : An Aspect-Oriented Approach

    Get PDF
    The development of accessible Web software is complicated for several reasons. Though some of them are technological, the majority are related with the need to compose different and, many times, unrelated design concerns which may be functional as in the case of most of the specific application's requirements, or non-functional such as Accessibility itself. In this paper, we present a novel approach to conceive, design and develop Accessible Web applications in an aspect-oriented manner. In order to reach our goal, we provide some modeling techniques that we specifically developed for handling the non-functional, generic and crosscutting characteristics of the Accessibility concerns. Specifically, we have enriched User Interaction Diagrams with integration points, which are used to reason and document Accessibility for activity modeling during user interface design. Then by instantiating a Softgoal Interdependency Graph template with association tables, we work on an abstract interface model (composed by ontology widgets) to obtain a concrete and accessible interface model for the Web application being developed. We use a real application example to illustrate our ideas and point out the advantages of a clear separation of concerns throughout the development life-cycle.Laboratorio de Investigación y Formación en Informática Avanzad

    Supporting navigation accessibility requirements in Web engineering methods

    Get PDF
    Web accessibility not only guarantees universal user access to the Web, but also provides interesting benefits for Web development. In order to achieve the goal of Web accessibility, an interesting approach is the incorporation of accessibility requirements into current Web engineering methods. This article presents the Accessibility for Web Applications (AWA) approach with the aim of integrating accessibility into Web engineering methods. The paper also discusses the application of the AWA approach to the Object-Oriented Web Solutions (OOWS) engineering method to produce accessible Web applications with a focus on navigational requirements. In order to demonstrate the practical applicability and usefulness of the approach, a proof of concept is described, the results of which indicating the satisfaction of navigation accessibility requirements. With the application of the AWA approach in the model-driven development (MDD) method, previously-defined OOWS models have been extended with the accessibility criteria, providing resources for the required changes in the process.This study has been developed with the support of the MAVIR Research Network (S2009/TIC-1542 [www.mavir.net/]), MULTIMEDICA PROJECT(tin201020644-c03-01) and the Spanish Ministry of Science and Innovation through the project, PROS-Req TIN2010-19130-C02-02. Co-financing was received from the ERDF.Publicad

    Supporting Navigation Accessibility Requirements in Web Engineering Methods

    Full text link
    [EN] Web accessibility not only guarantees universal user access to the Web, but also provides interesting benefits for Web development. In order to achieve the goal of Web accessibility, an interesting approach is the incorporation of accessibility requirements into current Web engineering methods. This article presents the Accessibility for Web Applications (AWA) approach with the aim of integrating accessibility into Web engineering methods. The paper also discusses the application of the AWA approach to the Object- Oriented Web Solutions (OOWS) engineering method to produce accessible Web applications with a focus on navigational requirements. In order to demonstrate the practical applicability and usefulness of the approach, a proof of concept is described, the results of which indicating the satisfaction of navigation accessibility requirements. With the application of the AWA approach in the model-driven development (MDD) method, previously-defined OOWS models have been extended with the accessibility criteria, providing resources for the required changes in the process.This study has been developed with the support of the MAVIR Research Network (S2009/TIC-1542 [www.mavir.net/]), MULTIMEDICA PROJECT(tin201020644-c03-01) and the Spanish Ministry of Science and Innovation through the project, PROS-Req TIN2010-19130-C02-02. Co-financing was received from the ERDF.Moreno, L.; Valverde Giromé, F.; Martinez, P.; Pastor López, O. (2013). Supporting Navigation Accessibility Requirements in Web Engineering Methods. Journal of Web Engineering. 12(3):181-202. http://hdl.handle.net/10251/44342S18120212

    Breaking The Exclusionary Boundary Between User Experience And Access: Steps Toward Making UX Inclusive Of Users With Disabilities

    Get PDF
    This research paper points out that we as Designers have failed to come up with a model of UX that would proximate a satisfying user experience for users with disabilities. It underscores the gaps in designer knowledge about disabled bodies. The research paper also draws the attention of the designer community to the limited understanding we presently possess of the disabled people\u27s notions of, and expectations from, satisfying user experiences. It proposes a multi-step process for shifting the focus of design activity from a medical model of accessibility design that retrofits normative designs to the needs of users with disabilities to developing an accessible user experience model (AUX) of design that counts these users as design collaborators, possessors of special knowledge about disabled bodies, and untapped sources of innovative designs that might offer additional design features for all users

    A Usability Inspection Method for Model-driven Web Development Processes

    Full text link
    Las aplicaciones Web son consideradas actualmente un elemento esencial e indispensable en toda actividad empresarial, intercambio de información y motor de redes sociales. La usabilidad, en este tipo de aplicaciones, es reconocida como uno de los factores clave más importantes, puesto que la facilidad o dificultad que los usuarios experimentan con estas aplicaciones determinan en gran medida su éxito o fracaso. Sin embargo, existen varias limitaciones en las propuestas actuales de evaluación de usabilidad Web, tales como: el concepto de usabilidad sólo se soporta parcialmente, las evaluaciones de usabilidad se realizan principalmente cuando la aplicación Web se ha desarrollado, hay una carencia de guías sobre cómo integrar adecuadamente la usabilidad en el desarrollo Web, y también existe una carencia de métodos de evaluación de la usabilidad Web que hayan sido validados empíricamente. Además, la mayoría de los procesos de desarrollo Web no aprovechan los artefactos producidos en las fases de diseño. Estos artefactos software intermedios se utilizan principalmente para guiar a los desarrolladores y para documentar la aplicación Web, pero no para realizar evaluaciones de usabilidad. Dado que la trazabilidad entre estos artefactos y la aplicación Web final no está bien definida, la realización de evaluaciones de usabilidad de estos artefactos resulta difícil. Este problema se mitiga en el desarrollo Web dirigido por modelos (DWDM), donde los artefactos intermedios (modelos) que representan diferentes perspectivas de una aplicación Web, se utilizan en todas las etapas del proceso de desarrollo, y el código fuente final se genera automáticamente a partir estos modelos. Al tener en cuenta la trazabilidad entre estos modelos, la evaluación de estos modelos permite detectar problemas de usabilidad que experimentaran los usuarios finales de la aplicación Web final, y proveer recomendaciones para corregir estos problemas de usabilidad durante fases tempranas del proceso de desarrollo Web. Esta tesis tiene como objetivo, tratando las anteriores limitaciones detectadas, el proponer un método de inspección de usabilidad que se puede integrar en diferentes procesos de desarrollo Web dirigido por modelos. El método se compone de un modelo de usabilidad Web que descompone el concepto de usabilidad en sub-características, atributos y métricas genéricas, y un proceso de evaluación de usabilidad Web (WUEP), que proporciona directrices sobre cómo el modelo de usabilidad se puede utilizar para llevar a cabo evaluaciones específicas. Las métricas genéricas del modelo de usabilidad deben operacionalizarse con el fin de ser aplicables a los artefactos software de diferentes métodos de desarrollo Web y en diferentes niveles de abstracción, lo que permite evaluar la usabilidad en varias etapas del proceso de desarrollo Web, especialmente en las etapas tempranas. Tanto el modelo de usabilidad como el proceso de evaluación están alineados con la última norma ISO/IEC 25000 estándar para la evaluación de la calidad de productos de software (SQuaRE). El método de inspección de usabilidad propuesto (WUEP) se ha instanciado en dos procesos de desarrollo Web dirigido por modelos diferentes (OO-H y WebML) a fin de demostrar la factibilidad de nuestra propuesta. Además, WUEP fue validado empíricamente mediante la realización de una familia de experimentos en OO-H y un experimento controlado en WebML. El objetivo de nuestros estudios empíricos fue evaluar la efectividad, la eficiencia, facilidad de uso percibida y la satisfacción percibida de los participantes; cuando utilizaron WUEP en comparación con un método de inspección industrial ampliamente utilizado: La Evaluación Heurística (HE). El análisis estadístico y meta-análisis de los datos obtenidos por separado de cada experimento indicaron que WUEP es más eficaz y eficiente que HE en la detección de problemas de usabilidad. Los evaluadores también percibieron más satisfacción cuando se aplicaron WUEP, y lesFernández Martínez, A. (2012). A Usability Inspection Method for Model-driven Web Development Processes [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/17845Palanci

    Імплементація стандартів веб-доступності при розробці інтерфейсів для користувачів з вадами зору

    Get PDF
    Робота складається зі вступу та чотирьох розділів. Загальний обсяг роботи: 84 аркуші основного тексту, 12 ілюстрацій, 34 таблиці. При підготовці використовувалася література з 33 різних джерел. Актуальність. Економіка та суспільство стають все більш цифровими. Для цього потрібна можливість кожному внести свій внесок у послуги та продукти, які пропонуються в Інтернеті, та отримати вигоду від них. Однак дослідження показують, що більшість веб-сайтів не повністю доступні. Хоча дослідження веб-доступності проводилися понад 20 років і були розроблені різні підходи та контрольні списки, концепція ще не впроваджена в процеси та проекти організацій, і її додаткова цінність для всіх користувачів також не зрозуміла. Мета дослідження. Метою дослідження є розробка керівництва для практиків, таких як: консультантів, дизайнерів та розробників, які підтримують організації у впровадженні веб-доступності у веб-додатках відповідно до міжнародних стандартів. Це керівництво повинно підвищити поінформованість про необхідність доступного веб-контенту та скласти контрольний список, який слід дотримуватися в проєктах веб-розробки. Об’єкт та предмет дослідження. Об’єктом дослідження є веб-доступність. Предметом дослідження є відповідність міжнародних стандартів по веб- доступності до вимог користувачів. А також методи по впровадженню та оцінки веб-доступності. Методи дослідження. В ході дослідження було використано метод аналізу та системний підхід до веб-доступності. Для оцінки відповідності WCAG було використано метод порівняння з вимогами користувача, які були зібрані за допомогою огляду літератури. Наукова новизна. В результаті розроблено посібник по веб доступності, який розглядає доступність як цілісну систему. Для цього було дане визначення веб-доступності, проаналізовано бар’єри з якими стикаються користувачі з обмеженнями зору та їх вимоги. Отримані вимоги порівнювалися з стандартом WCAG 2.1, з результатів порівняння даний стандарт було розширено додатковими описами критеріїв, та додано нових сім критеріїв. Розглянуто правову базу веб- доступності а також методи оцінки та тестування веб-доступності. Практична цінність. Посібник слугує ознайомлювальною та довідковою роботою для практиків та підвищує обізнаність щодо потреб користувачів. З точки зору досліджень, він надає сучасні теоретичні знання щодо концепції, правил, вимог користувачів та ключових питань, які мають бути вирішені в майбутньому, щоб сприяти доступності та забезпечити її встановлення в Інтернеті.The work consists of an introduction and four chapters. Total amount of work: 84 sheets of the main text, 12 illustrations, 34 tables. Literature from 33 different sources was used in the preparation. Relevance of the topic. The economy and society are becoming increasingly digital. This requires everyone to be able to contribute to and benefit from the services and products offered on the Internet. However, research shows that most websites are not fully accessible. Although web accessibility research has been conducted for over 20 years and various approaches and checklists have been developed, the concept has not yet been implemented in organizations' processes and projects, and its added value to all users is also unclear. The aim of the study. The aim of the study is to develop a comprehensive guide for practitioners, such as consultants, designers and developers, who support organizations in implementing web accessibility in web applications in accordance with international standards. This guide should raise awareness of the need for accessible web content and establish a checklist to follow in web development projects. Object and subject of research. The object of research is web accessibility. The subject of the study is the compliance of international standards on web accessibility to the requirements of users. As well as methods for implementing and evaluating web accessibility. Research methods. The research used the method of analysis and a systematic approach to web accessibility. A method of comparison with user requirements collected through a literature review was used to assess WCAG compliance. Scientific novelty. As a result, a web accessibility guide has been developed that considers accessibility as a holistic system. To do this, the definition of web accessibility was given, and the barriers faced by visually impaired users and their requirements were analyzed. The obtained requirements were compared with the WCAG 2.1 standard, from the results of the comparison this standard was expanded with additional descriptions of criteria, and seven new criteria were added. The legal basis of web accessibility as well as methods of assessing and testing web accessibility are considered. Practical value. The manual serves as an introductory and reference work for practitioners and raises awareness of the needs of users. In terms of research, it provides up-to-date theoretical knowledge of the concept, rules, user requirements and key issues to be addressed in the future to facilitate accessibility and ensure its installation on the Internet

    Learning Usability Assessment Models for Web Sites

    Get PDF
    This research explores an approach to learning types of usability concerns considered useful for the management of Web sites and to identifying usability concerns based on these learned models. By having one or more Web site managers rate a subset of pages in a site based on a number of usability criteria, the approach builds models that determine what automatically measurable characteristics are correlated to issues identified. To test this, the approach collected usability assessments from twelve students pursuing advanced degrees in the area of computer-human interaction. These students were divided into two groups and given different scenarios of use of a Web site. They assessed the usability of Web pages from the site, and their data was divided into a training set, used to find models, and a prediction set, used to evaluate the relative quality of models. Results show that the learned models predicted remaining data for one scenario in more categories of usability than did the single model found under the alternate scenario. Results also show how systems may prioritize usability problems for Web site managers by probability of occurrence under context rather than by merely listing pages that break specific rules, as provided by some current tools

    IFIP TC 13 Seminar: trends in HCI proceedings, March 26, 2007, Salamanca (Spain)

    Get PDF
    Actas del 13o. Seminario de la International Federation for Information Processing (IFIP), celebrado en Salamanca el 26 de marzo de 2007, sobre las nuevas líneas de investigación en la interacción hombre-máquina, gestión del conocimiento y enseñanza por la Web
    corecore