Search code examples
Android instrumentation test fails to install APK...

androidandroid-virtual-deviceandroid-instrumentation

Read More
Unable to resolve duplicate class issue while adding dependencies in Android gradle for writing inst...

androidandroid-instrumentationcomposableinstrumented-test

Read More
Custom report path & name on Android instrumented tests?...

android-instrumentation

Read More
Custom gradle task not executing after failed 'connectedAndroidTest'...

androidgradleandroid-instrumentation

Read More
Change app language/locale programmatically in jetpack compose during instrumentation/UI test on And...

androidtestingandroid-jetpack-composelocaleandroid-instrumentation

Read More
How to regain Access on a Activity after sending it to background...

androidtestingandroid-espressoandroid-instrumentation

Read More
java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it Crash during ...

androidunit-testingkotlin-coroutinesandroid-instrumentation

Read More
Multi module project Instrumentation test code coverage in non 'app' modules...

androidcode-coveragejacocoui-testingandroid-instrumentation

Read More
Proper Espresso test setup for Fragment with RecyclerView using Databinding...

androiddata-bindingandroid-espressomockkandroid-instrumentation

Read More
Huge APK size for test app when using separate Module for Instrumentation Test...

androidandroid-instrumentation

Read More
Run all unit tests in Android Studio...

androidunit-testingandroid-studioandroid-instrumentation

Read More
How to mock two APIs with MockWebServer Android test cases...

mockitoandroid-espressoandroid-testingandroid-instrumentationmockwebserver

Read More
Test run failed to complete. Instrumentation run failed due to Process crashed. with debugger inside...

androidandroid-testingandroid-instrumentation

Read More
Error: The apk for your currently selected variant (Unknown output) is not signed. Please specify a ...

androidandroid-studiounit-testingandroid-instrumentationbuild-variant

Read More
Android Studio -- clear application data for Instrumentation Test...

android-studiogradleandroid-gradle-pluginandroid-instrumentation

Read More
MockWebServer is getting error HTTP FAILED: java.net.ConnectException: Failed to connect to localhos...

androidtestingokhttpandroid-instrumentationmockwebserver

Read More
Android instrumented test no tests found...

androidunit-testingandroid-instrumentation

Read More
JaCoCo reports zero coverage for mocked method...

androidandroid-gradle-pluginmockitojacocoandroid-instrumentation

Read More
Android studio - androidTest folder is missing...

android-espressoandroid-testingandroid-instrumentation

Read More
How to write Android instrumented UI test for native Camera activity...

android-instrumentation

Read More
AndroidJUnitRunner cannot find extra class com.squareup.leakcanary.FailTestOnLeakRunListener...

memory-leaksandroid-instrumentationleakcanaryandroidjunitrunner

Read More
ActivityTestRule is deprecated on android test...

androidautomated-testsjunit4android-instrumentationdeprecation-warning

Read More
How to restart Android app (/app state) within Espresso test?...

android-testingandroid-espressoandroid-instrumentation

Read More
How to get the current webview object in Android?...

androidkotlinandroid-webviewandroid-instrumentation

Read More
What is touch mode and why is it important for the ActivityTestRule class?...

androidandroid-testingandroid-espressoandroid-instrumentationandroid-junit

Read More
How to build Test APK for Firebase Test Lab...

android-jetpack-composeandroid-instrumentationfirebase-test-labgui-testing

Read More
Android instrumented tests - Recreated Activity not picking up locale change, API <33...

androidandroid-instrumentationinstrumented-testactivity-scenarioandroid-locale

Read More
Reset app state between InstrumentationTestCase runs...

android-testingandroid-espressoandroid-instrumentation

Read More
Flutter: Android instrumentation test - how to provide no sound null safety argument to gradlew comm...

fluttergradleandroid-instrumentation

Read More
Testing Navigation from ActionBar menu...

androidandroid-testingandroid-navigationandroid-instrumentation

Read More
BackNext