Skip to content

up1/course-automated-testing-for-android-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Resources for course Automated testing for Android app

  • Slides
  • Demo projects

Topics

  • Mobile Testing
    • Unit testing
    • UI-less testing
    • UI testing
  • Android Testing
    • Non-UI Testing => JVM Unit testing, Robolectic and Testable application
    • UI Testing => Instrumentation Unit testing and Instrument UI Testing (Espresso and UI Automator)
  • Write a first test with JUnit
    • Write test case
    • Run test with Gradle
    • Test report
    • Code/Test coverage
  • Workshop
  • Project structure
    • Testable code
    • MVC (Model-View-Controller)
    • MVP (Model-View-Presenter)
    • MVVM (Model-View-ViewModel)
    • VIPER (View-Interactor-Presenter-Entity-Route)
    • Android Architecture Component
  • Workshop
  • Continuous Integration (CI) for Android application
    • Continuous Integration (CI)
    • Continuous Delivery/Deployment (CD)
    • Tools

References

About

Resources for course automated testing for Android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages