ComponentComboBox
CaseNo. |
Inputs |
Expected Outputs |
Remarks |
Result |
1 |
Component-> ComboBox Left mouse click to for initial point, drag to draw out button on canvas. Large ComboBox |
Properly placed Checkboxes. |
Test various orientations throughout the Canvas Windows space. |
Pass |
2 |
Drawing-> ComboBox Medium sized ComboBox |
|
|
Pass |
3 |
Drawing-> Checkbox Very Small ComboBox |
|
|
The Component can be made very small, so small that they are not really recognizable on the screen. As of now, I’m assuming this is the responsibility of the user to not do silly things. Checkboxes have an issue with horizontal size, and the ability to render the box and its label. |
4 |
Drawing-> ComboBox Use the drop arrow. |
Appropriate number of labled drop box choices. |
|
Pass. |
5 |
Drawing-> ComboBox Draw box off of horizontal border. |
? |
|
|
6 |
Drawing-> ComboBox Draw box off of vertical border. |
? |
|
|