unit testing - Mobile test automation for iOS and Android -


i wonder if have mobile test automation tool can recommend? after trying several tools cannot find 1 meets every criteria. ranorex can used on both devices after facing many issues have chosen not use it. best tool have encountered robotium, although works on android , therefore not interesting.

criteria:

  • possible ci integrate.
  • can used nunit or similar structure.
  • can used on both ios , android.
  • is stable.

please not recommend 1 of these recording tools, since (in opinion) not test anything.

have nice day thank help.

maybe tosca mobile+ of interest you: http://www.tricentis.com/tricentis-tosca-testsuite/tosca-mobile-plus/

tosca follows model based approach - it's not script based, , it's not capture & replay tool. identification of controls done via technology-related properties , imho reliable way stable automation.

beside of android & ios, tosca support many more technologies (ui , non-ui).

tosca can integrated ci (using e.g. jenkins, teamcity, quickbuild or other build tool).

for more details can @ tosca mobile+ documentation: https://documentation.tricentis.com/en/840/index.htm#tbox/mobile.htm%3ftocpath%3dtbox%7ctosca%2520mobile%252b%7c_____0


Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -