From Fedora Project Wiki

(convert to new category system)
(update various bits for current gnome-abrt behaviour)
 
(8 intermediate revisions by 3 users not shown)
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 basic functionality of the ABRT GUI.
|actions=
|actions=
# Go to: Applications->System Tools and click on "Automatic Bug Reporting Tool"
# Go to: <tt>Activities -> Applications</tt> and click on ''Automatic Bug Reporting Tool'', or run {{command|gnome-abrt}} in terminal.
# 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 icon - the ABRT logo - in the task list or overview
#* If it's a desktop application, the icon should be visible, otherwise gtk-icon-missing is shown
# Go to <tt>Preferences -> Events</tt>
#* Try to use the "Copy to Clipboard" button to copy the crash details and paste it to some editor
#* 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...
# {{command|gnome-abrt}} should run without crashing
# gui should be localized (not just the stock items, but some translations are not completed yet)
# Information about a crash should appear right after selecting it in the main window
# window should have a proper icon (the red siren)
# The ABRT window should have the correct icon in task bar or GNOME Shell
# <tt>Configuration</tt> window should let you see and configure plugins
}}
}}
[[Category:Package_abrt_test_cases]]
[[Category:Package_abrt_test_cases]]

Latest revision as of 19:43, 4 July 2014

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 gnome-abrt in terminal.
  2. In the main window you should see a list of previously detected crashes
    • Select some crash
  3. Look for the icon - the ABRT logo - in the task list or overview
  4. Go to Preferences -> Events

Expected Results

  1. gnome-abrt should run without crashing
  2. Information about a crash should appear right after selecting it in the main window
  3. The ABRT window should have the correct icon in task bar or GNOME Shell
  4. Configuration window should let you see and configure plugins