Home New Trending Search
About Privacy Terms
#
#bdd
Posts tagged #bdd on Bluesky
Preview
Behavior-Driven Refactoring: Beyond Arrange-Act-Assert People often ask me if Arrange-Act-Assert (AAA) is the same as Given-When-Then (GWT). On the surface, they look similar. Both give structure to tests. Both help organize thinking. But there’s a fun…

Ever refactor your API and break all your tests? I discovered that starting with Given-When-Then instead of Arrange-Act-Assert gives me freedom to change implementations without touching specs.

AAA locks you to APIs. GWT locks you to behavior.

lassala.net/2026/03/16/b...

#BDD #TDD #Testing

0 0 0 0
Preview
GWT Everywhere – A Shared Language for Tests and Specs A colleague once told me he’d developed a mixed approach to testing: Given-When-Then (GWT) for some tests, Arrange-Act-Assert (AAA) for others. His rationale made sense at first: developer-oriented…

Every time we switch between English and code, we pay a tax. GWT removes that tax by creating a single language spanning from acceptance criteria to unit tests.

What if your whole team could read every spec without context-switching?

#Testing #BDD

lassala.net/2026/03/15/g...

0 0 0 0

#belongocd #ocd #obsessivecompulsivedisorder #ocdresearch #ocdtreatment #mentalhealth #anxiety #exposureresponseprevention #therapy #health #cbt #bodydysmorphicdisorder #bdd (2/2)

0 0 0 0

Tests pass. Coverage looks good. But you only find what you thought to test.
AI can trace your user flows through the codebase, map navigation paths, find dead ends, and spot gaps in your e2e tests before a user does.

#iOSDev #Testing #BDD #AITools #AgenticCoding

2 0 0 0
Preview
From Cypress to Playwright, BDD and the Loop That Closes There’s a moment in software development where things start to feel like they’re actually fitting together. Not just working, but fitting. I had one of those moments recently while wiring up end-to…

New post on BDD, Playwright, and closing the loop from story to test to docs.

lassala.net/2026/03/09/f...

#BDD #Testing

0 0 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "Breaking Silos With #AI: Aligning #QA, Dev, and Product Teams" and "Ensuring Release Confidence in Fast-Moving #DevOps Teams".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

1 0 0 0
Preview
Mistral AI, le champion français de l'IA générative, accusé d’avoir pillé des œuvres pour son IA La start-up française, qui a développé le chatbot conversationnel Le Chat, aurait utilisé des contenus protégés par le droit d'auteur pour entraîner son modèle de langage, selon une enquête de Mediapa...

#Mistral #AI, le champion #français de l’ #IA #générative, accusé d’avoir pillé des #œuvres pour son #IA

En même temps le reste du môde l'a fait sans demander à personne.. et personne ́n'a rien dit.. difficile de rattraper un retard sans grandes #bdd #db, non?

www.01net.com/actualites/m...

2 0 0 0
Preview
Test-First Development in the Age of AI: Why It Matters The rise of AI in software development has changed the rules of the game. Tools like GitHub Copilot and autonomous coding agents can generate code in seconds. Productivity has increased dramatically. ...

Test-First Development in the Age of AI: Why It Matters
webship.co/blog/test-fi...

A practical look at TDD, BDD, AI Testing, and E2E.

#TestFirstDevelopment #AITesting #TDD #BDD #E2ETesting #QA

3 2 0 0
Video thumbnail

Simuka Africa #Videographer Kelvin Sithole asks you to be gentle with yourselves for 2026. His recent video discusses body dysmorphic disorder ( #bdd ) & ways we can address this often hidden mental condition with compassion.

With Love, SimukaAfrica.org
#SDG3 #mentalhealth #beauty #outreach

1 0 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "Ensuring Release Confidence in Fast-Moving #DevOps Teams" and "How Xray Connects Quality Across Teams".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

0 0 0 0
Preview
Stop Testing Your Code: Why the Best Developers Focus on Human Behavior Instead The Developer’s Blind Spot From the ivory tower of our IDEs, it is easy to mistake a clean pull request for a successful product. We spend weeks architecting “perfect” systems, only to be blindside…

What if we stopped testing code and started understanding people instead? Most developers focus on happy/angry paths, but the real business impact often comes from other paths, such as the "forgetful path"—when users get distracted by browser tabs.

lassala.net/2026/02/19/s...

#BDD #Testing #Dev

0 0 0 0
Leanpub LAUNCH 🚀 The Other Half of Coding: What they Didn't Teach You by Max Guernsey, III #books
Leanpub LAUNCH 🚀 The Other Half of Coding: What they Didn't Teach You by Max Guernsey, III #books Welcome to the Leanpub Launch video for The Other Half of Coding: What they Didn't Teach You https://leanpub.com/other-half by Max Guernsey, III! About the Book It doesn't have to be this…

Leanpub Book LAUNCH 🚀 The Other Half of Coding: What they Didn't Teach You by Max Guernsey, III

This is our second launch video for this now-completed book!

Watch here:

youtu.be/4W1KGptucBg

#books #leanpublishing #selfpublishing #booklaunch #programming #TDD #BDD #coding #softwareengineering

1 0 0 0
Preview
BDD Conversations Before Automation I keep hearing the same concern: “We don’t practice BDD because we don’t know how to automate Given/When/Then statements.” This stops teams before they even start. They see BDD as a testing framewo…

Teams skip BDD because they can't automate it. But BDD isn't about automation—it's about clarity through conversation. The Given/When/Then format is a thinking tool. Automation is a separate, strategic decision that comes after.

lassala.net/2026/02/15/b...

#BDD #Testing

