from Hacker News

Ask HN: Do Selenium testers provide actual value in tech teams?

by alg0rith on 3/1/22, 6:15 AM with 1 comments

  • by salawat on 3/1/22, 7:31 AM

    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.