From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description=This test case covers new features 'search for a text selection' and 'change directory to', added functionality in detaching and reorganizing tabs ...")
 
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case covers new features 'search for a text selection' and 'change directory to', added functionality in detaching and reorganizing tabs
|description=This test case covers new features 'search for a text selection' and added functionality in detaching and reorganizing tabs


|setup=
|setup=
Line 6: Line 6:


|actions=
|actions=
# first...
# Search for a selection text
## Open Konsole and execute command `uname -a`
## Select text 'GNU/Linux'
## Right-click into Konsole and choose "Select for 'GNU/Linux' with" -> "Wikipedia - The free encyclopedia
# Detaching and reorganizing tabs
## Open Konsole
## Open several tabs in the one instance of Konsole and in all of them do some work (just to distinguish among them in the future)
## Drag one of them and drop it out of Konsole window (drag the tab)
## Drag the new Konsole instance (drag the tab) and drop it on the old Konsole instance
 


|results=
|results=
# results...
# Search for a selection text
 
## In your default web browser there should be opened web page on Wikipedia with article about GNU/Linux
# Detaching and reorganizing tabs
## Drag&drop out of the parent Konsole should make new separate instance of Konsole and drag&drop this instance back should unit these two instances into one.
## You should be able to reorganize tabs (change their positions)
}}
}}

Revision as of 13:54, 14 November 2012

Description

This test case covers new features 'search for a text selection' and added functionality in detaching and reorganizing tabs

Setup

Boot Fedora to KDE4 desktop

How to test

  1. Search for a selection text
    1. Open Konsole and execute command uname -a
    2. Select text 'GNU/Linux'
    3. Right-click into Konsole and choose "Select for 'GNU/Linux' with" -> "Wikipedia - The free encyclopedia
  2. Detaching and reorganizing tabs
    1. Open Konsole
    2. Open several tabs in the one instance of Konsole and in all of them do some work (just to distinguish among them in the future)
    3. Drag one of them and drop it out of Konsole window (drag the tab)
    4. Drag the new Konsole instance (drag the tab) and drop it on the old Konsole instance

Expected Results

  1. Search for a selection text
    1. In your default web browser there should be opened web page on Wikipedia with article about GNU/Linux
  2. Detaching and reorganizing tabs
    1. Drag&drop out of the parent Konsole should make new separate instance of Konsole and drag&drop this instance back should unit these two instances into one.
    2. You should be able to reorganize tabs (change their positions)