What it does
The vendor describes an agent that creates and runs end-to-end tests and reports defects.
A useful first task
Put it to work.
Check repeatable user flows in an application available to a test environment.
How to start
- Open the product website and check the current access options.
- Check repeatable user flows in an application available to a test environment.
- Check the result against the original material before using it.
Where it falls short
Define the expected outcome before generating tests. Check that assertions catch real defects rather than merely confirming what the application currently does.
What remains your job
Define the expected behaviour and check whether the test itself is valid.