Any one can suggest me is there any tools writing the test cases automatically in iPhone and Blackberry applications just like "Monkey Runner" in Android applications.
Thank you.开发者_运维知识库
Hey.
It will be hard to find one tool for different platforms (BlackBerry+iPhone+Andorid+....).
One that I am aware of is DeviceAnywhere, but it is commercial product - I haven't used it.
I haven't seen actual unit testing framework for blackberry.
I have used a while ago some j2me based framework but if you want to test you have to start the simulator.
Here you might find somethin useful:
http://supportforums.blackberry.com/t5/Java-Development/Unit-Testing/m-p/22592
精彩评论