From Fedora Project Wiki
No edit summary |
(clean ups) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests the functionality of the ABRT | |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>Applications->System Tools</tt> and click on ''Automatic Bug Reporting Tool'' | ||
# 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 red siren icon - the ABRT logo - in the task list or overview | ||
# <tt>Edit > Plugins</tt> | # Go to <tt>Edit > Plugins</tt> | ||
|results= | |results= | ||
# abrt-gui executes fine | # abrt-gui executes fine | ||
# | # Information about a crash should appear right after clicking "Open" in main window | ||
# | # The ABRT window should have a proper icon (the red siren) in task bar or GNOME Shell | ||
# <tt>Plugins</tt> window lets you see and configure plugins | # <tt>Plugins</tt> window should lets you see and configure plugins | ||
}} | }} | ||
[[Category:Package_abrt_test_cases]] | [[Category:Package_abrt_test_cases]] |
Revision as of 18:16, 29 March 2011
Description
This test case tests the basic functionality of the ABRT GUI.
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 - in the task list or overview
- Go to Edit > Plugins
Expected Results
- abrt-gui executes fine
- Information about a crash should appear right after clicking "Open" in main window
- The ABRT window should have a proper icon (the red siren) in task bar or GNOME Shell
- Plugins window should lets you see and configure plugins