Smoke test for iOS app

708 views Asked by At

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!

0

There are 0 answers