Reputation: 203
As we all know, there are unit test and UI test in Xcode. I'm confused about the smoke test and regression test. For now, I need to write smoke test and regression test for iOS app. How can I implement it? Does unit test contain the smoke test or is there another way to implement it? Thanks in advance!
Upvotes: 0
Views: 724