|
|
|
|
|
by plasma
224 days ago
|
|
Neat! How do you handle state changes during tests, for example, in a todo app the agents are (likely) working on the same account in parallel or even as a subsequent run, some test data has been left behind or now data is not perhaps setup for a test run. I’m curious if you’d also move into API testing too using the same discovery/attempt approach. |
|
They're also smart enough to not be frazzled by things having changed, they still have their objectives and will work to understand whether the functionality is there or not. Beauty of non-determinism!