Skip to content

dwikyls/jUnit5-appium-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools:

  1. appium server GUI
  2. appium inspector
  3. android studio
  4. flutter
  5. laragon
  6. intellij IDE
  7. dbeaver

requirement detail

  1. postgresql - storing testing scenario
  2. appium server - running test and integrate with ci/cd
  3. flutter - sample app
  4. jUnit5 - testing scenario

flow

  1. start emulator or real device
  2. start appium server and appium inspector
  3. run the sample app using appium inspector
  4. inspect the android element
  5. write test code on junit
  6. storing the element detail and scenario test on db
  7. update the code and using the db
  8. test till dawn

Releases

No releases published

Packages

No packages published

Languages