From “It worked” to “Nothing works as expected”
With acceptance tests it goes from “it worked” to “it works everywhere”.
Yes, the intention of Acceptance Tests is that, since they run in isolation from the external systems, we can run them locally and anywhere else (e.g. on Acceptance Test Environment).
With acceptance tests it goes from “it worked” to “it works everywhere”.
Yes, the intention of Acceptance Tests is that, since they run in isolation from the external systems, we can run them locally and anywhere else (e.g. on Acceptance Test Environment).