Android Testing

  • Testing Environment
  • Debug
    • LogCat
    • Memory Leak Debug Tool
    • BugSense
    • Store Runtime Application Log to File
  • Code Format Check
  • StrictMode
  • Unit Test
  • Unit Test with Mock
    • Mockito: simplest mock tool
    • MockWebServer
    • EasyMock
    • PowerMock: to Mocking Static Method
    • Robolectric
  • UI test
    • Espresso
    • UI Automator Viewer
  • Monkey testing
    • Build-in monkey
    • Monkey runner
    • Android View Client
    • Adb getEvent/sendEvent
  • Testing Framework
    • Robot Framework
    • Appium
    • Selenium

results matching ""

    No results matching ""