Skip to content

Code created to perform tests of mobile app behaviors and actions

Notifications You must be signed in to change notification settings

wlaurentino/robot-appium-android-apps-qacademy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Cases - Training Wheels Protocol Mobile Version - QAcademy

I've took the course Robot Appium for Android Apps of the QAcademy school and along the lessons I've performed these test cases on the app. I've used the following setup:

  • VScode IDE
  • Android Visual Studio
  • Appium // Appium Library
  • Robot Framework
  • Python

Test Cases:

  • It should open the main screen
  • It should login successfully
  • It should acces the Dialogs screen
  • It should acces the Forms screen
  • It should access the Avengers screen
  • It should select the Python radio button
  • It should check Robot Framework checkbox
  • It should do a simple click
  • It should do a long click
  • It should select the QA spinner on the sign up form
  • It should select the DevOps spinner on the sign up form
  • It should remove Captain America of Avengers list
  • It should move Hulk to the top of the list

After running all test cases I've got Robot Framework reports with screenshots which are a very interesting way to document all tests performed.

About

Code created to perform tests of mobile app behaviors and actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published