ComponentRadiobutton
CaseNo. |
Inputs |
Expected Outputs |
Remarks |
Result |
1 |
Component-> Radiobutton Left mouse click to for initial point, drag to draw out button on canvas. Large Radiobutton |
Properly placed RadioButtons. |
Test various orientations throughout the Canvas Windows space. |
Pass |
2 |
Drawing-> Radiobutton Medium sized Radiobutton |
|
|
Pass |
3 |
Drawing-> Radiobutton Very Small RadioButton |
|
|
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. Radiobuttons have an issue with horizontal size, and the ability to render the button and its label. |
4 |
Drawing-> RadioButton
Test selecting and deselecting each radio button. |
|
Mutation. |
Pass |
5 |
Drawing-> RadioButton
Draw button off
of horizontal border. |
? |
|
|
6 |
Drawing-> RadioButton Draw button off
of vertical border. |
? |
|
|