---
url: 'https://metadrop.net/en/events/drupalcon-2025-test-all-the-things'
title: 'Test all the things!'
author:
  name: 'Ricardo Sanz'
  url: 'https://metadrop.net/es/sobre/ricardo-sanz'
date: '2025-09-25T09:53:47+00:00'
updated: '2026-06-04T11:06:17+00:00'
type: article
summary: |-
  All other checks and actions apart from Unit and Browsing testing that can be added to a project to quality assurance: accessibility, performance, API testing, static analysis and other tests.
  PrerequisiteBasic knowledge of project quality assurance. The talk would be useful for both tech (what things can be added to a project) and non-tech profiles (what you can ask for in your project).
tags:
  - Testing
  - DrupalCon
image: 'https://metadrop.net/sites/default/files/styles/full/public/2024-10/image%20%287%29.webp?itok=4iLwxa4c'
published: true
og:
  determiner: Automatic
  site_name: Metadrop
  street_address: 'Calle Manuel Luna, 12, 3 Dcha'
  locality: Madrid
  region: Madrid
  postal_code: '28020'
  country_name: España
  email: hola@metadrop.net
  phone_number: '910053180'
schema:
  '@context': 'https://schema.org'
  '@graph':
    -
      '@type': Event
      url: 'https://metadrop.net/en/events/drupalcon-2025-test-all-the-things'
      name: 'Test all the things!'
      description: |-
        All other checks and actions apart from Unit and Browsing testing that can be added to a project to quality assurance: accessibility, performance, API testing, static analysis and other tests.
        PrerequisiteBasic knowledge of project quality assurance. The talk would be useful for both tech (what things can be added to a project) and non-tech profiles (what you can ask for in your project).
      eventAttendanceMode: Offline
      image:
        '@type': ImageObject
        url: 'https://metadrop.net/sites/default/files/styles/full/public/2024-10/image%20%287%29.webp?itok=4iLwxa4c'
      startDate: '2025-10-16'
      endDate: '2025-10-16'
      location:
        '@type': Place
        name: 'Place                      Country                Austria'
        address:
          '@type': PostalAddress
          addressLocality: 'Place                      Country                Austria'
          addressCountry: 'Place                      Country                Austria'
      performer:
        '@type': Organization
        name: DrupalCon
      organizer:
        '@type': Organization
        name: DrupalCon
    -
      '@type': Organization
      '@id': 'https://metadrop.net/#organization'
      url: 'https://metadrop.net/'
      name: Metadrop
      sameAs:
        - 'https://www.drupal.org/metadrop'
        - 'https://twitter.com/metadrop'
        - 'https://asociaciondrupal.es/partner/metadrop'
        - 'https://www.linkedin.com/company/metadrop'
      logo:
        '@type': ImageObject
        url: 'https://metadrop.net/themes/custom/mdrop_radix/logo-metadrop-500-500.jpg'
        width: '500'
        height: '500'
    -
      '@type': ItemPage
      '@id': 'https://metadrop.net/en/events/drupalcon-2025-test-all-the-things'
      breadcrumb:
        '@type': BreadcrumbList
        itemListElement:
          -
            '@type': ListItem
            position: 1
            name: Home
            item: 'https://metadrop.net/en'
          -
            '@type': ListItem
            position: 2
            name: Events
            item: 'https://metadrop.net/en/events'
      publisher:
        '@type': Organization
        '@id': 'https://metadrop.net/#organization'
---
 1. [Events](https://metadrop.net/en/events)
 
 # Test all the things!

DrupalCon

 Austria 

 

Thursday, October 16, 2025

 [Session at DrupalCon website](https://events.drupal.org/vienna2025/session/test-all-things)[Slideds](https://rsanzante.github.io/drupalcon-2025-test-all-the-things/) 

 

 

 

All other checks and actions apart from Unit and Browsing testing that can be added to a project to quality assurance: accessibility, performance, API testing, static analysis and other tests.

**Prerequisite**
Basic knowledge of project quality assurance. The talk would be useful for both tech (what things can be added to a project) and non-tech profiles (what you can ask for in your project).

**Outline**
During project development and maintenance developers use tests to ensure that all parts of the site are working as expected. While this is a good practice (and less common than it should be) there are many other tests, checks and safety nets that can be used to improve the Q&amp;A of the project and the health of the project.

This session features other types of testings besides Unit and browser testing with other tests like behaviour or acceptance testing and other safety nets like:

- Visual regression testing
- Accessibility testing
- Performance, quality and correctness testing
- External API testing
- Static analysis (code, linters, Drupal way, etc)
- Smoke testing



Speakers

 

 



Ricardo Sanz

CTO