Appium Studio Overview
info
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
Appium Studio's purpose is to simplify the way you build your Appium tests.
It is composed of these main parts:
- Appium Studio user interface - provides you with a set of tools that will simplify your life.
- Appium execution nodes - an execution engine that can be used to execute your Appium tests.
The main benefits are:
- As we do not rely on Xcode tools, you can build and run iOS tests on a Windows machine.
- You have simplified the environment setup (as you don't need Xcode).
- You are not limited to testing your application. You can test the Settings application or any other application.
- You have a powerful set of tools that accelerates your work:
- Recorder - enables you to record tests.
- Object spy - enables you to view the object hierarchy and test your XPath queries.
- Reporting - enable you to get a screenshot for any operation perform on the device and track failure in the tests.
- You have a remote environment, so your team can be globally distributed.