Is there any way execute the test case without "start application" as first?

Hi @hoihoi000a,

If you already have the application installed on your device/simulator, you might be able to kick off a random apk file, but still test the app you want, like in this example:

Hope this helps,

Chris