Automatically filling an app with test data
Automatically filling an app with test data
- Subject: Automatically filling an app with test data
- From: "Matteo Manferdini" <email@hidden>
- Date: Wed, 31 Dec 2008 11:01:20 +0100
Hi everyone.
I've finally come to the end of my app and now I need to test it with
data. The test with some data generated manually goes weel, but now I
have to fill the app with lots of data, to see how it behaves. Is
there a common approach to doing this?
I came across the Cocoa scripting guide, and it seems the way to go,
but I wonder if it would not be better to write some code that fills
automatically the app instead of going through the guide to learn how
to make my app scriptable.
I'm using core data to store all application data, so maybe there is a
way I'm not considering.
Thank you very much.
Cheers.
Matteo Manferdini.
Pawn Software
www.pawn-soft.com
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden