SOFTWARE TESTING
Unit Tests, UI Tests, Integration Tests & End-To-End Tests
A QUICK OVERVIEW ON THE DIFFERENCES
3 min readSep 19, 2019
--
As we write more sophisticated software, we want to be confident that our application continues to work as we add new features and/or refactor our codebase.