Hacker News new | ask | show | jobs
Ask HN: Do Selenium testers provide actual value in tech teams?
4 points by alg0rith 1570 days ago
1 comments

Yes, UI tests do provide value in terms of making sure your user flows remain intact, and your UI is actually doing what it should be.

No, it is not a replacement for API tests for functional testing.