The Dennis Blog
open-menucloseme
Home
Archives
Links icon
Bluesky LinkedIn
About
🌐
English Português
linkedin bluesky github
  • Load Testing with k6, Prometheus, and Grafana

    calendar May 17, 2025 · 8 min read · load testing  ·
    Share on: twitter facebook linkedin copy

    Introduction Load testing is crucial for ensuring your applications can handle expected load volumes. In this guide, we'll set up a complete load testing environment using k6 for testing, Prometheus for metrics collection, and Grafana for visualization—all orchestrated with Docker. Although there are paid versions of …


    Read More
  • Accessibility Testing with Playwright

    calendar Dec 7, 2024 · 5 min read · accessibility-testing  ·
    Share on: twitter facebook linkedin copy

    Introduction In my previous post, I showed you how to use the axe DevTools chrome extension to test for accessibility issues on a webpage. Today, I'm going to show you how to do the same thing with Playwright, enabling you to automate accessibility testing in your CI/CD pipeline. Everything I'm going to demo can also …


    Read More
  • Accessibility Testing with a Chrome Extension

    calendar Dec 1, 2024 · 4 min read · accessibility-testing  ·
    Share on: twitter facebook linkedin copy

    Introduction An accessible website ensures that all users, regardless of their physical or cognitive limitations, can navigate and interact with its content. Accessibility addresses issues faced by people with impairments, such as: visual impairments (requiring screen readers or high contrast) hearing impairments …


    Read More
  • Why I Blog

    calendar Jul 11, 2023 · 5 min read · testing  ·
    Share on: twitter facebook linkedin copy

    I've been blogging off-and-on for over 4 years. It's really helped me grow, and I usually recommend it to others as great way to keep growing skills. Recently I was giving peer review feedback to a fellow employee. As I was describing all of the reasons THEY might want to consider blogging, I realized I should create …


    Read More
  • Running a Postman Collection in a CI Pipeline

    calendar Apr 17, 2022 · 5 min read · postman devops  ·
    Share on: twitter facebook linkedin copy

    Introduction If you've been involved with application development or testing, you've probably used Postman to test API endpoints. In this post I'm going to create a sample endpoint, write Postman tests for the endpoint, and create a Github workflow to run those Postman tests whenever I push changes to the repo. The …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Dennis Whalen

Testing craftsman and automation evangelist, with specific focus on application performance and load testing.

Featured Posts

  • Load Testing with k6, Prometheus, and Grafana

Recent Posts

  • Accessibility Testing with Playwright
  • Accessibility Testing with a Chrome Extension
  • Why I Blog

Series

ACCESSIBILITY TESTING 2 API TESTING 2

Tags

CYPRESS 4 DEVOPS 3 ACCESSIBILITY-TESTING 2 API 2 POSTMAN 2 TESTING 2 LOAD TESTING 1 SHIFT LEFT 1 TEST DATA 1
Dennis Whalen

Copyright  DENNIS WHALEN. All Rights Reserved

to-top