robotium
Robotium : Test two different activity in one test case
I just got started with Robotium and tried to test the android phone andcontactapplication in just one test case.[详细]
2023-03-03 07:04 分类:问答can i get some android applications which can be automated using robotium
I nee开发者_如何学Cd some android applications which can be automated using robotium.You can try these:[详细]
2023-02-22 03:28 分类:问答Click on Link in robotium
H开发者_如何学Goow can I make Robotium click on a particular link in a page?You should try clicking the the anchor text in the link.[详细]
2023-02-20 00:03 分类:问答Do not close the application after a crash
So I would like to know if it is possible to not close the application after a crash. I am doing开发者_如何学JAVA testing on Android applications and I would like the code that would allow me to conti[详细]
2023-02-16 00:04 分类:问答Using Robotium when only having APK
I found Robotium for about one week ago,its a really nice tool. I an new in android testing and Java programming.[详细]
2023-02-15 13:24 分类:问答Click on button not working
I am new to robotium and now I am automating the app. App starts with a splash screen and then the menu screen after 15 seconds of loading 1ndicator, in the menu screen there is a button named Applic[详细]
2023-02-14 19:18 分类:问答Android - issue in controlling builtin app using Robotium
I am writing an android testing application which automates testing on the device. I am targeting facebook as my base application and writing an app using the Robotium framework in order to accompli[详细]
2023-01-27 06:14 分类:问答Solo.call and solo.endcall usage in android testing using robotium
I am quite new androi开发者_Go百科d testing. Iam using robotium for testing application. I want to know the usage of the CALL and ENDCALL fields .I am not able to end call using the field.[详细]
2023-01-26 17:07 分类:问答Android test annotations with Robotium
I\'m currently building an app in Android, and using Robotium to do functional tests (By the way, don\'t use Robotium on anything less that Android 1.6, it is way too buggy).[详细]
2023-01-21 04:54 分类:问答How do I write a Solo/Robotium testcase that uses the builtin camera to take a picture?
From my activity I do startActivityForResult(MediaStore.ACTION_IMAGE_CAPTU开发者_Go百科RE), and then I land in the builtin camera activity (in this case in the emulator).[详细]
2023-01-18 14:51 分类:问答
加载中,请稍侯......