The Dennis Blog
open-menucloseme
Home
About
linkedin bluesky
  • Accessibility Testing with a Chrome Extension

    calendar Dec 1, 2024 · 4 min read · accessibility-testing  ·
    Share on: twitter facebook linkedin copy
    Accessibility Testing with a Chrome Extension

    Accessibility testing ensures your website works for everyone, including users with disabilities. Learn why accessibility matters for your users and business, and discover how to quickly identify and fix accessibility issues using the free axe DevTools Chrome extension for manual testing.


    Read More
  • Why I Blog

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

    Exploring the personal and professional benefits of blogging, including focused learning, marketing opportunities, and knowledge retention.


    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
    Running a Postman Collection in a CI Pipeline

    Learn how to automate API testing using Postman and integrate it into your CI/CD pipeline with GitHub Actions. This guide walks you through setting up a sample API, creating Postman tests, and configuring a workflow to run tests on code changes.


    Read More
  • Run your Cypress Tests in a Github Workflow

    calendar Feb 20, 2022 · 4 min read · cypress devops  ·
    Share on: twitter facebook linkedin copy
    Run your Cypress Tests in a Github Workflow

    Learn how to integrate Cypress tests into your CI/CD pipeline using GitHub Actions. This guide walks you through setting up a GitHub workflow to automatically run your Cypress tests on every push to the main branch or via manual triggers, ensuring your web applications are consistently tested and reliable.


    Read More
  • Using Gherkin with your Cypress Tests

    calendar Feb 13, 2022 · 6 min read · cypress  ·
    Share on: twitter facebook linkedin copy
    Using Gherkin with your Cypress Tests

    Learn how to enhance your Cypress tests by integrating Gherkin syntax for behavior-driven development (BDD). This guide covers setting up feature files, creating step definitions, and leveraging page objects to create clear, maintainable, and collaborative test scenarios.


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

Dennis Whalen

Software quality engineer and test automation advocate, exploring everything from AI testing and accessibility, to load testing, DevOps practices and team collaboration.

Featured Posts

  • Add Structured Testing to Your AI Vibe - with promptfoo
  • Automate the Testing of Your LLM Prompt - with promptfoo
  • Automating Browser-Based Performance Testing

Recent Posts

  • Load Testing with k6, Prometheus, and Grafana
  • Accessibility Testing with Playwright
  • Accessibility Testing with a Chrome Extension

Series

PROMPTFOO 2

Tags

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

Copyright  DENNIS WHALEN. All Rights Reserved

to-top