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

  1. Run abrt-gui and select a binary crash.
  2. On Analyze step select Retrace Server.
  3. Wait until the job is finished.
  4. Continue with reporting.

Expected Results

  1. The backtrace should be generated and it should be in a good quality.