2016年9月8日 星期四

018.2 Android Radio Button Example (UI test automation by Appium)

with Appium and unittest framework, there are two test cases provided for this App

  • ID: test_add_string_and_make_lowercase
    • description: [FAST] type String, click Lower, get string back
  • ID: test_add_string_and_make_uppercase
    • description: [FAST] type String, click UpperCase, get STRING back