This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.
1 / 4
Aug 2014

Do you have information you want to share?
This category is for interesting documentation, tutorials, workarounds, and test-writing techniques

  • created

    Aug '14
  • last reply

    Jun '17
  • 3

    replies

  • 1.7k

    views

  • 4

    users

  • 2

    links

1 year later
1 year later

I'm attempting to work through iOS Tutorial, but the sample-code application is not building. Moreover the links to the source code on developer.apple.com and the pre-built .zip archive are broken. I'm planning to just use the new Appium.app and deploy a mobile app, and start poking around with Python, but

i think the Tutorial could be improved by making it more modular. For example, 1) set up Appium, then 2) build and deploy application 3) set up test tool, each with its own prerequisites. As it is they are all mixed together so it is not obvious which dependencies are required at each stage, and it makes it hard if you want to skip things or aren't particularly interested in testing with Java or Ruby etc.

1 month later