Analyze Selective Testing Quick Start 1. Run to find test runs. 2. Run to see per-target selective testing status. 3. If effectiveness dropped, compare targets between a known-good run and the regressed run. Step 1: Resolve Test Runs Find the test run to analyze List recent test runs, optionally filtering by branch: Get basic info for a specific test run: Use this to confirm the run's branch, status, scheme, and environment ( , ). Defaults - If no test run is specified, use the most recent CI test run on the current branch. - For comparison, use the most recent CI test run on the project's de…