From Fedora Project Wiki
(Created testcase) |
No edit summary |
||
Line 3: | Line 3: | ||
|actions= | |actions= | ||
# Run {{command|abrt-gui}} and select a binary crash. | # Run {{command|abrt-gui}} and select a binary crash. | ||
# On Analyze step select Retrace Server. | # On Analyze step select <tt>Retrace Server</tt>. | ||
# Wait until the job is finished. | # Wait until the job is finished. | ||
# Continue with reporting. | # Continue with reporting. | ||
|results= | |results= | ||
# The backtrace should be generated and it should be in good quality. | # The backtrace should be generated and it should be in a good quality. | ||
}} | }} | ||
[[Category:Package_abrt_test_cases]] | [[Category:Package_abrt_test_cases]] |
Revision as of 18:18, 15 March 2011
Description
This test case tests Retrace Server's integration into ABRT GUI.
How to test
- Run
abrt-gui
and select a binary crash. - On Analyze step select Retrace Server.
- Wait until the job is finished.
- Continue with reporting.
Expected Results
- The backtrace should be generated and it should be in a good quality.