What is the best approach to write test cases using sentestinkit in iPhone / iPad ?

Posted by Madhup on Stack Overflow See other posts from Stack Overflow or by Madhup
Published on 2010-04-15T05:07:56Z Indexed on 2010/04/15 7:13 UTC
Read the original article Hit count: 244

I am developing an application for iPad application. I need to perform unit testing in the application, but I am not sure why I should do unit testing in this application.

Edit:

And since the iPhone SenTestingKit is not well documented, the implementation and writing test cases is so time consuming. So why should we waste time with this? Also if we have to what would be the best approach to write the test cases?

My focus is on the second question. So please answer more for the second part, I would be very pleased.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about ipad