You are on page 1of 10

AUTOMATED TESTING OF WEB ASSOCIABILITY

Student Name
Contents
Topic: AUTOMATED TESTING OF WEB ASSOCIABILITY...........................................................1

Introduction...............................................................................................................................................1

The theoretical basis..................................................................................................................................2

Accessibility and Disabilities.................................................................................................................2

Web accessibility....................................................................................................................................2

Process for Writing Tests......................................................................................................................3

Review of the literature.........................................................................................................................3

Tools for Testing Disability.......................................................................................................................3

Testing for Accessibility Using Validators...........................................................................................3

Simulator-based testing for accessibility..............................................................................................4

Test accessibility with professionals and people with impairments...................................................5

Proposed Approach...................................................................................................................................5

Planning and managing tests................................................................................................................6

Design and Analysis of Tests.................................................................................................................6

Implementing and running tests...........................................................................................................7

Exit Criteria Evaluation and Reporting..............................................................................................7

Activities to Close the Test....................................................................................................................7

Conclusions................................................................................................................................................8

Reference:..................................................................................................................................................8
Topic: AUTOMATED TESTING OF WEB ASSOCIABILITY

Introduction
Evidently, web apps are not available. This is a major issue nowadays since many supports and
facilities, such as health information, social utilities, money, training, and entertainment, are only
accessible through online apps. The terms "disability," "accessibility," "online accessibility," and
"software testing" are explained in this paper. Additionally, it covers the WCAG 2.0's guiding
principles as well as the ISO-25010 "Systems and Software Engineering - System and Software
Joint Assessment et Exam - Software component Integrity Standards" edition's characteristics for
software product quality.

The theoretical basis


Accessibility and Disabilities
The World Health Organization claims that disabilities are a natural aspect of being human.
More than one billion individuals worldwide continuously experience some degree of
impairment. The degree of a person's incapacity is significantly influenced by their surroundings.
Barriers generated by unfavorable situations lead to impairment.

Web accessibility
Web accessibility Additionally, persons outside infirmities gain from a web application or
website that is accessible to users with various needs, abilities, and circumstances. The Online
Ability Venture (Goh) was supported by the World Web Congress (W3C) with both the goal
objective researching connectivity problems on the web, creating rules, and offering resources.
Internationally, the WAI is regarded as the leading authority on web accessibility.

Process for Writing Tests


In ensuring the quality of the SDLC, programming test is a method as used in application
development. The ISO/IEC 25010 standards for "Systems and software engineering" criteria and
assessment the information systems satisfaction Functional appropriateness, performance
efficiency, compatibility, usability, dependability, security, maintainability, and portability are
the eight quality attributes for software products listed in "System and Software Quality
Models." Readability is a sub-characteristic of accessibility, according to ISO.
Review of the literature
To the best of our knowledge, there isn't any published research on the subject of assessing
software products for accessibility. Rajni outlines a taxonomy of accessibility evaluation
methodologies, examines different techniques like WCAG, and suggests using software testing,
methodological approaches, subjective evaluations, barrier walkthroughs, and user testing. Some
software is available by Herramhof et company. to enable the business of test cases for
accessibility test suites. The first one develops WCAG 2.0 test suites. The second one permits the
use of XML to edit test synopsis files. A CASE tool was developed by Members of the two de
Branco as el.

Tools for Testing Disability


Even though accessibility testing isn't entirely automatable, technologies may help software
testers greatly and help with more efficient testing and debugging of web apps in agile contexts.
Super nodes or control systems are also the different sorts of software used only for acceptance
criteria.

Testing for Accessibility Using Validators


Automated accessibility validators are tools, browser add-ons, or online services that assist in
determining if a web application or website complies with accessibility standards like WCAG
2.0. These resources can be used to find accessibility problems. When used by testers who are
knowledgeable with online accessibility, they can be mainly applied. A selection of the most
well-liked evaluation tools from the list is shown in.
Simulator-based testing for accessibility
Simulators are tools that model how people with various visual impairments may experience
software through software programmers, browser plug-ins, or internet services. The table
displays some of the most well-liked simulation tools among those mentioned.

Test accessibility with professionals and people with impairments


Accessibility specialists must conduct heuristic testing leveraging regulations and characters as
engineers have use simulators with automated testing methods. User-based screening is therefore
necessary. Potential disabled users ought to be included, particularly those who have difficulties
brought on by ageing and those who speak a foreign language.
Proposed Approach
We provide the suggested approach for evaluating mobility in agile contexts inside this section.
According to the ISTQB, the methodology is divided into five stages: test planning, control,
analysis, design, implementation, and execution, evaluation of exit criteria and reporting, and test
closure activities. The suggested technique comprises several activities and engineering tasks,
such as specific tasks to conduct custom application accessibility testing in the context of agile
development, for each of these stages.

A Technique toward Web Application Requirements Specified in Lean Environments The list of
web application requirements, which includes accessibility needs, serves as the initial input for
defining a testable DoD (Definition of Done) for each item in the product backlog during the
planning phase of the first stage.

Planning and managing tests


The agile team chooses the tools it will use to carry out the testing process at this stage, which
also prepares it for the subsequent ones. Below lists the duties that
Design and Analysis of Tests
The test environment is developed and the tools are chosen at this step. The duties are listed in.

Implementing and running tests


The development and execution of test cases and processes occurs at this level. exemplifies the
duties involved.
Exit Criteria Evaluation and Reporting
The implementation of the tests overlaps heavily with the evaluation of the exit standards and the
production of medical reports. The duties are listed in.

Activities to Close the Test


The actions of the closure start when test execution draws to either an end, final exit
requirements have been met and the results of the test findings are prepared.
Conclusions
Conclusions As not all accessibility issues can also be systematically evaluated, machines like
simulator don't always yield valid findings. In addition, a tool may generate up to 33% and 35%
of fail positives and fail negatives, accordingly, according to Beatnik. These false positives and
false negatives must be eliminated by combining many approaches, including expert-based
analysis and user-based testing (18). Therefore, automated tools serve software testers well, but
they should be utilized as part of a holistic approach.

Reference:
[1].Bramnick, G. (2006). Web accessibility testing: when the method is the culprit. In
Proceedings of the International Conference on Computers for Helping People with
Special Need (ICCHP), pp. 156- 163.
[2]. Bramnick, G. (2008). Beyond conformance: the role of accessibility evaluation
methods. In Proceedings of the Web Information Systems Engineering Conference
(WISE), pp. 63–80.
[3].Freire A. P., Gularte R., and Mattos-Fortes R. P. (2007). Techniques for developing
more accessible web applications. In Proceedings of the 25th ACM International
Conference on Design of Communication (SIGDOC), pp. 162-167.
[4].Goncalves de Branco, R., Cagnino, M. I., Barroso Paiva, D. M. (2014). Backtrace:
Accessibility in phases of requirements engineering, design, and coding software. In
Proceedings of the 14th International Conference on Computational Science and Its
Applications (ICCSA), pp. 225 228.
[5].Hambling, B. (2015). Software Testing: An ISTQB-BCS Certified Tester Foundation
Guide 3rd Edition. Swindon: BCS.
[6].Henke, A. and Zimmermann, G. (2014). Persona based accessibility testing. In
Proceedings of the International Conference on Human-Computer Interaction, pp. 226-
231.

You might also like