Creating test sessions with the Launchable CLI

Before you start creating test sessions, consider your Test Session Layouts.

Launchable uses your test results from each Test Session to provide features.

After running the launchable record build command, execute the launchable record session command to create test sessions in your workspace.

The general structure of this command is as follows:

launchable record session
  --build <BUILD NAME>
  --test-suite <TEST SUITE NAME>
  > launchable-session.txt