RatedWithAI

RatedWithAI

Accessibility scanner

Career & Professional Development

IAAP Accessibility Certification Guide 2026: CPACC, WAS & CPWA Compared

Digital accessibility is one of the fastest-growing specializations in tech, with average salaries of $101,688 globally and $121,083 in the United States according to the 2026 WebAIM Salary Survey. The International Association of Accessibility Professionals (IAAP) offers the most widely recognized certifications in the field — but with five credentials to choose from, knowing which one to pursue (and how to prepare) can be overwhelming. This guide breaks down every IAAP certification: exam format, costs, study strategies, pass rates, and which careers each one unlocks.

·24 min read
🎓

Key Takeaways

  • 1CPACC (foundational) suits project managers, designers, and anyone entering accessibility — 100 questions, 66% passing score, ~$385–$485
  • 2WAS (technical) targets developers and QA engineers — 75 questions, 70% passing score, ~59% pass rate
  • 3CPWA = CPACC + WAS combined — the highest IAAP credential, no additional exam required
  • 4Certified accessibility professionals earn $5,000–$20,000+ more than uncertified peers, with US salaries averaging $121K
  • 5The DHS Trusted Tester certification is completely free and highly valued for government contract work

1. What Is the IAAP?

The International Association of Accessibility Professionals (IAAP) is the global certifying body for the accessibility profession. Founded in 2014, IAAP creates standardized exams that validate knowledge across disability awareness, accessibility standards, assistive technologies, and inclusive design. Think of it as the accessibility equivalent of CompTIA for IT, PMP for project management, or CISSP for cybersecurity.

IAAP certifications are recognized by employers worldwide — including major technology companies, government agencies, financial institutions, and universities. When a job posting says "IAAP certification required" or "CPACC/WAS preferred," this is what they're referring to.

IAAP Membership: Worth It Before You Certify

IAAP membership costs $245/year for individuals ($55 for students). It pays for itself immediately if you plan to take an exam:

  • $100 exam discount — CPACC drops from $485 to $385, WAS from $530 to $430
  • Free certification renewal — renewal fees waived for active members
  • Access to preparation courses and community resources
  • Job board and networking — connect with employers seeking certified professionals
  • Conference discounts and continuing education opportunities

Net savings for your first certification: $100 exam discount − $245 membership = you break even on the retake discount alone. Factor in free renewal ($75+ value) and it's a clear win.

2. The IAAP Certification Landscape

IAAP currently offers five credentials, organized into two tracks: professional (foundational) and technical (implementation). Here's the hierarchy:

🎯 Professional Track (Foundational)

CPACC — Certified Professional in Accessibility Core Competencies. The entry-level credential covering disability types, assistive technologies, laws, and accessibility concepts.

⚙️ Technical Track

WAS — Web Accessibility Specialist. The technical credential covering WCAG implementation, HTML/ARIA, testing, and remediation.

ADS — Accessible Document Specialist. Focuses on creating and remediating accessible PDFs and electronic documents.

CPABE — Certified Professional in Accessible Built Environments. Covers physical environment accessibility (3 levels).

👑 Combined Credential

CPWA — Certified Professional in Web Accessibility. Automatically awarded when you hold both CPACC and WAS. The highest digital accessibility credential.

For most digital accessibility professionals, the path is: CPACC → WAS → CPWA. The ADS and CPABE certifications serve specialized niches (document remediation and physical environments, respectively).

3. CPACC: Certified Professional in Accessibility Core Competencies

The CPACC is the most popular IAAP certification and the recommended starting point for anyone entering the accessibility field. It validates your understanding of accessibility as a concept — not how to code accessible websites, but why accessibility matters, who it affects, and what standards and laws govern it.

Exam Format & Details

Questions

100 multiple-choice

Time Limit

2 hours

Passing Score

66% (66 correct)

Estimated Pass Rate

60–75%

Member Cost

$385

Non-Member Cost

$485

Retake Fee

$195 (member) / $275 (non-member)

Delivery

Pearson VUE (online or test center)

Developing Economy Discount: $170 (contact IAAP for eligibility)

What the CPACC Exam Covers

The exam is structured around three domains, each weighted differently:

Domain 1: Disabilities, Challenges & Assistive Technologies

~40%
  • • Types of disabilities: visual, auditory, motor, cognitive, neurological, speech
  • • Barriers experienced by people with disabilities in digital and physical environments
  • • Assistive technologies: screen readers, magnifiers, switches, braille displays, voice recognition
  • • Adaptive strategies people use to navigate technology
  • • Medical model vs. social model of disability
  • • Universal design principles and their application

