From Fedora Project Wiki

(Add test steps)
No edit summary
Line 9: Line 9:
# Select a JVM from the tree on the left
# Select a JVM from the tree on the left
# Switch to the "Threads" tab
# Switch to the "Threads" tab
# Click the "Recording" button (red circle icon on the top right)
# Click the "Recording" button ("<|" or play icon on the top right)
# Wait a few seconds
# Wait a few seconds
# Click on the same button again to stop recording
# Click on the same button again to stop recording

Revision as of 17:13, 28 November 2013

Description

This test case tests whether the thread monitoring functionality as part of the Thermostat swing client works correctly.

Setup

  1. Boot into the machine/VM you wish to test.
  2. If thermostat is not installed yet, install thermostat.
  3. Start the thermostat storage and agent: thermostat service &
  4. Start the thermostat Swing client: thermostat gui

How to test

  1. Select a JVM from the tree on the left
  2. Switch to the "Threads" tab
  3. Click the "Recording" button ("<

Expected Results

  1. Once you click the button, you should see timelines for threads, with one timeline per thread and with the appropriate color to show whether the thread is active, or sleeping (or doing something else)
  2. Clicking on the button the second the time stop any further updates to the chart