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

    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
  • Run your Cypress Tests in a Github Workflow

    calendar Feb 20, 2022 · 4 min read · cypress devops  ·
    Share on: twitter facebook linkedin copy

    Introduction In my previous Cypress posts I've walked through how to get Cypress setup and running locally. To this point I haven't talked about how to run the tests in a CI pipeline. Well that all changes today! In this post I'm going to show you how to easily get your tests running in Github Actions. Github Workflow …


    Read More
  • Measuring Your Team's Software Delivery Performance

    calendar Jul 17, 2020 · 3 min read · devops  ·
    Share on: twitter facebook linkedin copy
    Measuring Your Team's Software Delivery Performance

    I recently worked with an organization that was looking to make changes to their software delivery processes so they could deliver higher quality software more quickly. We used research and guidance from Google’s 2024 DORA Report to drive those changes. The goal of the report is to identify ways that technology can …


    Read More

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 LOAD TESTING 3 ACCESSIBILITY-TESTING 2 API 2 POSTMAN 2 TESTING 2 SHIFT LEFT 1 TEST DATA 1
Dennis Whalen

Copyright  DENNIS WHALEN. All Rights Reserved

to-top