Can we test mobile scripts in parallel using appium studio

Hi there, i need an info regarding parallel execution with appium studio. Does appium studio allows parallel execution, if yes how many threads and what are the dependent factors (licensing, users) etc.

You can run 2 tests in parallel.

You need to use Test framework thread support or Language threads to run 2 test in parallel. Anything more than that you need to have a license.