Skip to main content

Posts

Showing posts with the label test strategy document

Cypress UI Automation - part 2

  Accessibility Testing  Accessibility Testing Jira Ticket The above ticket covers the need for the product team to implement Accessibility on the product. It shows the WCAG 2 level (A, AA, AAA) and the government requirements of AA and Accessibility. I understood that the accessibility level on the e-commerce products needed to be in level with the government’s target of AA accessibility level. I was expected to check that our level of Accessibility was in line with the government’s target level of AA on E-commerce products.  As part of the Automation test Strategy document, testers were required to implement Accessibility testing on their product, and part of the instruction was to create a ticket for each requirement. On this ticket, I have added some details of the test approach. I wanted to learn more about the accessibility tools and test results so the approach here was to start with the WAVE and axe tools of the Developers tools on the chrome browsers. I then deve...