ComponentTextbox
CaseNo. |
Inputs |
Expected Outputs |
Remarks |
Result |
1 |
Component-> Textbox Left mouse click to for initial point, drag to draw out button on canvas. Large textbox |
Properly placed Buttons, appropriately numbered |
Test various orientations throughout the Canvas Windows space. |
The button’s wire frame is drawn with the drag, but the button is not placed on the screen on release unless the drag is in a downwards motion. Ie, you can’t drag ‘up’ and successfully create a button. |
2 |
Drawing-> Textbox Medium sized textbox |
|
|
The button’s wire frame is drawn with the drag, but the button is not placed on the screen on release unless the drag is in a downwards motion. Ie, you can’t drag ‘up’ and successfully create a button. |
3 |
Drawing-> Textbox Very Small textbox |
|
|
The button’s wire frame is drawn with the drag, but the button is not placed on the screen on release unless the drag is in a downwards motion. Ie, you can’t drag ‘up’ and successfully create a button. The buttons 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. |
4 |
Drawing-> Textbox Alter the
textbox’s textual content. Test
String “HI DAVE” |
|
Mutation. |
Pass |
5 |
Drawing-> Textbox
Draw button off
of horizontal border. |
? |
|
|
6 |
Drawing-> Textbox
Draw button off
of vertical border. |
? |
|
|