Hello,
I test my UI test code on real device.(I use XCUITEST)
recently when I try to run to test
I reraly get this issue
testA_RestaurantList, Failed to launch <XCUIApplicationImpl: 0x281c5de00 com.app at /Users/welcome/.jenkins/workspace/UI_XCUITEST_BUILD_FOR_TESTING/DerivedData/Build/Products/Debug-iphoneos/enterprise.app> via Xcode: Timed out while launching application via Xcode.
Do you doubt what the problem is?
Post
Replies
Boosts
Views
Activity
Hi
I test our enterprise app with XCUITest
I faced issue that consuming a lot of memory, when UI testing runs.
it consumes 270GB on Simulator, I can't test it on Real device(it shows message that needs more memory)
How I can solve this issue?