Skip to main content

Appium Studio Overview

Product Maintenance Status

The following tools are currently in maintenance mode:

  • SeeTestAutomation
  • Appium Studio Enterprise
  • Appium Studio Community Edition

Digital.ai is no longer actively developing new features for these tools.Only critical bug fixes (showstopper issues) that impact existing customers will be addressed. These tools continue to use the same device connectivity infrastructure as Digital.ai Continuous Testing, therefore:

  • Supported device versions align with those supported in the Digital.ai device cloud.
  • New iOS or Android versions may work as long as the underlying infrastructure supports them.
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.