From Fedora Project Wiki

Description

This test case tests the ABRT's ability to restart an application.

Setup

Log in to gnome-shell

How to test

  1. Start an application from Application menu. For example Settings:
    Activities -> Show Applications -> Settings
    
  2. Kill that application with SIGABRT
    killall -SIGABRT gnome-control-center
    
  3. Click the Restart button in the notification bubble when it appears.

Expected Results

  1. Settings was restarted.