From Fedora Project Wiki

(another tweak)
No edit summary
Line 2: Line 2:
|description=This test case tests the basic functionality of the ABRT GUI.
|description=This test case tests the basic functionality of the ABRT GUI.
|actions=
|actions=
# Go to: <tt>Applications->System Tools</tt> and click on ''Automatic Bug Reporting Tool''
# Go to: <tt>Activities->Applications</tt> and click on ''Automatic Bug Reporting Tool'', or run `abrt-gui` in terminal.
# In the main window you should see a list of previously detected crashes
# In the main window you should see a list of previously detected crashes
#* Select some crash
#* Select some crash
# Look for the red siren icon - the ABRT logo - in the task list or overview
# Look for the red siren icon - the ABRT logo - in the task list or overview
# Go to <tt>Edit > Plugins</tt>
# Go to <tt>Edit -> Plugins</tt>
|results=
|results=
# abrt-gui should run without crashing
# `abrt-gui` should run without crashing
# Information about a crash should appear right after clicking "Open" in main window
# Information about a crash should appear right after clicking "Open" in main window
# The ABRT window should have a proper icon (the red siren) in task bar or GNOME Shell
# The ABRT window should have a proper icon in task bar or GNOME Shell
# <tt>Plugins</tt> window should let you see and configure plugins
# <tt>Plugins</tt> window should let you see and configure plugins
}}
}}
[[Category:Package_abrt_test_cases]]
[[Category:Package_abrt_test_cases]]

Revision as of 15:11, 31 March 2011

Description

This test case tests the basic functionality of the ABRT GUI.


How to test

  1. Go to: Activities->Applications and click on Automatic Bug Reporting Tool, or run abrt-gui in terminal.
  2. In the main window you should see a list of previously detected crashes
    • Select some crash
  3. Look for the red siren icon - the ABRT logo - in the task list or overview
  4. Go to Edit -> Plugins

Expected Results

  1. abrt-gui should run without crashing
  2. Information about a crash should appear right after clicking "Open" in main window
  3. The ABRT window should have a proper icon in task bar or GNOME Shell
  4. Plugins window should let you see and configure plugins