From Fedora Project Wiki

Revision as of 11:07, 10 April 2015 by Jfilak (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case tests the ABRT's ability to restart an application. |setup=Log in to gnome-shell |actions= <ol> <li> Start an application from App...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.