Home > Accessibility Testing

Manual testing tutorial

Manual testing tutorials Download free sample testcase template Checklist for software application testing Software design specification - Importance in UI testing Early involvement of testing team in requirement phase Test case for button, password, form, links What is AB testing Checklist and device matrix for Responsive Testing Code to get screen resolution Test cases for drop-down list (multiple selection)

This Article is TAGGED in . Read more

Tester role in Agile methodology

What is testing in an agile process? A software testing process that takes place in the agile software life cycle is known as Agile testing.The testing process in agile methodology is a continuous testing process. The development and Testing goes hand in hand in Agile methodology.The Testing start as soon as the project starts

This Article is TAGGED in . Read more

Contrast Level In Accessibility

What is contrast in Accessibility? Contrast is a visual difference used for distinguishing a certain object (or objects). Contrast in Accessibility is about finding colors that not only provide maximum contrast, but provide enough contrast between content and the background  so that it can be read by people with

This Article is TAGGED in , , , , , , , , , . Read more

Focus Order test cases for Accessibility

What is Focus Order Focus order is a sequence, where user can access website element in sequential manner using keyboard. Assuming user is not in a position to use mouse then using key board tab key user can navigate through all interactive element. This "Focus Order" guideline comes under "Level A"  How to

This Article is TAGGED in . Read more

Top Web Accessibility Tools

Top Web Accessibility tools which will help to determine whether your web content meets W3 recommended Accessibility guideline or not.  WAVE Browser Extensions  : This extension is available for chrome & Firefox. This extension runs entirely within web browser. Not sending any information to server. Easy to use, after installing extension

This Article is TAGGED in . Read more

How to achieve Web accessibility (Development & Testing)

How to achieve Web accessibility

What is Accessibility or Web Accessibility : People with disabilities should able to easily access the web content.Implementing web accessibility will give equal opportunity and chance to people with disabilities or older people (who are facing changing abilities due to aging).In United states there is law "Americans with Disabilities Act -

This Article is TAGGED in . Read more

What is Accessibility Testing

Accessibility Testing is a subset of usability testing, and it is performed to ensure that the application being tested is usable by people with disabilities like hearing, color blindness, old age and other disadvantaged groups.People with disabilities use assistive technology which helps them in operating a software product.Many people confuse

This Article is TAGGED in . Read more