From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=This test case is to check the PowerTOP 2.x basic functionality and UI consistency |setup= # Check that you have {{package|powertop}} >= 1.97 installe...') |
No edit summary |
||
Line 12: | Line 12: | ||
# Cycle through available tabs (by arrow keys) and check consistency of displayed information. | # Cycle through available tabs (by arrow keys) and check consistency of displayed information. | ||
# Resize the terminal and wait for refresh. | # Resize the terminal and wait for refresh. | ||
# Exit | # Exit by Esc key. | ||
|results= | |results= |
Revision as of 11:04, 18 March 2011
Description
This test case is to check the PowerTOP 2.x basic functionality and UI consistency
Setup
- Check that you have
powertop
>= 1.97 installed:rpm -q powertop
- If not update.
How to test
- Become root.
- Run the PowerTOP:
powertop
- Check the UI for visual consistency.
- Cycle through available tabs (by arrow keys) and check consistency of displayed information.
- Resize the terminal and wait for refresh.
- Exit by Esc key.
Expected Results
- No errors while running the PowerTOP.
- No inconsistency in the UI, e.g. missing bars (top, bottom), wrong formatting, etc.
- UI is correctly resized to fit the terminal size upon refresh.
- Clean exit without errors.