ToolsScriptEditor-ComboBox
7/11
CaseNo. |
Inputs |
Expected Outputs |
Remarks |
Result |
1 |
Tools -> Scripteditor Selected ComboBox.with 2 choices 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 ComboBox. |
2 |
Tools -> Scripteditor Selected ComboBox with 2 choices Top button selected ScriptInput: File.New(); |
|
One |
No Scripteditor dialog appeared for the ComboBox. |
3 |
Tools -> Scripteditor Selected ComboBox with 2 choices Top button selected ScriptInput: File.New(); File.Open(“test”); Components.ComboBox(); Drawing.Rectangle(); |
|
Some |
No Scripteditor dialog appeared for the ComboBox. |
4 |
Tools -> Scripteditor Selected ComboBox with 2 choices 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 ComboBox. |
5 |
Tools -> Scripteditor Selected ComboBox with 4 choices First button selected ScriptInput: File.New(); |
|
A moderate number of buttons |
No Scripteditor dialog appeared for the ComboBox. |
6 |
Tools -> Scripteditor Selected ComboBox with 4 choices Second button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
7 |
Tools -> Scripteditor Selected ComboBox with 4 choices Third button selected ScriptInput: File.New(); |
|
A moderate number of buttons |
No Scripteditor dialog appeared for the ComboBox. |
8 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons First button selected ScriptInput: File.New(); |
|
A bunch of buttons. |
No Scripteditor dialog appeared for the ComboBox. |
9 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Second button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
10 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Third button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
11 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Fourth button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
12 |
Tools -> Scripteditor Selected ComboBox with 10 choices 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 ComboBox. |
13 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Sixth button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
14 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Seventh button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
15 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Eighth button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
16 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Ninth button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |
17 |
Tools -> Scripteditor Selected ComboBox with 10 choices Buttons Tenth button selected ScriptInput: File.New(); |
|
|
No Scripteditor dialog appeared for the ComboBox. |