Select the search type
  • Site
  • Web
Search

 
 
✓ Featured Content

Generative AI Videos

A curated playlist of specific YouTube content.

Hands-on Workshop

Ready to Transform Your Scrum Team with AI?

Join the Generative AI for Scrum Teams Workshop

Stop wondering how AI fits into your Agile workflow. In this hands-on workshop, you'll learn exactly how to integrate AI tools into every sprint ceremony, backlog refinement session, and delivery cycle—without disrupting the Scrum framework that already works for your team.

What You'll Master:

  • AI-powered user story creation and refinement techniques
  • Automated test generation and code review strategies
  • Sprint planning acceleration with AI assistance
  • Real-world prompt engineering for development teams
  • Ethical AI integration within Scrum values

Perfect for: Scrum Masters, Product Owners, Development Teams, and Agile Coaches who want to boost productivity while maintaining team collaboration and quality.

Taught by Rod Claar, Certified Scrum Trainer with 30+ years of development experience and specialized AI-Enhanced Scrum methodology.

Search Results

Rod Claar

Step 4: Acceptance Criteria that Actually Test

Acceptance criteria frequently fail for one simple reason: they are not verifiable.

Step 4: Acceptance Criteria that Actually Test

Objective

Acceptance criteria frequently fail for one simple reason: they are not verifiable.

Common problems include:

  • vague language (“works correctly”, “loads quickly”)

  • missing edge cases

  • unclear failure conditions

  • criteria that cannot be objectively tested

AI can help Product Owners generate clear, testable acceptance criteria that support development and acceptance testing.


Core Skill

Writing Verifiable Acceptance Criteria

Strong acceptance criteria share three properties:

Property Meaning
Specific Describes observable system behavior
Testable Can be objectively verified
Complete Covers normal use, edge cases, and failures

Instead of writing vague expectations, Product Owners should define observable outcomes.

Weak example

The report should load quickly.

Better example

The report loads within 3 seconds for datasets under 5,000 rows.

The second statement can be measured and verified.


Prompt Pattern for Acceptance Tests

Use a structured prompt to produce balanced test coverage.


 

You are assisting a Product Owner writing acceptance tests.

Given the following user story, produce six acceptance tests:

• 2 happy path scenarios
• 2 edge case scenarios
• 2 negative or failure scenarios

Write them in clear, verifiable language so they can be tested objectively.

User Story:
[Paste story here]

This structure forces AI to generate complete test thinking, not just optimistic scenarios.


Exercise (Hands-On)

DO THIS EXERCISE

Select one user story from your backlog.

Then use this prompt:


 

You are assisting a Product Owner improving acceptance criteria.

Generate six acceptance tests for the following user story:

• 2 happy path tests
• 2 edge case tests
• 2 negative tests

Each test must describe observable system behavior.

User Story:
[Paste story here]

After the AI produces the tests:

Remove anything that cannot be objectively verified.

If a test cannot be measured or observed, rewrite it until it can.


Example

User Story

As a product manager
I want to export analytics data to CSV
So that I can analyze it in external tools.


Happy Path Tests

  1. User exports dashboard data and receives a downloadable CSV file within 5 seconds.

  2. Exported CSV contains all visible dashboard metrics and column headers.


Edge Case Tests

  1. Export works when the dashboard contains exactly one row of data.

  2. Export succeeds when filters are applied to the dashboard.


Negative Tests

  1. Export attempt without analytics permission returns an authorization error.

  2. Export fails gracefully if the dataset exceeds the system size limit.


Why This Matters for Product Owners

Clear acceptance criteria improve:

  • shared understanding between Product Owner and developers

  • testability of user stories

  • speed of acceptance during sprint review

  • confidence in delivered functionality

When acceptance tests are concrete and verifiable, teams spend less time debating intent and more time delivering value.


Practical Tip

Before sprint planning, review acceptance criteria and ask:

“Could a tester objectively prove this passed or failed?”

If the answer is unclear, the criteria need refinement.

Previous Article Step 5: Backlog Refinement & Slicing Techniques
Next Article Step 3:Writing Better User Stories (with Examples)
Print
41 Rate this article:
No rating
Please login or register to post comments.

Search

Calendar

«March 2026»
SunMonTueWedThuFriSat
22232425
262728
123456
7
891011121314
1516
17181920
21
2223
2425262728
2930311234

Upcoming events Events RSSiCalendar export

Categories