Get Involved/Quality/Beta/4.10/AreasToTest/Konsole: Difference between revisions

From KDE Community Wiki
< Get Involved‎ | Quality‎ | Beta‎ | 4.10‎ | AreasToTest
(Created page with "== Konsole Quality tests== ===Description=== This test case covers new features 'search for a text selection' and added functionality in detaching and reorganizing tabs ===H...")
 
m (Add screenshot test)
Line 16: Line 16:
*#Drag one of them and drop it out of Konsole window (drag the tab)
*#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
*#Drag the new Konsole instance (drag the tab) and drop it on the old Konsole instance
*Screenshot
*#Open Konsole and execute command `uname -a` (or other command to show output)
*#Take a screenshot of the result (File -> Print Screen)
*#Save and compare the file to the output on your screen


===Expected Results===
===Expected Results===
Line 23: Line 27:
*#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.
*#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)
*#You should be able to reorganize tabs (change their positions)
*Screenshot
*#The screenshot should save without problems and look exactly like your screen (text only)


===Report problems===
===Report problems===

Revision as of 15:34, 14 December 2012

Konsole Quality tests

Description

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

How to test

For each test item in the list below, include the item between del tags (see edit) when you finished testing it. Append to the line the bug report number with link if you reported any bug. Do not cross over items you cannot check, somebody else will check them.

  • 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
  • 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
  • Screenshot
    1. Open Konsole and execute command `uname -a` (or other command to show output)
    2. Take a screenshot of the result (File -> Print Screen)
    3. Save and compare the file to the output on your screen

Expected Results

  • Search for a selection text
    1. In your default web browser there should be opened web page on Wikipedia with an article about GNU/Linux
  • 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)
  • Screenshot
    1. The screenshot should save without problems and look exactly like your screen (text only)

Report problems

Report any bug on bugs.kde.org, product=konsole. If you are unsure ask in #kde-quality on irc

Note the bug numbers besides the item.

Known regressions