Most tests are cheap. You click a button, you assert something changed, you run it a thousand times and nobody notices. Testing an AI product is different, because the interesting behaviour comes from a model, and every time you trigger it you pay for it.
Source: [Dev.to](https://dev.to/debs_obrien/how-we-test-an-ai-product-without-burning-credit-4c5p)