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

Hi,

I want to create our own Appium lab locally, same as the different cloud testing tools (SauceLabs, Perfecto…).
My question is about the machine specs that can run 4 Appium servers in parallel.
Any idea about resources should I have to run 4 devices and one more Selenium Grid server to handle parallelism?

Thanks

  • created

    Dec '17
  • last reply

    Apr '18
  • 3

    replies

  • 726

    views

  • 3

    users

  • 1

    like

  • 4

    links

11 days later
3 months later

A macmini could definatelly do this, just make sure you have enough RAM in the machine. And make sure you connect the phones via USB, since via IP they will be much slower I noticed.

First try to get this simple setup up and running (nothing parallel yet):

Then I started to look into testing in parallel.
For Android this is a good read/lesson learned: