// how hard can it be?

Salesforce QA, written after the bugs. Not before.

Case studies and frameworks from real projects. Short sentences. Own mistakes. No theory.

Latest

Field Notes

Three Weeks, Three Failure Classes

Step discount failed three weeks running and the failure class changed every week, because each retest was scoped to whatever the previous week's bugs had named.

· 3 min read

Field Notes

Four Candidate Keys for One Lookup

Four candidate keys were circulating for one lookup — postcode, Service_ID, S-Number and UPRN. The real defect was that the chosen key was one level coarser than the fact it encodes.

· 3 min read

Framework

A Channel With No Actor

Every test case on the project opened by logging into Salesforce as a named user. Then a channel arrived where the customer builds the order on an external site and nobody is logged in at all.

· 4 min read

Field Notes

Test the Edit, Not the End State

A bundle removed from the cart and added back before submit produced a clean order, a successful billing callout, and a wrong invoice. Nothing in Salesforce showed a problem.

· 3 min read

Field Notes

Diff the Clone Against Its Twin

One acceptance criterion said the promotion drops off after three months and the bill reverts to £30, then two bullets later said six months free with month seven at £16.

· 3 min read

All posts