Skip to main content
All CollectionsKnowledge BaseGeneral issues
Location of UI Tests Executions
Location of UI Tests Executions
Updated over a week ago

Issue:

Where do UI tests get executed?

Possible solutions:

The location depends on the step that is used:

STEP
LOCATION OF UI TEST

Xcode Test for iOS

Bitrise build server - VM

Android Unit Test

Bitrise build server - VM

iOS Device Testing

Firebase Test Lab

Virtual Device Testing for Android

Firebase Test Lab

NOTE: Tests run on the Firebase Test Lab use Bitrise's account.

Did this answer your question?