Domain 2: Accessibility & Universal Design

~40%
  • • Benefits of accessibility for businesses and society
  • • WCAG overview: principles (POUR), guidelines, and conformance levels (A, AA, AAA)
  • • Accessibility laws: ADA, Section 508, AODA, EAA, EN 301 549
  • • International accessibility regulations and standards
  • • The business case for accessibility
  • • Accessibility vs. usability vs. inclusion

Domain 3: Standards, Laws & Management Strategies

~20%
  • • Developing an organizational accessibility program
  • • Procurement accessibility requirements
  • • Accessibility documentation and policies
  • • Testing and remediation concepts (high-level, not code-level)
  • • Accessibility maturity models
  • • Change management for accessibility adoption

Who Should Get CPACC

👤Project managers overseeing accessible products
👤UX/UI designers building inclusive interfaces
👤Content creators and marketing professionals
👤Product managers at SaaS companies
👤Compliance officers and legal teams
👤Business analysts writing accessibility requirements
👤QA managers establishing testing programs
👤Anyone transitioning into accessibility

4. WAS: Web Accessibility Specialist

The WAS certification is the technical counterpart to CPACC. Where CPACC asks "what are the barriers?", WAS asks "how do you fix them in code?" This exam tests deep knowledge of WCAG implementation, HTML semantics, ARIA, testing methodologies, and remediation strategies. It's significantly harder than CPACC — reflected in its lower pass rate.

Exam Format & Details

Questions

75 multiple-choice

Time Limit

2 hours

Passing Score

70% (53 correct)

Pass Rate

~59% (Credly data)

Member Cost

$430

Non-Member Cost

$530

Retake Fee

$195 (member) / $275 (non-member)

Delivery

Pearson VUE (online or test center)

Developing Economy Discount: $225 (contact IAAP for eligibility)

What the WAS Exam Covers

Domain 1: Standards & Legislation

~10%
  • • Deep knowledge of WCAG 2.1/2.2 success criteria
  • • Understanding of WCAG conformance levels and requirements
  • • Relationships between international accessibility standards
  • • Section 508 refresh alignment with WCAG

Domain 2: Design & Development

~50%
  • • HTML5 semantic structure and landmark roles
  • • ARIA roles, states, and properties (and when NOT to use ARIA)
  • • Accessible forms: labels, error handling, fieldsets, validation
  • • Keyboard navigation and focus management
  • • CSS and visual accessibility (color contrast, motion, reflow)
  • • JavaScript accessibility patterns for dynamic content
  • • Multimedia accessibility: captions, audio descriptions, transcripts
  • • Mobile accessibility considerations
  • • PDF and document accessibility basics

Domain 3: Testing & Validation

~30%
  • • Automated testing tools and their limitations
  • • Manual testing methodologies and techniques
  • • Assistive technology testing: NVDA, JAWS, VoiceOver, TalkBack
  • • Creating test plans and documenting results
  • • Reporting accessibility findings and prioritization

Domain 4: Remediation

~10%
  • • Prioritization strategies for fixing accessibility issues
  • • Implementation approaches for common WCAG failures
  • • Verification and regression testing
  • • Building accessibility into CI/CD pipelines

⚠️ Why WAS Is Harder Than CPACC

The WAS exam has a ~59% pass rate compared to CPACC's estimated 60–75%. Three factors make it more challenging:

  • 1.Higher passing threshold — 70% vs. 66% (tighter margin for error)
  • 2.Code-level questions — expect HTML/ARIA snippets and "what's wrong with this code?" scenarios
  • 3.WCAG success criteria knowledge — you need to recognize which specific WCAG criterion applies to a given scenario

Who Should Get WAS

⚙️Front-end developers and engineers
⚙️QA engineers and accessibility testers
⚙️Full-stack developers building accessible UIs
⚙️Accessibility specialists and consultants
⚙️Design system developers and architects
⚙️Technical project leads
⚙️DevOps engineers building a11y into CI/CD
⚙️Anyone implementing WCAG compliance in code

5. CPWA: Certified Professional in Web Accessibility

The CPWA is IAAP's highest digital accessibility credential. It isn't a separate exam — it's automatically awarded when you hold both CPACC and WAS simultaneously. This means you've demonstrated both the foundational knowledge of accessibility concepts and the technical skills to implement them.

