From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=This test case tests the most basic start and use of thermostat. |setup= # If thermostat is not installed yet, install thermostat {{command|yum ins...")
 
No edit summary
Line 6: Line 6:
# Start thermostat storage and agent: {{command|thermostat service &}}
# Start thermostat storage and agent: {{command|thermostat service &}}
# Start thermostat gui: {{command|thermostat gui}}
# Start thermostat gui: {{command|thermostat gui}}
# Optionally, start other Java applications - for example Eclipse, Freemind,
# Optionally, start other Java applications - for example Eclipse, Freemind, jedit...  
jedit...  
# Look at the list of virtual machines in the thermostat gui and explore their properties.
# Look at the list of virtual machines in the thermostat gui and explore
# The agent started by {{command|thermostat service}} should be visible in the list of agents. You can check that at least one agent is listed via: "View" => "View all agents...".
their properties.
# The agent started by {{command|thermostat service}} should be visible
in the list of agents. You can check that at least one agent is listed
via: "View" => "View all agents...".
}}
}}

Revision as of 12:07, 21 May 2013

Description

This test case tests the most basic start and use of thermostat.

Setup

  1. If thermostat is not installed yet, install thermostat yum install thermostat
  2. Start thermostat storage and agent: thermostat service &
  3. Start thermostat gui: thermostat gui
  4. Optionally, start other Java applications - for example Eclipse, Freemind, jedit...
  5. Look at the list of virtual machines in the thermostat gui and explore their properties.
  6. The agent started by thermostat service should be visible in the list of agents. You can check that at least one agent is listed via: "View" => "View all agents...".

How to test

  1. Start here ...
  2. Next do this ...
  3. Finally click that

Expected Results

  1. Step #1 completes without error
  2. The system boots into runlevel 5
  3. Program completes with exit code 0