ToolsScriptEditor-RadioButton
7/11
CaseNo. |
Inputs |
Expected Outputs |
Remarks |
Result |
1 |
Tools -> Scripteditor Selected RadioButton.with 2 buttons Top button selected ScriptInput: none |
A Scripteditor dialog. A tabbed window corresponding to the event chosen from the combo box. A component that has no script behavior associated with Left Up. |
None |
No Scripteditor dialog appeared for the RadioButton. |
2 |
Tools -> Scripteditor Selected RadioButton with 2 buttons Top button selected ScriptInput: File.New(); |
|
One |
No Scripteditor dialog appeared for the RadioButton. |
3 |
Tools -> Scripteditor Selected RadioButton with 2 buttons Top button selected ScriptInput: File.New(); File.Open(“test”); Components.RadioButton(); Drawing.Rectangle(); |
|
Some |
No Scripteditor dialog appeared for the RadioButton. |
4 |
Tools -> Scripteditor Selected RadioButton with 2 buttons Bottom button selected ScriptInput: File.New(); |
|
It should be able to be shown that the actual performance of the scripting and wiring of the script editor are independent, thus only File.New() is to be tested for the remaining mouse events. |
No Scripteditor dialog appeared for the RadioButton. |
5 |
Tools -> Scripteditor Selected RadioButton with 4 buttons First button selected ScriptInput: File.New(); |
|
A moderate number of buttons |
No Scripteditor dialog appeared for the RadioButton. |
6 |
Tools -> Scripteditor Selected RadioButton with 4 buttons Second button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
7 |
Tools -> Scripteditor Selected RadioButton
with 4 buttons Third button
selected ScriptInput: File.New(); |
|
A moderate number of buttons |
No Scripteditor dialog appeared for the RadioButton. |
8 |
Tools -> Scripteditor Selected RadioButton with 10 Buttons First button
selected ScriptInput: File.New(); |
|
A bunch of buttons. |
No Scripteditor dialog appeared for the RadioButton. |
9 |
Tools -> Scripteditor Selected RadioButton with 10 Buttons Second button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
10 |
Tools -> Scripteditor Selected RadioButton with 10 Buttons Third button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
11 |
Tools -> Scripteditor Selected RadioButton with 10 Buttons Fourth button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
12 |
Tools -> Scripteditor Selected RadioButton with 10 Buttons Fifth button
selected ScriptInput: File.New(); |
The Script Editor dialog should appear as previously, but a field should be present such that the hotkeys for that script can be set. |
|
No Scripteditor dialog appeared for the RadioButton. |
13 |
Tools -> Scripteditor Selected RadioButton with 10 Buttons Sixth button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
14 |
Tools -> Scripteditor Selected RadioButton
with 10 Buttons Seventh button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
15 |
Tools -> Scripteditor Selected RadioButton
with 10 Buttons Eighth button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
16 |
Tools -> Scripteditor Selected RadioButton
with 10 Buttons Ninth button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |
17 |
Tools -> Scripteditor Selected RadioButton
with 10 Buttons Tenth button
selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the RadioButton. |