From Fedora Project Wiki
No edit summary |
(this page is not required anymore) |
||
Line 1: | Line 1: | ||
{{admon/caution|This page is obsolete|This page is not used anymore and is available just for archival purposes.}} | |||
{{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 functionality of the [[Features/ABRT|ABRT]] feature. | ||
Line 13: | Line 15: | ||
# The GUI should let you select and report the crash | # The GUI should let you select and report the crash | ||
}} | }} | ||
Revision as of 09:18, 1 April 2010
Description
This test case tests the functionality of the ABRT feature.
How to test
- Check that the abrtd and abrt-applet processes are both running.
- Kill some running process: kill -SIGSEGV (pid). It must be a process that is part of a signed Fedora package.
Expected Results
- The abrt-applet system tray icon should emerge with notification stating "Crash in package foo-1.2.3 has been detected"
- There are two buttons in the notification:
- "Report" -> opens the reporter dialog for the latest detected crash directly
- "Open ABRT" -> opens the main window
- Clicking on the icon should open abrt-gui
- The GUI should let you select and report the crash