From Fedora Project Wiki
{{QA/Test_Case |description=This test case checks whether ABRT removes security information after a user reviewed the data which will be filled in the Bugzilla bug report. |actions=
- Generate crash (e.g. run "$ will_abort --random" or kill some process with SIGSEGV "$ sleep 100 &" "$ kill -SEGV %1")
- Report the crash with gnome-abrt to Bugzilla
- In a review part of the reporting process change content of all possible dump dir elements (e.g. backtrace, cmdline, executable, environ etc.)
- After the Bugzilla report is created, check that all the changes you've made are reflected in the Bugzilla report.