Skip to main content

Questions tagged [android]

For questions related to testing Google's Android operating system.

0 votes
1 answer
5 views

How can JMeter be used to test the performance of Android/iOS native apps?

I found resources for testing mobile web by setting up a network and SSL certificate. How can this be done for native apps using JMeter?
Bala's user avatar
  • 11
0 votes
0 answers
58 views

Appium Android: How to click on Spannable Text?

just posting the same question posted on Stackoverflow: https://stackoverflow.com/questions/77614973/appium-android-how-to-click-on-spannable-text I have a screen that contains a TextView, the text ...
Mina Wissa's user avatar
0 votes
1 answer
28 views

Appium version issue

I am confused to see what Appium version is installed on my machine. If I look into Appium UI it shows Appium v1.22.3 but When I check from cmd it shows 2.0.0-beta.71. how do I know which one is ...
Jahanzaib.Khan's user avatar
1 vote
2 answers
60 views

How to choose hardware for testing computationally intensive Android software?

I work on mathematical modelling software, which runs on a variety of platforms. The product is a library, not an app. For Android, I've found it easiest to re-use the command-line test harness that's ...
John Dallman's user avatar
2 votes
0 answers
2k views

Differences between Resource ID, TestID, Element ID, ID, and Accessibility ID?

This info is so scattered across some of my searching. However, I'd like to get the community's knowledge on this. Especially for the purposes of locating elements in code (Appium, testing Android app,...
ackmondual's user avatar
1 vote
1 answer
39 views

testing of android apps via web

What tools allow manual testing of android apps (apks) without installing google android emulator, and with low latency (where low is defined as no more than 4x slower than google emulator)? The ...
Pumpkinology's user avatar
1 vote
0 answers
3k views

Testing Android app built for arm64

So far, I've been able to deploy and test Android applications on Android Emulator on my PC. This was possible because both APK was built for x86 architecture and my Ubuntu is running on x86 PC. Now, ...
dzieciou's user avatar
  • 10.5k
0 votes
0 answers
46 views

tool recommendation to get line coverage against Manual and Automated test cases (offline instrumentation)

Our team uses the traditional method of building new test cases based on the feature requirements and testing them (manually or through automation) and getting them reviewed by the dev and product ...
AndroidQAE's user avatar
0 votes
1 answer
6k views

Unable to launch uiautomatorviewer in mac os Big Sur

I recently updated my Mac OS to Big Sur. After that uiautomatorviewer is not working. Before Big Sur, uiautomatorviewer use to work. I am getting the below error: /Users/xxxx/Library/Android/sdk/tools/...
Jyothi's user avatar
  • 1
1 vote
0 answers
73 views

App crashed when give back action continuously - shared preference error android

I have to do back action continuously, app crashed. It shows: "Attempt to invoke virtual method 'android.content.SharedPreferences android.content.Context.getSharedPreferences(java.lang.String, ...
Karthiga Ganesh's user avatar
4 votes
1 answer
3k views

uiautomatorviewer not running on Mac Big Sur

I'm trying to run uiautomatorviewer on Big Sur and I'm getting this error java.lang.NullPointerException at org.eclipse.swt.widgets.Control.internal_new_GC(Unknown Source) at org.eclipse.swt....
Noldy's user avatar
  • 41
0 votes
2 answers
446 views

How to automate testing of Zebra TC75X barcode scanner?

I would like to implement test automation for an app running on a Zebra TC75X device (Android OS). The tricky part is the integrated barcode scanner. The device has a hardware button to trigger a ...
Markus Neifer's user avatar
1 vote
1 answer
115 views

Discriminating between two identical elements when they are both "displayed" and "enabled" but only one is actually visible

I am currently automating tests for a native app and I have some issues with "ghosts" elements. By "ghosts elements" I mean elements that are in the code and technically on the ...
BelovedFool's user avatar
0 votes
1 answer
509 views

Appium :Click on capture image button of inbuilt camera in mobile app. is it possible?

Appium(Android) :Click on capture image button of inbuilt camera in mobile app. is it possible?
lak's user avatar
  • 567
1 vote
2 answers
10k views

Appium(Android Mobile) : Click button using X Y coordinate(if can't find ID or Xpath)?

Appium(Android Mobile) : Click button using X Y coordinate(if can't find ID or Xpath)?
lak's user avatar
  • 567

15 30 50 per page
1
2 3 4 5
12