Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is your iPhone app testing strategy?

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 take the feedback and start changing my app accordingly.

I'd like to know what your testing strategies are.

like image 739
Thanks Avatar asked May 13 '09 23:05

Thanks


1 Answers

Write a test plan. If you don't have experience with doing that, start with a list of every feature and UI control in the application.

Write down a simple set of steps that could be followed to determine whether or not each feature is working correctly.

like image 51
Mark Bessey Avatar answered Oct 15 '22 02:10

Mark Bessey