Unity2DRegressionTests

Differences between revisions 8 and 9
Revision 8 as of 2011-11-24 19:46:51
Size: 1988
Editor: bd7bd386
Comment:
Revision 9 as of 2011-11-25 08:06:21
Size: 2260
Editor: 59
Comment:
Deletions are marked like this. Additions are marked like this.
Line 40: Line 40:
 * Launch an application. Open the context menu of the same application tile in launcher. Hit Alt-F4

-> '''The visible context is updated''' - closing the application should be notified in launcher menu([[https://bugs.launchpad.net/unity-2d/+bug/784541|lp:784541]])

Unity 2D Regression Tests

Purpose

This is a temporary document to detail manual tests for the Precise edition of Unity2D. Should it not be possible to generate an automatic test for a bug fix, please detail a step-by-step test to check for regressions. Please also attach bug number, or commit number of fix.

In future we hope to automate as many of these as possible.

These tests require that you have the default settings enabled and are using the default theme.

Tester: Gerry

Tests

The Platform team have a similar effort of basic functionality manual tests available here: https://wiki.ubuntu.com/UnityTests.

Launcher

  • Mouse over a tile in the launcher (which displays tooltip). Press Super+S

-> Tooltip disappears, spread appears (lp:881458)

  • Have Launcher hidden. Bring mouse over panel, move it directly to the left.

-> Launcher stays hidden - it should not reveal (lp:891636)

  • RTL: Open Dash, perform a simple search and click on an application.

-> Application launches - should not crash (lp:836498)

  • Press Alt-F1

-> Launcher revealed with Dash button focused - Pressing ALt-F1 again should toggle the focus between launcher and applications (lp:885304)

  • Launcher visible, scrolled down, hit Super

-> Launcher reposition to beginning - and its tooltips/menus should hide. (lp:876632)

  • Press Alt-F1, select the trash icon using the keyboard.

-> Trash icon gets highlighted - The highlight effect should not be truncated on top and bottom (lp:876589)

  • Launch an application. Open the context menu of the same application tile in launcher. Hit Alt-F4

-> The visible context is updated - closing the application should be notified in launcher menu(lp:784541)

Dash

Panel

Window Management

Multi Monitor

Unity2DRegressionTests (last edited 2011-12-20 11:34:52 by gerboland)