The Dennis Blog
open-menucloseme
Home
About
linkedin bluesky
  • 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

    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

    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
  • Using Page Object in Cypress

    calendar Feb 3, 2022 · 5 min read · cypress  ·
    Share on: twitter facebook linkedin copy

    Page Object is a design pattern that helps create maintainable and reusable test automation code. Learn how to implement the Page Object pattern in your Cypress tests to improve readability and manageability.


    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

  • Automate the Testing of Your LLM Prompt - with promptfoo
  • Automating Browser-Based Performance Testing
  • Load Testing with k6, Prometheus, and Grafana

Recent Posts

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

Tags

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

Copyright  DENNIS WHALEN. All Rights Reserved

to-top