The Dennis Blog
open-menucloseme
Home
About
linkedin bluesky
  • 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
  • Using Page Object in Cypress

    calendar Feb 3, 2022 · 5 min read · cypress  ·
    Share on: twitter facebook linkedin copy
    Using Page Object in Cypress

    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
  • One Team, Dev and QA

    calendar Aug 22, 2021 · 3 min read · shift left  ·
    Share on: twitter facebook linkedin copy
    One Team, Dev and QA

    Exploring the benefits of integrating development and QA teams in agile projects to improve collaboration, communication, and overall software quality.


    Read More
  • API Testing With Cypress

    calendar Apr 25, 2021 · 6 min read · cypress api  ·
    Share on: twitter facebook linkedin copy
    API Testing With Cypress

    Learn how to use Cypress, a powerful JavaScript-based test automation framework, to perform API testing. This guide covers setting up a mock API with JSON Server, writing and running API tests, and integrating them into your CI pipeline.


    Read More
  • Wow, That's some Boring Gherkin!

    calendar Oct 18, 2020 · 5 min read · testing  ·
    Share on: twitter facebook linkedin copy
    Wow, That's some Boring Gherkin!

    Gherkin scenarios should be clear, concise, and focused on business rules. Avoid procedural steps and multiple behaviors in a single scenario to enhance readability and maintainability.


    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

  • Maestro: A single framework for mobile and web E2E testing
  • Add Structured Testing to Your AI Vibe - with promptfoo
  • Automate the Testing of Your LLM Prompt - with promptfoo

Recent Posts

  • Automating Browser-Based Performance Testing
  • Load Testing with k6, Prometheus, and Grafana
  • Accessibility Testing with Playwright

Categories

GALLERY 1

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 MAESTRO 1 SHIFT LEFT 1 TEST DATA 1
Dennis Whalen

Copyright  DENNIS WHALEN. All Rights Reserved

to-top