Multiple choice technology testing

What are the steps for running a scenario in JProbe?

  1. Create/Edit Setting, Attach to Session, Load Snapshots

  2. Load Snapshots, Attach To Session, Create/Edit Settings

  3. Attach To Session, Load Snapshots, Create/Edit Settings

  4. Create/Edit Settings, Load Snapshots

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The correct workflow in JProbe is to first create or edit the analysis settings to configure what you want to measure, then attach to the application session to start profiling, and finally load snapshots to view the collected data. Loading snapshots before attaching would mean there's no data to view yet. This logical sequence ensures the profiler is configured before data collection begins.