Start integrating with Flank
The Flank team have written some great documentation around how to run mobile tests in parallel on virtual devices, driven by the Corellium backend.
Set up a Corellium virtual device with Flank to automate your tests.
Setup your environment
Start by downloading the latest Flank distributable - it has the latest Corellium integration - and pass in your authorization details.
Run your own configuration
Create a custom config file that specifies APKs, test targets, test shards and more. Executing that config will run a series of operations including calculating time-efficient sharing, preparing virtual devices, running tests and generating a report.
Generate reports
The process during its runtime is printing detailed information about execution steps to console log. The successful run should generate many files, including a raw report, failed tests, log files, shard configs and more.
The Flank team have written some great documentation around how to run mobile tests in parallel on virtual devices, driven by the Corellium backend.
Explore more integrations
Frida
Set up a Corellium virtual device and use Frida to find hooks in Android applications.
Android Studio
Set up a Corellium virtual device with Android Studio over ADB.
Xcode
Set up a Corellium virtual device with Xcode with USBFlux.
Charles Proxy
Set up a Corellium virtual device with the popular proxy tool, Charles Proxy.