Skip to main content

Test Suites: the 221+ tests across 6 categories

What each test category covers and how to enable or disable suites.

J
Written by Jakka Pranav swaroop Naidu

The six categories

  • Performance (70 tests): Core Web Vitals, load times, resource optimization.

  • Accessibility (67 tests): WCAG compliance, ARIA, keyboard navigation.

  • SEO (32 tests): meta tags, indexability, structured data.

  • Security (13 tests): HTTPS, security headers, privacy.

  • Content and UX (10 tests): mobile responsiveness, visual hierarchy.

  • Functional (29 tests): links, forms, HTML validation, JavaScript errors.

Total of 221+ live tests today. Coverage expands as we ship new checks.

Enable or disable suites per project

Open Project Settings > Test Suites. Each suite shows Active or Inactive status and the count of tests inside. Click a suite to toggle it. Disabled suites are skipped on every scan for this project.

Run only certain suites in one scan

When you start a Test Run, the Test Suites dropdown lets you pick All Tests, Essential Only (a curated subset of roughly 67 tests for quick health checks), an individual suite, or Custom Tests Only.

Custom test cases

Beyond the built-in suites, you can write your own tests. See the article on creating a Custom AI Test Case.

Related articles

Did this answer your question?