0 votes
in Appium by
Do you need a server machine to run tests on Appium?

1 Answer

0 votes
by

No, you don't need server machine to run tests on Appium. Appium facilitates a 2-tier architecture where a test machine connects to a test server running Appium and automating the whole thing. You can have Appium running on the same machine where your test runs.

Related questions

0 votes
asked May 8, 2021 in Appium by sharadyadav1986
0 votes
asked Apr 26, 2021 in Appium by rajeshsharma
...