👑 What CPWA Signals to Employers

  • You understand both the "why" and the "how" of accessibility
  • You can lead accessibility programs, not just execute tasks
  • You've passed two rigorous exams — demonstrating sustained commitment
  • You're qualified for senior accessibility roles, consulting, and program leadership

CPWA holders are positioned for Chief Accessibility Officer (CAO) roles, accessibility program director positions, senior consulting engagements, and expert witness work. The 2026 WebAIM survey includes 10 respondents holding the CAO title with notably higher compensation.

Total Investment for CPWA: $245 (membership) + $385 (CPACC exam) + $430 (WAS exam) = $1,060 total (member pricing). Add $200–$1,000 for prep courses if desired. This typically pays for itself within 2-3 months through salary premium.

6. Other IAAP Certifications: ADS & CPABE

📄 ADS: Accessible Document Specialist

The ADS certification validates expertise in creating and remediating accessible electronic documents — primarily PDFs, but also Word, Excel, PowerPoint, and InDesign files. This is a technical certification that tests knowledge of document structure, tagging, reading order, alternative text, and PDF/UA standards.

Member Cost

$430

Non-Member

$530

Best For

Doc specialists

Ideal for professionals in government, education, and legal sectors where document accessibility is a primary concern. The university sector alone is investing $20M+ in PDF remediation ahead of the 2026 ADA Title II deadline.

🏢 CPABE: Certified Professional in Accessible Built Environments

Unlike all other IAAP certifications, CPABE focuses on physical environments — buildings, workplaces, public spaces, and facilities. It tests knowledge of ADA Standards for Accessible Design, universal design principles for built environments, and building codes.

Level 1 (Associate)

$430–$530

Level 2 (Advanced)

$500–$600

Level 3 (Expert)

$650–$750

The three levels require progressively more experience: Level 1 for newcomers, Level 2 requires 5+ years, Level 3 requires 10+ years plus Level 2 completion.

7. Side-by-Side Certification Comparison

Here's how all the IAAP digital accessibility credentials compare across the key dimensions:

CPACC

Focus:Foundational accessibility knowledge
Technical Depth:Conceptual — laws, disabilities, AT, standards overview
Target Roles:PMs, designers, content creators, compliance officers
Exam:100 multiple-choice
Time Limit:2 hours
Passing Score:66%
Pass Rate:~60-75% (estimated)
Cost (Member):$385
Cost (Non-Member):$485
Study Time:40–80 hours
Prerequisites:None required

WAS

Focus:Technical web accessibility implementation
Technical Depth:Deep — HTML, ARIA, WCAG criteria, code patterns, testing
Target Roles:Developers, QA engineers, accessibility testers
Exam:75 multiple-choice
Time Limit:2 hours
Passing Score:70%
Pass Rate:~59% (Credly)
Cost (Member):$430
Cost (Non-Member):$530
Study Time:60–120 hours
Prerequisites:Technical background essential

CPWA

Focus:Comprehensive (foundational + technical)
Technical Depth:Both conceptual and implementation
Target Roles:Senior specialists, consultants, accessibility leads
Exam:N/A — awarded for holding CPACC + WAS
Time Limit:N/A
Passing Score:N/A
Pass Rate:N/A
Cost (Member):$385 + $430 = $815 (exam fees)
Cost (Non-Member):$485 + $530 = $1,015
Study Time:100–200 hours combined
Prerequisites:Must pass both CPACC and WAS exams

All IAAP certifications are valid for 3 years and require 45 Continuing Accessibility Education Credits (CAECs) for renewal. Exams are delivered through Pearson VUE — either online-proctored from your home or at a testing center.

8. Free Alternatives: DHS Trusted Tester & Others

Not ready to invest in IAAP certification? Several free programs can build your skills and credentials:

🏛️

DHS Trusted Tester (Free — Government Standard)

The Department of Homeland Security's Trusted Tester certification is completely free and trains you in the standardized methodology for Section 508 conformance testing. Agencies that adopt the Trusted Tester Process only accept test results from certified Trusted Testers, making this credential essential for government contract work.

  • Cost: Free (online training through DHS)
  • Focus: Section 508 conformance testing using the ICT Testing Baseline
  • Best for: Government contractors, federal employees, 508 compliance specialists
  • Get it: section508.gov/test/trusted-tester/

Other Free Training Programs

W3C WAI Introduction to Web Accessibility

Free online course covering WCAG basics, assistive technology awareness, and accessibility evaluation. Excellent CPACC prep supplement.

