From Fedora Project Wiki

(ABRT 2 updates)
(update various bits for current gnome-abrt behaviour)
 
(7 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 ABRT feature.
|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 {{command|gnome-abrt}} 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.
# Look for the icon - the ABRT logo - in the task list or overview
# <tt>Edit > Preferences</tt> gives you some sort of <tt>Preferences</tt> window
# Go to <tt>Preferences -> Events</tt>
# <tt>Edit > Plugins</tt> should open window with list of relevant plugins
 
|results=
|results=
# abrt-gui executes fine
# {{command|gnome-abrt}} should run without crashing
# The information about the crash should appear right after clicking "Open" in main window.
# Information about a crash should appear right after selecting it in the main window
# Window should have a proper icon (the red siren) in task bar or GNOME Shell.
# The ABRT window should have the correct icon in task bar or GNOME Shell
# <tt>Preferences</tt> window exist.
# <tt>Configuration</tt> window should let you see and configure plugins
# <tt>Plugins</tt> window lets 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