StructureTransformRotate
7/23/03
CaseNo. |
Inputs |
Expected Outputs |
Remarks |
Result |
1 |
Structure -> Transform -> Move A selected Drawing Component. A dialog that requests the amount clockwise rotation in degrees.
All tests with Polygon (triangle) objects. Rotation: 0 |
No movement |
Test zero |
Pass. |
2 |
Structure -> Transform -> Move
Rotation: 90 |
The selected component is placed properly according to the users rotation value. |
1 of 4 basic orientations |
Pass. |
3 |
Structure -> Transform -> Move Rotation: 180 |
|
|
Pass. |
4 |
Structure -> Transform -> Move Rotation: 270 |
|
|
Pass. |
5 |
Structure -> Transform -> Move Rotation: 360 |
|
|
Pass. |
6 |
Structure -> Transform -> Move Rotation: -1 |
Counter clockwise rotation. |
Negative rotation |
Pass |
7 |
Structure -> Transform -> Move Rotation: 540 |
|
Around the horn |
Pass. |
8 |
Structure -> Transform -> Move Rotation: 1 |
|
Very small |
Pass. |
9 |
Structure -> Transform -> Move Rotation: .5 |
Do nothing. |
Non whole number |
Pass. |
9 |
Structure -> Transform -> Move Rotation: a |
Do nothing. |
Non numeric |
Pass. |