Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Recipe 13. Deploy the Application > Step 2: Test the Application

Step 2: Test the Application

You’ve been testing the Vermont Recipes application at the end of every recipe and, in many cases, at the end of individual steps. But you ought to do more testing.

During development, you can use unit testing. I have not covered unit tests in this book. Read the Xcode Unit Testing Guide and Test Driving Your Code with OCUnit for more information. Near the end of the development cycle, run the release build with the Console open so that you can catch non-fatal errors that might have gone undetected until now.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial