From Fedora Project Wiki

(convert to new category system)
(ABRT 2 updates)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests the functionality of the [[Features/ABRT|ABRT]] feature.
|description=This test case tests the functionality of the ABRT feature.
|actions=
|actions=
# Go to: Applications->System Tools and click on "Automatic Bug Reporting Tool"
# Go to: <tt>Applications->System Tools</tt> and click on ''Automatic Bug Reporting Tool''
# The main ABRT's window should start and you should see the list of previously detected crashes (if some occurred)
# In the main window you should see a list of previously detected crashes
# Select some crash (single click)
#* Select some crash
#* The information about the crash should appear in the bottom part of the window
# Look for the red siren icon - the ABRT logo.
#* If it's a desktop application, the icon should be visible, otherwise gtk-icon-missing is shown
# <tt>Edit > Preferences</tt> gives you some sort of <tt>Preferences</tt> window
#* Try to use the "Copy to Clipboard" button to copy the crash details and paste it to some editor
# <tt>Edit > Plugins</tt> should open window with list of relevant plugins
#* If you delete all the crashes, the part showing the details show disappear and buttons "Delete", "Copy to CP" and "Report" should be disabled
#* If you have display resolution smaller than 600x700 the gui should shrink and both details and crash list should be scrollable


|results=
|results=
# all of the above should work...
# abrt-gui executes fine
# gui should be localized (not just the stock items, but some translations are not completed yet)
# The information about the crash should appear right after clicking "Open" in main window.
# window should have a proper icon (the red siren)
# Window should have a proper icon (the red siren) in task bar or GNOME Shell.
# <tt>Preferences</tt> window exist.
# <tt>Plugins</tt> window lets you see and configure plugins.
}}
}}
[[Category:Package_abrt_test_cases]]
[[Category:Package_abrt_test_cases]]

Revision as of 17:15, 15 March 2011

Description

This test case tests the functionality of the ABRT feature.


How to test

  1. Go to: Applications->System Tools and click on Automatic Bug Reporting Tool
  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.
  4. Edit > Preferences gives you some sort of Preferences window
  5. Edit > Plugins should open window with list of relevant plugins

Expected Results

  1. abrt-gui executes fine
  2. The information about the crash should appear right after clicking "Open" in main window.
  3. Window should have a proper icon (the red siren) in task bar or GNOME Shell.
  4. Preferences window exist.
  5. Plugins window lets you see and configure plugins.