What is your iPhone app testing strategy?

前端 未结 7 2248
我寻月下人不归
我寻月下人不归 2020-12-28 20:31

Before submitting to the App Store, it is a good idea to test the App once again precisely. I tend to install my App on a device and give it a friend for a while. Then I tak

7条回答
  •  执笔经年
    2020-12-28 21:23

    Two major points:

    1. Use unit testing. You can use Google Toolbox for Mac for that or just roll your own.

    2. User testing, well, it's user testing. A colleague of mine designed a 50-point walkthrough/questionnaire of the app and had some 10-20 people do it -- and then repeated certain parts when we made changes to certain sections.

提交回复
热议问题