开发者

How to generate reports for Android Automation

I have a Robotium test cases that I would like to run nightly using automation tool, however I am not sure if it can be done without manually running it through Eclipse first. Is there a build script that would enable me to run the Robotium test cases automatically on nightly basis. Ide开发者_StackOverflow社区ally this test cases would run directly on the device as we want to test compatibility across different Android OS Platform.

How can I run the test cases automatically? Is there any build script for Android out there that would enable me to do what I need to do?"


No you have to use the java io to generate report and store it in the android and after the report is generated you just have to pull the file out.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