UI Testing
-
How To Inject JavaScript on a Webpage With Custom Attributes
Learn how to inject JavaScript using custom <script> tag attributes to manage script timing, improve loading speed, and enhance webpage security.
Learn More -
Manual vs. Automated Accessibility Testing
Learn the difference between manual and automated accessibility testing, their strengths, limitations, and why both are important.
Learn More -
The Ultimate WCAG Accessibility Checklist (WCAG 2.2 A/AA)
Learn what WCAG 2.0, 2.1, and 2.2 require at A and AA levels and what each guideline means for your business.
Learn More -
ADA vs Section 508 vs WCAG: Understanding the Differences
Understand the differences between ADA, Section 508, and WCAG. Learn what each one covers and how they apply to digital accessibility requirements.
Learn More -
Chrome Developer Tools: A Beginner’s Guide
Learn what Chrome DevTools is, its key features, its use cases, and components. Understand how to use Chrome Developer Tools to debug websites.
Learn More -
Automated Accessibility Testing of Android and iOS Apps
Discover the importance of automated accessibility testing and learn how to test mobile apps using Android and iOS accessibility scanners.
Learn More -
How to Perform Visual Regression Testing Using Playwright
Learn how to use Playwright for visual regression testing to catch UI changes early and ensure consistent design across browsers.
Learn More -
5 Techniques to Increase Visual Coverage
Learn what visual coverage is and how to increase visual coverage with effective techniques. Discover how Percy can help you maximize visual coverage.
Learn More -
How to Test Payments in Shopify
Shopify is widely used ecommerce platform by businesses to sell online. Here’s how you can test payments in Shopify for a smooth customer experience.
Learn More -
Snapshot Testing with Jest
Explore Snapshot Testing in Jest: creating, updating snapshots, tools, benefits, limitations, handling failures, and best practices for effective testing.
Learn More