12 Matching Annotations
  1. Jan 2024
    1. In the inves-tigated works of literature, only three pieces of literaturecompared multiple automatic accessibility testing tools toevaluate their effectiveness. This limited number of com-parative analyses is not sufficient to show the usefulness ofthe existing automated tools. Thus, it is crucial to devotecontinued effort to perform further comparative analysisconsidering the benefits of automatic testing tools in futureaccessibility research.

      Comparativo de ferramentas de testes automatizados

    Tags

    Annotators

    1. it could also be interesting to further research what accessibilitytesting practices are used in websites and their developing teams. These testing practicescould then be compared regarding their efficiency in achieving a high level of accessibilitycompared to time spent on testing and fixing accessibility failures.

      Realizar um comparativo de: Buscar técnicas de testes de acessibilidade de sites, e realizar um comparativo de eficiência em aplicar tais técnicas durante o desenvolvimento de software X Tempo gasto testando e corrigindo problemas.

    2. Researching that very question – ifapplying these testing practices in the forementioned manner actually is most effective –could be the next step, in an effort to establish how to efficiently and effectively test foraccessibility.

      O quão eficiente e efetivo é aplicar testes de acessibilidades em ambientes que já possuem práticas de testes?

    3. identifying currently used testing practices it is possible to find and useaccessibility testing practices that are performed at a similar testing level using similartesting methods.

      Como identifica a interseção? Olhando as práticas de testes de softwares utilizadas atualmente (unit, integration, system, aceitação...) + verificando se é possível inserir testes de acessibilidade nos mesmos níveis dos atuais testes de softwares e usando métodos similares (gray-box, black-box, static, etc.)

    4. 3.2.2 Accessibility testing techniques in web development

      Seção que descreve as técnicas aplicadas no time para testar acessibilidade

    5. Even though testing might be partly or completelycorresponding with software testing theories, the practice can be quite different from thetheory, depending on the organization and development team. To identify accessibilitytesting methodologies that can be used in practice, not only in theory, I chose to collectdata on how testing is being done from a sample of developers in teams that are affectedby accessibility legislation

      Justificativa para realização de uma análise baseada em dados reais.

    6. Brajnik, Yesilada and Harper (2011) studied if expertise in accessibility evaluation mattersand found that depending on the metric used it does. They also found that single expertcan identify about 72% of accessibility problems, two can reach 94% and three expertscan cover all of the problems. In comparison at least 14 nonexperts would be necessaryto identify all true problems and one expert could only identify about an average of 50% ofthe problems. This study also shows that experts spend much less time on the evaluationwhile being more confident on the results.

      Interessante: Aqui ele define o valor da pessoas com expertise em avaliação de acessibilidade, que pessoas especializadas conseguem identificar uma quantidade maior e, de forma mais rápida, a quantidade de problemas de acessibilidade

    7. The EN standard references almost directly the WCAG2.1 levels A and AA guidelines, which means these guidelines can effectively be used asa reference point to develop an accessible website when trying to conform to the EUdirective (Aluehallintovirasto 2019).

      As leis da União Européia definem quase que diretamente os critérios A e AA da WCAG como requisitos para sites acessíveis

      Oportunidade: Identificar como funcionam a legislação brasileira com relação a acessibilidade de páginas web.

    8. The question of how testing is currently being done, does not state a clear hypothesis, butis set to look at the collected data without being certain what that data will conceal.According to Saaranen-Kauppinen and Puusniekka (2009, 6-7) the lack of a clearhypothesis and data-driven research are factors to categorize this research as qualitative.Typical methods for gathering information in qualitative research are observations andinterviews, or at present the use of existing material and documents as well (Saaranen-Kauppinen & Puusniekka 2009, 47). An observative approach could yield deep insights inthe existing testing practices in an organization, but would restrict the data collection toone or two development processes due to the small scope of this research. Due to thelack of existing material of the organizations in question I chose to conduct interviewsinstead, as I expect to gather a good understanding of existing testing processes indifferent types of relevant organizations.

      LER NOVAMENTE: Explicação de pq usar e( o que é pesquisa qualitativa), para responde a 3 sub-questão

    9. During her research she found that developing accessible websites isn’t necessarilyexpensive, but can become expensive when the accessibility requirements have to beapplied at the very end of a development process. This confirms my assumption that thechosen topic is currently quite relevant and important.

      Aqui é citado que em outra pesquisa foi descoberto que o desenvolvimento de sites acessíveis não é necessariamente custoso, mas pode vir a ser se a preocupação em cumprir os requisitos de a11y ser relizada no final do processo de desenvolvimento. (O que torna relevante a prática de testes de a11y durante todo o desenvolmento de sites)

    10. To conclude, the objective of this research is to identify opportunities to apply webaccessibility testing methods within readily used testing practices.

      O foco prático da pesquisa de forma resumida

    11. This research aims to identify the intersection of these three groups of testingmethods, the currently applied testing methods, software testing methods more generallyand web accessibility testing methods

      O foco prático da pesquisa: "Dado os testes já aplicados por um conjunto de devs em projetos web financiados publicamentes, na Finlandia, quais técnicas de testes de acessibilidades podem ser aplicadas as atuais práticas de testes desses times de devs?"