{"id":45270,"date":"2023-06-14T03:52:15","date_gmt":"2023-06-14T10:52:15","guid":{"rendered":"https:\/\/www.uxpin.com\/studio\/?p=45270"},"modified":"2023-06-14T03:56:59","modified_gmt":"2023-06-14T10:56:59","slug":"accessibility-testing-tools","status":"publish","type":"post","link":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/","title":{"rendered":"3 Types of Accessibility Testing Tools that You 100% Need"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min-1024x512.png\" alt=\"accessibility testing tools min\" class=\"wp-image-45271\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min-1024x512.png 1024w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min-600x300.png 600w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min-768x384.png 768w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Accessibility testing evaluates digital products or services to ensure they can be accessed and used by individuals with disabilities. It involves assessing various websites, applications, or content aspects to identify and address barriers that hinder users with disabilities.<\/p>\n\n\n\n<p>UX teams aim to identify and rectify issues related to visual, auditory, motor, and cognitive impairments, making their digital products more inclusive and usable.<\/p>\n\n\n\n<p>Accessibility testing is crucial because it helps ensure equal access and usability for all individuals, regardless of their abilities. It plays a vital role in creating inclusive digital experiences that comply with accessibility standards and guidelines, such as the <a href=\"https:\/\/www.w3.org\/WAI\/standards-guidelines\/wcag\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Web Content Accessibility Guidelines (WCAG 2.0)<\/a> and <a href=\"https:\/\/www.section508.gov\/\">Section 508<\/a>.<\/p>\n\n\n\n<p>Test your designs without leaving the canvas with UXPin&#8217;s built-in accessibility features. <a href=\"https:\/\/www.uxpin.com\/sign-up\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for a free trial<\/a> to explore the world&#8217;s most advanced UX design tool.<\/p>\n\n\n\n<section class=\"try-uxpin-banner\">\n    <div class=\"try-uxpin__container\">\n        <div class=\"try-uxpin__left\">\n            <p class=\"try-uxpin__heading\">Build advanced prototypes<\/p>\n            <p class=\"try-uxpin__text\">Design better products with States, Variables, Auto Layout and more.<\/p>\n            <a href=\"https:\/\/www.uxpin.com\/sign-up\" target=\"_blank\" rel=\"noopener\">\n                <button class=\"try-uxpin__button\">Try UXPin<\/button>\n            <\/a>\n        <\/div>\n        <div>\n            <img decoding=\"async\" src=\"https:\/\/uxpin.com\/studio\/wp-content\/themes\/uxpin-juggernaut\/img\/cta-banner-signup.png\" class=\"try-uxpin__image\" alt=\"Try UXPin\">\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.try-uxpin-banner {\n    margin: 40px 0px;\n}\n\n.try-uxpin__container {\n    display: flex;\n    max-width: 689px;\n    height: 210px;\n    padding: 20px;\n    padding-left: 24px;\n    border: 2px solid black;\n    border-radius: 4px;\n    align-items: center;\n    justify-content: space-between;\n    background-color: white;\n    box-shadow: 10px 10px black;\n}\n\n.try-uxpin__left {\n    width: 54%;\n}\n\n\n.try-uxpin__heading {\n    font-size: 28px !important;\n    font-weight: bold;\n}\n\n.try-uxpin__left p {\n    margin: 10px 0px !important;\n    color: black !important;\n}\n\n.try-uxpin__text {\n    margin: 0 !important;\n    font-size: 18px !important;\n    line-height: 22px !important;\n}\n\n.try-uxpin__button {\n    width: 135px;\n    height: 44px;\n    background: black;\n    margin: 10px 0px;\n    padding: 10px 20px;\n    border: none;\n    border-radius: 2px;\n    color: white;\n    font-size: 16px;\n    text-align: center;\n}\n\n.try-uxpin__button:hover {\n    cursor: pointer;\n}\n\n.try-uxpin__image {\n    max-width: 320px !important;\n    height: 200px;\n    margin-right: -21px;\n    margin-bottom: -6px;\n}\n\n@media (max-width: 760px) {\n    .try-uxpin__container {\n        height: auto;\n        margin: 10px;\n        align-items: left;\n    }\n}\n\n@media (max-width: 500px) {\n    .try-uxpin__container {\n        flex-direction: column;\n    }\n\n    .try-uxpin__left {\n        width: 100%;\n        align-items: normal;\n    }\n}\n\n<\/style>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-understanding-accessibility-guidelines\">Understanding Accessibility Guidelines<\/h2>\n\n\n\n<p>The most widely recognized and adopted guidelines are the Web Content Accessibility Guidelines (WCAG) developed by the <a href=\"https:\/\/www.w3.org\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">World Wide Web Consortium (W3C)<\/a>. It covers various aspects of accessibility, including visual design, multimedia, navigation, forms, and assistive technologies.<\/p>\n\n\n\n<p>WCAG uses <a href=\"https:\/\/www.w3.org\/TR\/UNDERSTANDING-WCAG20\/intro.html#introduction-fourprincs-head\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">four principles<\/a>: Perceivable, Operable, Understandable, and Robust (POUR), to categorize accessibility, accompanied by specific success criteria. These criteria outline the requirements that digital products must meet to be considered accessible.\u00a0<\/p>\n\n\n\n<p>WCAG has <a href=\"https:\/\/www.w3.org\/TR\/UNDERSTANDING-WCAG20\/conformance.html\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">three conformance levels<\/a>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A (basic)<\/li>\n\n\n\n<li>AA (intermediate)<\/li>\n\n\n\n<li>AAA (advanced)<\/li>\n<\/ul>\n\n\n\n<p>Achieving a higher conformance level indicates a higher level of accessibility.<\/p>\n\n\n\n<p>This article focuses on accessibility tools. You can learn more about accessibility and testing here:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-apps\/\" target=\"_blank\" rel=\"noreferrer noopener\">Things Every Designer Needs to Know About Accessibility<\/a> \u2013 We outline the basics of accessibility to help you get into the topic.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/studio\/blog\/design-system-accessibility\/\" target=\"_blank\" rel=\"noreferrer noopener\">Design System Accessibility: Check What You Need to Know<\/a> \u2013 Some teams need to have accessibility built into their design systems. Learn how to do it.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/studio\/blog\/8-website-accessibility-best-practices-to-improve-ux\/\" target=\"_blank\" rel=\"noreferrer noopener\">Accessibility UX Best Practices \u2013 8 Tactics for Web Design<\/a> \u2013 We recap some of the best practices that you can find in our eBook about web accessibility.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/studio\/blog\/web-accessibility-checklist\/\" target=\"_blank\" rel=\"noreferrer noopener\">Web Accessibility Checklist \u2013 28 Points You Must Comply With<\/a> \u2013 Need an easily skimmed piece of content? Here&#8217;s an accessibility checklist ready to be printed out.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/studio\/blog\/web-accessibility-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">Web Accessibility Guide: Everything Designers Should Consider and Implement<\/a> \u2013 A great piece of content about user interface design for accessibility.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-types-of-accessibility-testing-tools\">Types of Accessibility Testing Tools<\/h2>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"301\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/eye-accessibility-wcag.png\" alt=\"eye accessibility wcag\" class=\"wp-image-45275\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/eye-accessibility-wcag.png 750w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/eye-accessibility-wcag-700x281.png 700w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/figure>\n\n\n\n<p>Accessibility testing tools fall into three primary categories:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Automated testing tools<\/li>\n\n\n\n<li>Manual testing tools<\/li>\n\n\n\n<li>Hybrid testing tools<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-what-are-automated-testing-tools\">What are automated testing tools?<\/h3>\n\n\n\n<p>Automated Testing Tools are software applications designed to scan and evaluate digital products for accessibility issues automatically. These tools use algorithms and predefined rules to analyze web pages or applications, identifying potential violations of accessibility standards and guidelines. <\/p>\n\n\n\n<p>They can detect common issues like missing alternative text for images, improper heading structure, and color contrast accessibility problems.<\/p>\n\n\n\n<p>While Automated Testing Tools are valuable for identifying specific types of accessibility issues, it&#8217;s important to note that they have limitations and cannot fully replace manual testing and expert judgment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-what-are-manual-testing-tools\">What are manual testing tools?<\/h3>\n\n\n\n<p>Manual Testing Tools are tools that require human intervention and evaluation to assess the accessibility of <a href=\"https:\/\/www.uxpin.com\/studio\/blog\/what-is-product-design\/\" target=\"_blank\" rel=\"noreferrer noopener\">digital products<\/a>. Unlike automated testing tools, which rely on algorithms and predefined rules, manual testing tools involve direct interaction with the product, thorough inspections, and expert judgment.<\/p>\n\n\n\n<p>Teams use manual testing tools to conduct in-depth evaluations of various accessibility aspects, such as keyboard navigation, screen reader compatibility, and cognitive accessibility. These tools often include checklists, guidelines, and testing methodologies to guide testers through the evaluation process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-what-are-hybrid-testing-tools\">What are hybrid testing tools?<\/h3>\n\n\n\n<p>Hybrid Testing Tools are a combination of both automated and manual testing approaches in accessibility testing. These tools leverage the benefits of automation to streamline the testing process while incorporating human evaluation for a more comprehensive assessment.<\/p>\n\n\n\n<p>Teams use hybrid testing tools to take advantage of the efficiency and speed of automated testing, which can quickly scan and identify common accessibility issues. These tools often integrate with automated accessibility testing engines or APIs to analyze code (<a href=\"https:\/\/www.uxpin.com\/studio\/blog\/which-programming-languages-will-you-hear-about-as-a-ux-designer\/\" target=\"_blank\" rel=\"noreferrer noopener\">HTML, CSS, Javascript<\/a>), markup (<a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/Accessibility\/ARIA\" target=\"_blank\" rel=\"noreferrer noopener\">ARIA<\/a>, <a href=\"https:\/\/blog.hubspot.com\/marketing\/image-alt-text\" target=\"_blank\" rel=\"noreferrer noopener\">alt text<\/a>, etc.), and design elements.<\/p>\n\n\n\n<p>Hybrid testing tools also provide room for manual inspection, allowing testers to conduct deeper evaluations, assess user interactions, and identify complex accessibility barriers that may require human judgment.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-automated-accessibility-testing-tools\">Automated Accessibility Testing Tools<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-axe-by-deque\">axe by Deque<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/example-of-accessibility-testing-tools-1024x508.png\" alt=\"example of accessibility testing tools\" class=\"wp-image-45279\" width=\"750\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/example-of-accessibility-testing-tools-1024x508.png 1024w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/example-of-accessibility-testing-tools-604x300.png 604w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/example-of-accessibility-testing-tools-768x381.png 768w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/example-of-accessibility-testing-tools-1536x763.png 1536w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/example-of-accessibility-testing-tools-2048x1017.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Developed by Deque Systems, <a href=\"https:\/\/www.deque.com\/axe\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">axe<\/a> offers a comprehensive set of features to identify and address accessibility issues, helping to ensure that digital products are usable by individuals with disabilities. The automated accessibility testing tool evaluates the accessibility of web pages and applications.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>axe provides extensive automated accessibility testing capabilities, scanning web pages and applications for various accessibility issues.<\/li>\n\n\n\n<li>You can integrate axe into various development workflows and environments, including popular web browsers and frameworks.<\/li>\n\n\n\n<li>axe generates detailed reports highlighting accessibility violations and provides guidance on how to fix them.<\/li>\n\n\n\n<li>You can customize axe&#8217;s rulesets to fit your specific accessibility requirements and preferences, allowing for more targeted and tailored testing.<\/li>\n\n\n\n<li>axe has an active and supportive community, offering resources, documentation, and ongoing updates to stay aligned with evolving accessibility standards.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>axe&#8217;s automated analysis may not fully understand the context and intent of specific design elements or interactions, leading to potential limitations in identifying nuanced accessibility barriers.<\/li>\n\n\n\n<li>axe&#8217;s accuracy and effectiveness relies on the quality and accuracy of the underlying code and markup. axe may not capture issues related to poorly structured code or incomplete implementation.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wave\">WAVE<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/best-accessbility-testing-tools-1024x455.png\" alt=\"best accessbility testing tools\" class=\"wp-image-45281\" width=\"750\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/best-accessbility-testing-tools-1024x455.png 1024w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/best-accessbility-testing-tools-676x300.png 676w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/best-accessbility-testing-tools-768x341.png 768w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/best-accessbility-testing-tools-1536x682.png 1536w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/best-accessbility-testing-tools-2048x909.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><a href=\"https:\/\/wave.webaim.org\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">WAVE (Web Accessibility Evaluation Tool)<\/a> is a widely used automated accessibility testing tool developed by WebAIM. It helps evaluate web content for accessibility issues and provides visual feedback for identifying potential problems.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>User-friendly interface and intuitive visualizations make it easy to understand accessibility issues.<\/li>\n\n\n\n<li>Provides detailed reports with clear explanations of accessibility errors and warnings.<\/li>\n\n\n\n<li>Offers a browser extension for quick on-page accessibility testing.<\/li>\n\n\n\n<li>Supports testing of both live websites and local development environments.<\/li>\n\n\n\n<li>Available as a free browser extension and an online tool.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Limited to automated testing and may not detect all accessibility issues.<\/li>\n\n\n\n<li>Requires manual interpretation of results for accurate assessment.<\/li>\n\n\n\n<li>The tool may not fully capture some features, such as dynamic content or complex web applications.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-pa11y\">Pa11y<\/h3>\n\n\n\n<p><a href=\"https:\/\/pa11y.org\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Pa11y<\/a> is an open-source automated accessibility audit tool that helps identify accessibility issues in web pages. It allows developers and testers to automate accessibility testing and integrate it into their development workflow.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Supports multiple testing standards, including WCAG and Section 508, providing comprehensive accessibility evaluation.<\/li>\n\n\n\n<li>Offers a command-line interface for easy integration with build processes and continuous integration tools.<\/li>\n\n\n\n<li>Provides detailed reports with specific accessibility errors and warnings.<\/li>\n\n\n\n<li>Allows customization of testing rules and thresholds to match project requirements.<\/li>\n\n\n\n<li>Available as a free and open-source tool, allowing customization and community contribution.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Requires technical knowledge to set up and configure.<\/li>\n\n\n\n<li>Pa11y relies solely on automated testing, which may not capture all accessibility issues.<\/li>\n\n\n\n<li>Requires manual interpretation of results for accurate assessment.<\/li>\n\n\n\n<li>Limited support for dynamic content and complex web applications.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-manual-testing-tools\">Manual Testing Tools<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-uxpin\">UXPin<\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"501\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/uxpin-accessibility-wcag-color-picker.png\" alt=\"uxpin accessibility wcag color picker\" class=\"wp-image-45283\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/uxpin-accessibility-wcag-color-picker.png 750w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/uxpin-accessibility-wcag-color-picker-449x300.png 449w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/figure>\n\n\n\n<p>UXPin provides designers with two <a href=\"https:\/\/www.uxpin.com\/docs\/editor\/accessibility-features\/\" target=\"_blank\" rel=\"noreferrer noopener\">built-in accessibility tools<\/a> to test UIs on the fly, including a <a href=\"https:\/\/www.uxpin.com\/docs\/editor\/accessibility-features\/#contrast-checker\" target=\"_blank\" rel=\"noreferrer noopener\">contrast checker<\/a> and <a href=\"https:\/\/www.uxpin.com\/docs\/editor\/accessibility-features\/#color-blindness-simulator\" target=\"_blank\" rel=\"noreferrer noopener\">color blindness simulator<\/a>.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enables designers to test colors without leaving the design tool.<\/li>\n\n\n\n<li>Automatically identifies text colors with insufficient contrast.<\/li>\n\n\n\n<li>Displays results for all types of color blindness and allows designers to preview interfaces as a user with each visual impairment would see it.<\/li>\n\n\n\n<li>Doesn&#8217;t require plugins or external tools when testing designs in UXPin.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Limited to testing color only.<\/li>\n\n\n\n<li>Only works with UXPin designs (but you can import <a href=\"https:\/\/www.uxpin.com\/docs\/getting-started\/figma-uxpin-plugin\" target=\"_blank\" rel=\"noreferrer noopener\">Figma<\/a> and <a href=\"https:\/\/www.uxpin.com\/docs\/getting-started\/importing-from-sketch\/\" target=\"_blank\" rel=\"noreferrer noopener\">Sketch<\/a> files).<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-nvda\">NVDA<\/h3>\n\n\n\n<p><a href=\"https:\/\/www.nvaccess.org\/download\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">NVDA (NonVisual Desktop Access)<\/a> is a free accessibility tool and open-source screen reader designed for Windows. It enables users with visual impairments to navigate and interact with digital content by converting on-screen information into synthesized speech or Braille output.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A free and open-source screen reader for Windows, making it accessible for users with visual impairments.<\/li>\n\n\n\n<li>Supports various web browsers (Chrome, Firefox, Internet Explorer, and Edge), applications, and document formats, allowing comprehensive testing across different platforms.<\/li>\n\n\n\n<li>NVDA is actively maintained and regularly updated, ensuring compatibility with the latest technologies and accessibility standards.<\/li>\n\n\n\n<li>It offers customizable settings and options, allowing testers to simulate different user experiences and preferences.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>NVDA is limited to the Windows operating system, so it may not be suitable for testing on other platforms like macOS or Linux (you can use <a href=\"https:\/\/webaim.org\/articles\/voiceover\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">VoiceOver<\/a> in conjunction with NVDA to cover all platforms)<\/li>\n\n\n\n<li>There may be slight differences in interpretation and rendering compared to other assistive technologies, so it&#8217;s important to conduct additional testing with multiple tools.<\/li>\n\n\n\n<li>NVDA requires some level of familiarity and training to use effectively, particularly for accurately interpreting complex web content and interactions.<\/li>\n\n\n\n<li>Support resources are limited, and users may need to rely on community forums or documentation for assistance.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-hybrid-testing-tools\">Hybrid Testing Tools<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-storybook-testing\">Storybook Testing<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tool-in-storybook-1024x611.png\" alt=\"accessibility testing tool in storybook\" class=\"wp-image-45285\" width=\"750\" srcset=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tool-in-storybook-1024x611.png 1024w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tool-in-storybook-503x300.png 503w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tool-in-storybook-768x459.png 768w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tool-in-storybook-1536x917.png 1536w, https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tool-in-storybook.png 1742w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><a href=\"https:\/\/www.uxpin.com\/studio\/blog\/storybook-component-library-for-your-product-team\/\" target=\"_blank\" rel=\"noreferrer noopener\">Storybook<\/a> is a web-based open-source tool primarily used for developing UI components in isolation. The free tool offers a <a href=\"https:\/\/storybook.js.org\/docs\/react\/writing-tests\/accessibility-testing\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">built-in accessibility toolkit<\/a> that helps developers identify and address accessibility issues within their components.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Storybook&#8217;s accessibility tool seamlessly integrates into the component development workflow, allowing developers to catch accessibility issues early in development.<\/li>\n\n\n\n<li>By testing components in isolation, developers can focus specifically on their accessibility and ensure they meet the required standards.<\/li>\n\n\n\n<li>The tool provides visual feedback on accessibility violations, making it easier for developers to identify and understand the issues.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.uxpin.com\/merge\/storybook-integration\" target=\"_blank\" rel=\"noreferrer noopener\">Integrates with UXPin Merge<\/a> to provide product teams with design and development accessibility testing capability.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Storybook&#8217;s accessibility tool focuses primarily on the accessibility of UI components and may not comprehensively evaluate the entire website or application.<\/li>\n\n\n\n<li>The platform requires developers to manually check and address accessibility issues, which may require some accessibility expertise.<\/li>\n\n\n\n<li>While Storybook offers customization options, it may require further configuration to align the tool with specific accessibility requirements.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-google-lighthouse\">Google Lighthouse<\/h3>\n\n\n\n<p><a href=\"https:\/\/developer.chrome.com\/docs\/lighthouse\/overview\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Google Lighthouse<\/a> is an open-source web accessibility testing tool. It includes an accessibility auditing feature that evaluates a website&#8217;s adherence to accessibility standards.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Google Lighthouse thoroughly evaluates accessibility issues, covering a wide range of accessibility best practices and guidelines.<\/li>\n\n\n\n<li>Lighthouse&#8217;s accessibility tool is part of a suite of performance audits, allowing users to assess multiple aspects of their website simultaneously.<\/li>\n\n\n\n<li>The tool generates detailed reports highlighting specific accessibility issues and suggestions for improvements.<\/li>\n\n\n\n<li>Chrome extension allows you to test user interfaces on the fly.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Using Lighthouse effectively may require technical knowledge and familiarity with web development tools.<\/li>\n\n\n\n<li>Lighthouse focuses specifically on web accessibility and may not be suitable for evaluating accessibility in native mobile apps or other digital products.<\/li>\n\n\n\n<li>While Lighthouse automates some aspects of accessibility testing, manual testing is still necessary to evaluate specific interactive or dynamic components.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-accessibility-insights\">Accessibility Insights<\/h3>\n\n\n\n<p><a href=\"https:\/\/accessibilityinsights.io\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Accessibility Insights<\/a> is an open-source accessibility testing tool developed by Microsoft. It provides automated and manual testing features to help identify and fix accessibility issues in digital products.<\/p>\n\n\n\n<p>Pros:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Accessibility Insights offers automated tests to quickly identify common accessibility issues and manual testing capabilities for evaluating more complex interactions.<\/li>\n\n\n\n<li>The tool integrates seamlessly with popular web browsers and developer tools, making it convenient for developers and testers to incorporate accessibility testing into their workflows.<\/li>\n\n\n\n<li>Provides detailed guidance on how to fix identified issues, including code examples and best practices.<\/li>\n<\/ul>\n\n\n\n<p>Cons:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>While the tool offers extensive features, there may be a learning curve for users new to accessibility testing.<\/li>\n\n\n\n<li>Accessibility Insights primarily focuses on web accessibility and may not be as suitable for evaluating native mobile apps or other non-web digital products.<\/li>\n\n\n\n<li>Some features have compatibility limitations with specific browsers or development environments.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Streamline your accessibility testing with UXPin. <a href=\"https:\/\/www.uxpin.com\/sign-up\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up for a free trial<\/a> to explore UXPin&#8217;s advanced design and prototyping features.<\/p>\n\n\n\n<div class=\"wp-block-button is-style-fill\"><center><a class=\"btn btn-flat btn-large btn-content-width\" href=\"https:\/\/www.uxpin.com\/sign-up\" target=\"_blank\" rel=\"noopener\">Try UXPin for free<\/a><\/center><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Accessibility testing evaluates digital products or services to ensure they can be accessed and used by individuals with disabilities. It involves assessing various websites, applications, or content aspects to identify and address barriers that hinder users with disabilities. UX teams aim to identify and rectify issues related to visual, auditory, motor, and cognitive impairments, making<\/p>\n","protected":false},"author":3,"featured_media":45271,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,7],"tags":[],"class_list":["post-45270","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-web-design"],"yoast_title":"","yoast_metadesc":"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website's accessibility.","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>3 Types of Accessibility Testing Tools that You 100% Need | UXPin<\/title>\n<meta name=\"description\" content=\"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website&#039;s accessibility.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"3 Types of Accessibility Testing Tools that You 100% Need\" \/>\n<meta property=\"og:description\" content=\"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website&#039;s accessibility.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/\" \/>\n<meta property=\"og:site_name\" content=\"Studio by UXPin\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-14T10:52:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-14T10:56:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"UXPin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@uxpin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"UXPin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/\"},\"author\":{\"name\":\"UXPin\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/e0326509b38ce2a3ce62e40ddde9cf8e\"},\"headline\":\"3 Types of Accessibility Testing Tools that You 100% Need\",\"datePublished\":\"2023-06-14T10:52:15+00:00\",\"dateModified\":\"2023-06-14T10:56:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/\"},\"wordCount\":1930,\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/accessibility-testing-tools-min.png\",\"articleSection\":[\"Blog\",\"Web Design\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/\",\"name\":\"3 Types of Accessibility Testing Tools that You 100% Need | UXPin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/accessibility-testing-tools-min.png\",\"datePublished\":\"2023-06-14T10:52:15+00:00\",\"dateModified\":\"2023-06-14T10:56:59+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/e0326509b38ce2a3ce62e40ddde9cf8e\"},\"description\":\"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website's accessibility.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/accessibility-testing-tools-min.png\",\"contentUrl\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/accessibility-testing-tools-min.png\",\"width\":1200,\"height\":600,\"caption\":\"accessibility testing tools min\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/blog\\\/accessibility-testing-tools\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"3 Types of Accessibility Testing Tools that You 100% Need\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#website\",\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/\",\"name\":\"Studio by UXPin\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/#\\\/schema\\\/person\\\/e0326509b38ce2a3ce62e40ddde9cf8e\",\"name\":\"UXPin\",\"description\":\"UXPin is a web-based design collaboration tool. We\u2019re pleased to share our knowledge here.\",\"sameAs\":[\"http:\\\/\\\/www.uxpin.com\",\"https:\\\/\\\/x.com\\\/@uxpin\"],\"url\":\"https:\\\/\\\/www.uxpin.com\\\/studio\\\/author\\\/hello\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"3 Types of Accessibility Testing Tools that You 100% Need | UXPin","description":"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website's accessibility.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/","og_locale":"en_US","og_type":"article","og_title":"3 Types of Accessibility Testing Tools that You 100% Need","og_description":"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website's accessibility.","og_url":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/","og_site_name":"Studio by UXPin","article_published_time":"2023-06-14T10:52:15+00:00","article_modified_time":"2023-06-14T10:56:59+00:00","og_image":[{"width":1200,"height":600,"url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png","type":"image\/png"}],"author":"UXPin","twitter_card":"summary_large_image","twitter_creator":"@uxpin","twitter_misc":{"Written by":"UXPin","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#article","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/"},"author":{"name":"UXPin","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/e0326509b38ce2a3ce62e40ddde9cf8e"},"headline":"3 Types of Accessibility Testing Tools that You 100% Need","datePublished":"2023-06-14T10:52:15+00:00","dateModified":"2023-06-14T10:56:59+00:00","mainEntityOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/"},"wordCount":1930,"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png","articleSection":["Blog","Web Design"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/","url":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/","name":"3 Types of Accessibility Testing Tools that You 100% Need | UXPin","isPartOf":{"@id":"https:\/\/www.uxpin.com\/studio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#primaryimage"},"image":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png","datePublished":"2023-06-14T10:52:15+00:00","dateModified":"2023-06-14T10:56:59+00:00","author":{"@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/e0326509b38ce2a3ce62e40ddde9cf8e"},"description":"Meet the best accessibility testing tools that we would recommend to every designer out there. Test your website's accessibility.","breadcrumb":{"@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#primaryimage","url":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png","contentUrl":"https:\/\/www.uxpin.com\/studio\/wp-content\/uploads\/2023\/06\/accessibility-testing-tools-min.png","width":1200,"height":600,"caption":"accessibility testing tools min"},{"@type":"BreadcrumbList","@id":"https:\/\/www.uxpin.com\/studio\/blog\/accessibility-testing-tools\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.uxpin.com\/studio\/"},{"@type":"ListItem","position":2,"name":"3 Types of Accessibility Testing Tools that You 100% Need"}]},{"@type":"WebSite","@id":"https:\/\/www.uxpin.com\/studio\/#website","url":"https:\/\/www.uxpin.com\/studio\/","name":"Studio by UXPin","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.uxpin.com\/studio\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.uxpin.com\/studio\/#\/schema\/person\/e0326509b38ce2a3ce62e40ddde9cf8e","name":"UXPin","description":"UXPin is a web-based design collaboration tool. We\u2019re pleased to share our knowledge here.","sameAs":["http:\/\/www.uxpin.com","https:\/\/x.com\/@uxpin"],"url":"https:\/\/www.uxpin.com\/studio\/author\/hello\/"}]}},"_links":{"self":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/45270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/comments?post=45270"}],"version-history":[{"count":6,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/45270\/revisions"}],"predecessor-version":[{"id":45288,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/posts\/45270\/revisions\/45288"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media\/45271"}],"wp:attachment":[{"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/media?parent=45270"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/categories?post=45270"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.uxpin.com\/studio\/wp-json\/wp\/v2\/tags?post=45270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}