MicrosoftDocs / appcenter-docs

content repo for Visual Studio App Center on docs.microsoft.com
https://docs.microsoft.com/appcenter/
Creative Commons Attribution 4.0 International
122 stars 321 forks source link

Android Test: Possibility to run the same test scopes on different devices in parallel #1143

Closed hs-mzaretski closed 4 years ago

hs-mzaretski commented 4 years ago

On the AppCenter Core Concept page there is a paragraph about devices concurrency image But I didn't find any info about possibility to run all test suite on all devices at the same time. For example I have 20 tests. I want to know if it is possible to run all 20 tests on every device from device set, without dividing the test suite on parts


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

King-of-Spades commented 4 years ago

I want to know if it is possible to run all 20 tests on every device from device set, without dividing the test suite on parts

That's the normal operation of App Center Test. Device concurrency just relates to how many devices can be running those tests at once, while the rest of the devices are queued.