Fixate
Fixate copied to clipboard
create example test script for all import user interaction
It's a bit hard to reason and understand about the UI interaction. Having some simple test scripts, with prompts at the start to explain what the script does (e.g. raise an exception in a setup method) and what should happen (test should fail and prompt for a retry, exception text should be visible).
These would then form a baseline set of acceptance test that would need to be manually run prior to each release being made.