0 0 2 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "How Xray Connects Quality Across Teams" and "What Leaders Need to Know About #AI in Software Quality".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

0 0 0 0
Preview
Event Sourcing and the Past Tense of Given I was thinking about event sourcing and event storming the other day, and something clicked. Events in these systems are always named in past tense: “OrderPlaced,” “PaymentReceived,” “InvoiceAged.”…

Event sourcing and BDD share the same pattern: we can only capture what has happened, not what hasn't.

No more "Given I have not paid"—instead, "Given seven days have passed."

What events has your system captured?

lassala.net/2026/02/11/e...

#BDD #EventSourcing

0 0 0 0
Post image

"Beauty is pain" is bullshit. The real pain is having none. Ugly is pain. Being lied to by people who pretend to call you pretty because they feel bad for you is pain. Beauty is anything but. #ugly #bdd

0 0 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "What Leaders Need to Know About #AI in Software Quality" and "Accelerate your Releases with AI-Driven Test Prioritization".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

0 0 0 0
Preview
How Intent-Driven Development (IDD) Bridges UCD, DDD, BDD, and TDD in the AI Era - Richard Stockley Learn how Intent-Driven Development (IDD) unifies UCD, DDD, BDD and TDD to guide AI-driven development with clear human intent

Humans discover, model, specify, and validate.

Agents generate, implement, and explore.

Together, we build the right things, correctly, at speed.

Full article: richardstockley.com/2026/01/29/h...

#IntentDrivenDevelopment #IDD #UCD #DDD #BDD #TDD #AgenticAI

0 0 0 0
Preview
From ‘The User’ to ‘I’ This is a small but meaningful change to how we write scenarios. It’s one of those things that seems trivial until you realize how much it shapes the way we think. The Shift That Happens When we wr…

Small word, big shift: "I" vs "the user."

One keeps me narrating. The other keeps me experiencing.

#BDD #SoftwareDev #Empathy
lassala.net/2026/01/29/f...

0 0 0 0
Preview
Pharmacokinetic Studies of a Novel c‐Met Targeting PROTAC Drug Candidate Using UPLC‐MS/MS Quantification Methods We have developed a robust and sensitive analytical method for evaluating the pharmacokinetic properties of TPD354, using ultra-performance liquid chromatography coupled with tandem mass spectrometry...

Pharmacokinetic Studies of a Novel c-Met Targeting PROTAC Drug Candidate Using UPLC-MS/MS Quantification Methods #BDD onlinelibrary.wiley.com/doi/10.1002/...

0 0 0 0

People keep showing selfies from 2016, sadly I don't have any selfies from that era, I avoided cameras like a vampire back then. I still don't like looking at myself #BDD #dysphoria

0 0 0 0

If only you were this passionate about protecting Palestinians. I do appreciate this effort but can’t forgive you for turning your back on Palestine. #BDD

0 0 0 0
Preview
LLM- Based Techniques To Support Behavior-Driven Development For HW Design (U. of Bremen, DFKI) A new technical paper titled “LLM-based Behaviour Driven Development for Hardware Design” was published by researchers at University of Bremen/DFKI. Abstract “Test and verification are essential activ...

LLM-Based Techniques To Support Behavior-Driven Development For HW Design (U. of Bremen, DFKI) semiengineering.com/llm-based-te... @semiengineering.bsky.social @unibremen.bsky.social @dfki.bsky.social #LLM #BDD #verification

0 0 0 0
[2025 Lightning Talks] Andrew Knight - Bulldog Driven Development
[2025 Lightning Talks] Andrew Knight - Bulldog Driven Development The final in the trilogy of my lightning talks on High-Powered Rocketry over the years. This one is on the completion of my Level 3 HPR Certification rocket ...

We thought we knew BDD. Then Andrew Knight showed up with BULLDOG-Driven Development. Turns out, prioritizing development and staying focused can be learned from a judgmental Frenchie named Suki.

Watch the full (and hilarious) zurl.co/AAgXR

#2025CodeMash #BDD #Code

1 0 0 0
Post image

#AIIoT2025 - tomorrow giving a #keynote on "LLM-based Behaviour Driven Development for Hardware Design" at the 2nd International Symposium on Artificial Intelligence and Internet of Things (AIIoT-25); paper available on #arxiv arxiv.org/abs/2512.17814 @unibremen.bsky.social #LLM #BDD

0 0 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "Accelerate your Releases with #AI-Driven Test Prioritization" and "The top 5 software #testing trends for 2026".

#TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

0 0 0 0
"Effective Behavior-Driven Development" with Seb Rose and Gáspár Nagy
"Effective Behavior-Driven Development" with Seb Rose and Gáspár Nagy YouTube video by Agile Testing Fellow

Gáspár Nagy and I had a short, fun conversation with @lisacrispin.bsky.social and @janetgregoryca.bsky.social of The Testing Fellowship.

And they recorded it :)

www.youtube.com/watch?v=MOYv...

#BDD

4 3 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "The top 5 #softwaretesting trends for 2026" and "How #AI Will Shape #QA Leadership in 2026".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

1 0 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "How #AI Will Shape #QA Leadership in 2026" and "The Future of Automation Starts with AI-Driven Automated Script Generation".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

1 0 0 0
Preview
Xray Xray is the #1 Manual & Automated Test Management App for Quality Assurance in Jira. Xray supports both manual and automated tests, including BDD using Cucumber besides JUnit, NUnit, Robot and others.

The latest update for #XrayApp includes "The Future of Automation Starts with #AI-Driven Automated Script Generation" and "How AI is Reshaping Test Management in #Jira".

#Testing #TestAutomation #BDD https://opsmtrs.com/2Y0DS0H

0 0 0 0