From Fedora Project Wiki
Martinsimon (talk | contribs) (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 ...") |
Martinsimon (talk | contribs) 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 | |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= | ||
# | # 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= | ||
# | # 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
- 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
- Open Konsole and execute command
- 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
Expected 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)