Deque University Free Resources

Selected free courses on accessibility fundamentals. Their paid curriculum ($30/month) is the most comprehensive WAS prep available.

Microsoft Accessibility Fundamentals

Free learning path covering inclusive design principles, assistive technology basics, and accessibility standards overview.

Google Web Accessibility Course (Udacity)

Free course focusing on practical web accessibility for developers — good WAS preparation supplement.

⚡ Key distinction: Free programs issue certificates of completion (you finished a course). IAAP issues professional certifications (you passed a standardized competency exam). Both have value, but employers and procurement officers recognize the difference. The strongest approach: use free resources to study, then validate your knowledge with an IAAP exam.

9. Study Strategies & Preparation Resources

📘 CPACC Study Plan (8–12 Weeks)

Weeks 1–2

Foundation: Disabilities & Assistive Technologies

  • Read the IAAP CPACC Body of Knowledge (free PDF from IAAP)
  • Study disability types: visual, auditory, motor, cognitive, neurological, speech
  • Learn common assistive technologies and how they work
  • Understand the medical model vs. social model of disability
  • Watch screen reader demos (NVDA, VoiceOver) to build empathy
Weeks 3–4

Standards & Laws

  • Study WCAG principles (Perceivable, Operable, Understandable, Robust)
  • Review major accessibility laws: ADA, Section 508, AODA, EAA, EN 301 549
  • Understand conformance levels (A, AA, AAA) and what they mean
  • Read the W3C WAI Introduction to Web Accessibility
Weeks 5–6

Universal Design & Management

  • Study the 7 Principles of Universal Design
  • Learn about organizational accessibility programs and maturity models
  • Review procurement accessibility requirements
  • Understand the business case for accessibility (ROI, legal risk, market expansion)
Weeks 7–8

Review & Practice

  • Take the IAAP official practice exam
  • Use flashcards for disability types and AT mappings
  • Focus on weak areas identified in practice tests
  • Review the Body of Knowledge one final time
  • Schedule your Pearson VUE exam

📗 WAS Study Plan (10–16 Weeks)

Weeks 1–3

WCAG Deep Dive

  • Read the full WCAG 2.1/2.2 specification — every success criterion
  • Study the Understanding documents for each criterion
  • Know the difference between A, AA, and AAA criteria
  • Create flashcards: criterion number → what it requires → common failures
Weeks 4–6

HTML, ARIA & Semantic Coding

  • Master HTML5 semantic elements: nav, main, aside, header, footer, article, section
  • Study ARIA landmark roles and when to use them (vs. native HTML)
  • Learn ARIA states and properties: aria-expanded, aria-hidden, aria-live, aria-label, etc.
  • Practice: Build accessible forms with proper labels, fieldsets, and error handling
  • Study the first rule of ARIA: 'Don't use ARIA' when native HTML suffices
Weeks 7–9

Testing Methodologies

  • Install and learn NVDA (Windows) or VoiceOver (macOS) screen readers
  • Test real websites with keyboard-only navigation
  • Use automated tools: axe DevTools, WAVE, Lighthouse, Pa11y
  • Understand automated testing limitations (~30-40% of WCAG issues detectable)
  • Practice creating test plans and documenting accessibility findings
Weeks 10–12

Remediation & Advanced Topics

  • Study common remediation patterns for WCAG failures
  • Learn CSS accessibility: color contrast, reduced motion, reflow
  • Study keyboard accessibility: focus indicators, tab order, focus trapping
  • Review dynamic content accessibility: live regions, single-page apps, modals
  • Take the IAAP WAS practice exam and focus on weak areas

📚 Recommended Preparation Resources

For CPACC:

  • IAAP Body of Knowledge (free PDF) — the official study guide outline
  • IAAP CPACC Preparation Course ($varies) — official self-paced course
  • Deque University CPACC Prep Course ($30/month subscription) — most widely-used prep program
  • W3C WAI Resources (free) — excellent supplementary material
  • cpaccexam.com — 1,000+ practice questions

For WAS:

  • IAAP WAS Body of Knowledge (free PDF) — official exam blueprint
  • Deque University WAS Prep Course ($30/month) — comprehensive with code examples
  • WCAG 2.1/2.2 Understanding Documents (free, w3.org) — essential reading
  • WAI-ARIA Authoring Practices (free, w3.org) — design pattern reference
  • MDN Web Docs: Accessibility (free) — practical developer guides
  • Hands-on testing practice — test real websites with screen readers and keyboard

