Newb Question: Website Performance & UX Testing

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Sentry

    Developer-first error tracking and performance monitoring

    Do you have any error reporting? Something like Sentry or Google's error reporting. Direct customer feedback can be great, but it often doesn't paint the full picture and doesn't give you technical details that help narrow down the issue. At the very least, you should be asking your customers who are providing feedback to tell you which browser and operating system they are usingβ€”a lot of the time this is enough to reproduce the issue.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    When your website gets big enough, manual testing can get exhausting and you'll want to start leaning on end-to-end (e2e) tests (i.e. using something like Cypress or Playwright).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Application testing, the good, the bad and the ugly: from a senior programmer's point of view

    2 projects | dev.to | 24 May 2023
  • Instrumenting Our Frontend Test Suite (...and fixing what we found)

    4 projects | dev.to | 27 Jul 2021
  • πŸ›πŸ” Debugging JavaScript Like a Pro: Mastering Browser DevTools & Node.js πŸ› οΈ

    2 projects | dev.to | 25 May 2025
  • Monitoramento de Erros com Sentry no React + Vite: Guia Completo

    1 project | dev.to | 8 May 2025
  • 10 Top SaaS Monitoring Solutions

    2 projects | dev.to | 18 Apr 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?