Hacker News new | ask | show | jobs
by unbanned 1636 days ago
Is it someone's responsibility to periodically use the environment as real users?

Without this, there's no value in running a duplicate environment like this. Automated tests won't capture human interaction perfectly...

1 comments

You can automate at the UI level and run that set of interactions (as well as screen captures and image matching if needed)