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 | |description=This test case tests the functionality of the ABRT feature. | ||
|actions= | |actions= | ||
# Go to: Applications->System Tools and click on | # Go to: <tt>Applications->System Tools</tt> and click on ''Automatic Bug Reporting Tool'' | ||
# | # 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. | |||
# | # <tt>Edit > Preferences</tt> gives you some sort of <tt>Preferences</tt> window | ||
# <tt>Edit > Plugins</tt> should open window with list of relevant plugins | |||
# | |||
# | |||
|results= | |results= | ||
# | # abrt-gui executes fine | ||
# | # The information about the crash should appear right after clicking "Open" in main window. | ||
# 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
- Go to: Applications->System Tools and click on Automatic Bug Reporting Tool
- In the main window you should see a list of previously detected crashes
- Select some crash
- Look for the red siren icon - the ABRT logo.
- Edit > Preferences gives you some sort of Preferences window
- Edit > Plugins should open window with list of relevant plugins
Expected Results
- abrt-gui executes fine
- The information about the crash should appear right after clicking "Open" in main window.
- Window should have a proper icon (the red siren) in task bar or GNOME Shell.
- Preferences window exist.
- Plugins window lets you see and configure plugins.