10. Salary Data & Career Impact

The 2026 WebAIM Global Digital Accessibility Salary Survey (300 respondents, December 2025–January 2026) provides the most current salary data for the field:

💰 2026 Accessibility Salary Benchmarks

Global Average

$101,688

median $94,394

US Average

$121,083

median $119,500

UK Average

$82,917

£60,523 GBP

Australia Average

$96,097

A$139,271 AUD

Salary by Experience Level

0–10 years experience$90,544 average
10+ years experience$123,078 average
Large organizations (10K+ employees)$113,421 average
Small organizations (<100 employees)$85,147 average

Certification Salary Premium

While IAAP doesn't publish specific salary data for certified vs. uncertified professionals, industry sources and job posting data indicate:

🎓

CPACC holders: +$5,000–$15,000

Over uncertified peers in similar roles

⚙️

WAS holders: +$10,000–$20,000+

Technical certification commands higher premium

👑

CPWA holders: +$15,000–$25,000+

Leadership-level premium for comprehensive credential

Job Market Demand

Accessibility careers are growing rapidly. Key indicators from 2026:

  • 📈Indeed lists 53+ jobs specifically requiring IAAP certification (as of March 2026)
  • 📈ZipRecruiter shows $50K–$235K salary range for IAAP-related roles
  • 📈90.9% of accessibility professionals work remote or hybrid — location flexibility is exceptional
  • 📈60.7% of accessibility professionals have a disability — lived experience is valued and common in the field
  • 📈Industries requiring certification: government, finance, healthcare, higher education, enterprise tech

11. Which Certification Should You Choose?

Use this decision framework based on your current role and goals:

Start with CPACC if you...

  • ✅ Are new to accessibility and want a structured foundation
  • ✅ Work in a non-technical role (PM, design, content, compliance)
  • ✅ Need to understand accessibility laws and standards for your organization
  • ✅ Want to build credibility with employers quickly
  • ✅ Plan to eventually pursue CPWA (CPACC is the first step)

Start with WAS if you...

  • ✅ Are a developer or QA engineer with strong HTML/CSS/JS skills
  • ✅ Already understand disability types and accessibility laws (from experience or self-study)
  • ✅ Want to validate your technical accessibility implementation skills
  • ✅ Work primarily on building and testing accessible web products
  • ✅ Need a credential to differentiate yourself in a competitive developer job market

Pursue CPWA if you...

  • ✅ Want to be recognized as a comprehensive accessibility expert
  • ✅ Are targeting senior/lead accessibility roles
  • ✅ Plan to consult or advise organizations on accessibility programs
  • ✅ Want the maximum career ROI from accessibility credentials

Start with DHS Trusted Tester if you...

  • ✅ Can't invest in IAAP certification right now
  • ✅ Work with or plan to work with US government clients
  • ✅ Want a free, structured training program to build foundational testing skills
  • ✅ Need a credential to start landing government accessibility contracts

Consider ADS if you...

💡 Pro tip: The most strategic path for career accessibility professionals is DHS Trusted Tester (free) → CPACC → WAS → CPWA. Start free, build foundation, then stack credentials. Each certification compounds the value of the previous ones.

12. Maintaining Your Certification

All IAAP certifications are valid for three years. To maintain them, you must earn 45 Continuing Accessibility Education Credits (CAECs) during each renewal cycle. One hour of qualifying activity = one CAEC.

Qualifying CAEC Activities

Conferences & webinars

Axe-con, CSUN, M-Enabling Summit

Training courses

Deque University, W3C WAI courses

Teaching accessibility

Workshops, mentoring, university lectures

Accessibility audits

Professional testing work counts

Standards contributions

W3C working groups, WCAG feedback

Open source contributions

Accessibility tools, documentation

Publishing & presentations

Blog posts, conference talks, articles

Self-study & research

Reading specifications, studying new standards

⚠️ What Happens If Your Certification Lapses

If you don't earn 45 CAECs within the three-year cycle and don't renew, your certification becomes inactive. You'll need to retake the exam to reinstate it. IAAP membership waives the renewal fee during the validity period, making membership a practical requirement for maintaining certification.

13. For Employers: Building an Accessibility-Certified Team

If you're an employer or team lead looking to build accessibility competency across your organization, here's a strategic approach to certification:

Recommended Certification by Role

C-Suite / VP DigitalCPACC awareness (or sponsor team certifications)

