From Fedora Project Wiki
No edit summary |
(update various bits for current gnome-abrt behaviour) |
||
(10 intermediate revisions by 4 users not shown) | |||
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 basic functionality of the ABRT GUI. | ||
|actions= | |actions= | ||
# Go to: Applications | # 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 | ||
# Select some crash | #* Select some crash | ||
# | # Look for the icon - the ABRT logo - in the task list or overview | ||
# Go to <tt>Preferences -> Events</tt> | |||
# | |||
|results= | |results= | ||
# | # {{command|gnome-abrt}} should run without crashing | ||
# | # Information about a crash should appear right after selecting it in the main window | ||
# window should have | # 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: | [[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
- Go to: Activities -> Applications and click on Automatic Bug Reporting Tool, or run
gnome-abrt
in terminal. - In the main window you should see a list of previously detected crashes
- Select some crash
- Look for the icon - the ABRT logo - in the task list or overview
- Go to Preferences -> Events
Expected Results
gnome-abrt
should run without crashing- Information about a crash should appear right after selecting it in the main window
- The ABRT window should have the correct icon in task bar or GNOME Shell
- Configuration window should let you see and configure plugins