| --- Q7 testcase --- |
| Format-Version: 1.0 |
| Q7-vendor: www.xored.com/q7 |
| Contexts: _rr2EEFpSEeKcnaHGSt8OwA,_IuFcgFpZEeKcnaHGSt8OwA,_f3qEUVpSEeKcnaHGSt8OwA,__UtTgD-XEeK-yuKsz0Lang |
| Element-Name: AddRowAndSetBigInt |
| Element-Type: testcase |
| Element-Version: 3.0 |
| External-Reference: |
| Id: _GLHKgIpeEeK80-dAVHg-DA |
| Save-Time: 3/11/13 4:14 PM |
| Testcase-Type: ecl |
| |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac |
| Content-Type: text/ecl |
| Entry-Name: .content |
| |
| get-view "Model Explorer" | get-tree | select "TestProject/Tournament Pro" | double-click |
| get-editor "Tournament Pro" | get-button "Add an instance of Matchup" | click |
| get-view "Model Explorer" | get-tree | select [get-item "TestProject/Tournament Pro" | get-item Matchup -index 1] |
| | double-click |
| with [get-editor Matchup | get-editbox -after [get-label "Nr Spectators"]] { |
| set-text 45000 |
| key-type "NUMPAD_ENTER" "\\u000D" |
| } |
| get-editor "Tournament Pro" | click |
| get-editor "Tournament Pro" | get-table | get-item "\\[\\]" | get-property columns -index 1 | equals 45000 | verify-true |
| get-view "Model Explorer" | get-tree | select TestProject | get-menu Commit | click |
| get-window Commit | get-button OK | click |
| get-view "Model Explorer" | get-tree | select TestProjectSecondCheckOut | get-menu Update | click |
| get-window Update | get-button OK | click |
| get-view "Model Explorer" | get-tree | get-item "TestProjectSecondCheckOut/Tournament Pro/Matchup 45000" |
| | get-property caption | equals "Matchup 45000" | verify-true |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac-- |