Understand obligations, set accessibility culture

Product ManagersCPACC

Write accessible requirements, prioritize accessibility in backlogs

UX/UI DesignersCPACC → WAS

Design accessibly from the start, reducing remediation costs

Front-End DevelopersWAS (CPACC recommended first)

Implement WCAG-compliant code, use ARIA correctly

QA EngineersWAS + DHS Trusted Tester

Test comprehensively using standardized methodology

Content CreatorsCPACC

Write accessible content, proper heading structure, alt text

Document SpecialistsADS

Create and remediate accessible PDFs and documents

Accessibility LeadCPWA + DHS Trusted Tester

Full expertise — lead audits, set standards, train teams

💡 The Business Case for Team Certification

  • Reduce legal risk: ADA lawsuits are up 40% — certified teams build accessible products from the start
  • Cut remediation costs: Fixing accessibility issues after launch costs 10-100x more than building accessibly
  • Win government contracts: Section 508 compliance is required — certified teams produce better VPATs and pass more procurement evaluations
  • Tax credit opportunity: IRS Form 8826 allows small businesses to claim up to $5,000/year for accessibility expenditures — including certification costs
  • Meet upcoming deadlines: The ADA Title II April 2026 deadline and the European Accessibility Act are driving unprecedented demand for accessibility expertise

14. Frequently Asked Questions

What is the IAAP and why does its certification matter?

The International Association of Accessibility Professionals (IAAP) is the global certifying body for digital accessibility practitioners. Founded in 2014, IAAP administers the most widely recognized accessibility credentials — CPACC, WAS, and CPWA. These certifications matter because they are increasingly required or preferred in job postings, government contracts, and enterprise procurement. An IAAP certification validates your knowledge against a standardized Body of Knowledge that employers trust.

How much does IAAP certification cost in total?

Including IAAP membership ($245/year) and exam fees: CPACC costs approximately $630 total, WAS approximately $675 total, and CPWA approximately $1,060 total (both exams). Add $0–$500 for optional prep materials (Deque University is $30/month). Developing economy discounts can reduce costs significantly. The investment typically pays for itself within 2-3 months through salary premium.

Should I get CPACC or WAS first?

Most professionals start with CPACC regardless of background — it provides the conceptual foundation that makes WAS material more meaningful. If you're a developer with strong accessibility experience, you could start with WAS. However, you need both for the CPWA credential, and CPACC gives you breadth of knowledge that strengthens your WAS preparation.

What is the CPACC exam pass rate?

IAAP doesn't publish official CPACC pass rates, but community data suggests 60-75% of well-prepared candidates pass on their first attempt. The WAS exam has a published ~59% pass rate (per Credly badge data). Both require serious preparation — plan for 40-80 hours (CPACC) or 60-120 hours (WAS) of study time.

How do I maintain my IAAP certification?

Earn 45 Continuing Accessibility Education Credits (CAECs) every three years. One hour of qualifying activity = one CAEC. Activities include conferences, training courses, teaching, audits, standards contributions, and self-study. IAAP membership waives the renewal fee. If your certification lapses, you must retake the exam.

Is IAAP certification worth the investment?

For most accessibility professionals, yes. The 2026 WebAIM Salary Survey reports average salaries of $101,688 globally ($121,083 in the US). Certified professionals typically command a $5,000-$20,000+ salary premium. The total investment of $630-$1,175 typically pays for itself within months.

Are there free alternatives to IAAP certification?

The DHS Trusted Tester certification is completely free and highly valued for government contract work. Deque University, W3C WAI, and Microsoft offer free training with completion certificates. However, these are training certificates (you completed a course), not professional certifications (you passed a standardized exam). For maximum career impact, use free resources to study and IAAP certification for credentialing.

How long does it take to prepare for the CPACC exam?

Most successful candidates study for 40-80 hours over 8-12 weeks. Someone already working in accessibility may need 4-6 weeks, while newcomers should plan for 10-12 weeks. Key resources: IAAP Body of Knowledge (free PDF), a prep course (Deque University or IAAP official), W3C WAI materials, and practice exams.

Building Accessibility Skills? Start with a Baseline Scan

Whether you're preparing for IAAP certification or building your team's accessibility competency, understanding your current state is the first step. RatedWithAI scans your website against WCAG criteria — the same standards covered in CPACC and WAS exams — giving you a practical baseline to learn from.

Free accessibility scan • No signup required • WCAG 2.1 AA testing

Related Reading