blob: 957f43ab4ef734e43b2b646fa90b8af0084e8217 [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _mY5uUKEgEeKX8e34E6tWIg,_rr2EEFpSEeKcnaHGSt8OwA,_IuFcgFpZEeKcnaHGSt8OwA,_f3qEUVpSEeKcnaHGSt8OwA,_fQ0PgDsqEeOHj9Cw0T_k4Q,_ElgmoHlIEeO9Ja8zvRhhOQ
Element-Name: Rules_smokeTest1
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _PyfLgGtLEeWukfCGOpNfzw
Runtime-Version: 1.5.4.201412181238
Save-Time: 11/21/15 12:30 AM
Testcase-Type: ecl
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
// and or enable rule
try {
with [get-view "Model Explorer" | get-tree] {
select "Project/View/Control dateOfBirth" | get-menu "Enable Rule" | click
select "Project/View/Control dateOfBirth/Enable Rule false" | get-menu "Or Condition" | click
select "Project/View/Control dateOfBirth/Enable Rule false/Or Condition" | get-menu "And Condition" | click
select "Project/View/Control dateOfBirth/Enable Rule false/Or Condition/And Condition" | get-menu "Leaf Condition"
| click
}
with [get-editor View] {
with [get-tree] {
select "View/Control dateOfBirth/Enable Rule false/Or Condition/And Condition/Leaf Condition"
| get-menu "Feature Path Domain Model Reference (Default)" | click
select "View/Control dateOfBirth/Enable Rule false/Or Condition/And Condition/Leaf Condition/Feature Path Domain Model Reference (Default)"
}
get-button "Link Domain Model EFeature" | click
}
with [get-window "Select a EStructuralFeature"] {
get-tree | select "name : EString"
get-button OK | click
}
get-editor "Leaf Condition" | get-button "Select Object" | click
with [get-window "Insert the value"] {
get-editbox
-after [get-label "The value must be parseable by the String class. For a double value please use the #.# format. For boolean values \'true\' or \'false\'."]
| set-text test
get-button OK | click
}
get-editor "Leaf Condition test" | close
get-editor "And Condition" | close
get-editor "Or Condition" | close
get-editor "Enable Rule false" | close
get-editor Player | close
get-editor View | close
with [get-view "Model Explorer" | get-tree] {
select "Project/View/Control dateOfBirth/Enable Rule false/Or Condition/And Condition" | get-menu "Leaf Condition"
| click
select "Project/View/Control dateOfBirth/Enable Rule false/Or Condition/And Condition/Leaf Condition"
| get-menu "Feature Path Domain Model Reference (Default)" | click
}
get-editor "Feature Path Domain Model Refe[...]" | get-button "Link Domain Model EFeature" | click
with [get-window "Select a EStructuralFeature"] {
get-tree | select "isProfessional : EBoolean"
get-button OK | click
}
get-editor "Leaf Condition" | get-button "Select Object" | click
with [get-window "Insert the value"] {
get-editbox
-after [get-label "The value must be parseable by the Boolean class. For a double value please use the #.# format. For boolean values \'true\' or \'false\'."]
| set-text true
get-button OK | click
}
get-editor "Leaf Condition true" | close
with [get-view "Model Explorer" | get-tree] {
select "Project/View/Control dateOfBirth/Enable Rule false/Or Condition" | get-menu "And Condition" | click
select [get-item "Project/View/Control dateOfBirth/Enable Rule false/Or Condition" | get-item "And Condition"
-index 1] | get-menu "Leaf Condition" | click
select [get-item "Project/View/Control dateOfBirth/Enable Rule false/Or Condition" | get-item "And Condition"
-index 1 | get-item "Leaf Condition"] | get-menu "Feature Path Domain Model Reference (Default)" | click
}
get-editor "Feature Path Domain Model Refe[...]" | get-button "Link Domain Model EFeature" | click
with [get-window "Select a EStructuralFeature"] {
get-tree | select "height : EDouble"
get-button OK | click
}
get-editor "height" | close
get-editor "Leaf Condition" | get-button "Select Object" | click
with [get-window "Insert the value"] {
with [get-editbox
-after [get-label "The value must be parseable by the Double class. For a double value please use the #.# format. For boolean values \'true\' or \'false\'."]] {
set-text "5.5"
}
get-button OK | click
}
get-editor "Leaf Condition 5.5" | close
get-editor "And Condition" | close
with [get-view "Model Explorer" | get-tree] {
select [get-item "Project/View/Control dateOfBirth/Enable Rule false/Or Condition" | get-item "And Condition"
-index 1] | get-menu "Leaf Condition" | click
select [get-item "Project/View/Control dateOfBirth/Enable Rule false/Or Condition" | get-item "And Condition"
-index 1 | get-item "Leaf Condition"] | get-menu "Feature Path Domain Model Reference (Default)" | click
}
get-editor "Feature Path Domain Model Refe[...]" | get-button "Link Domain Model EFeature" | click
with [get-window "Select a EStructuralFeature"] {
get-tree | select "numberOfVictories : EInt"
get-button OK | click
}
get-editor "numberOfVictories" | close
get-editor "Leaf Condition" | get-button "Select Object" | click
with [get-window "Insert the value"] {
get-editbox
-after [get-label "The value must be parseable by the Integer class. For a double value please use the #.# format. For boolean values \'true\' or \'false\'."]
| set-text 6
get-button OK | click
}
get-editor "Leaf Condition 6" | close
with [get-view "Model Explorer"] {
try {
get-tree | select "Project"
get-button "Save Project" | click
} -catch {
wait 1000
try {
get-tree | select "Project"
get-button "Save Project" | click
} -catch {
wait 1000
get-tree | select "Project"
get-button "Save Project" | click
}
}
get-tree | select "Model/Player" | double-click
}
with [get-editor Player] {
get-label "No date set! Click to set date." | get-property enablement | equals false | verify-true
get-button -after [get-label "No date set! Click to set date."] | get-property enablement | equals false | verify-true
get-button -after [get-label "Is Professional"] | check
get-editbox -after [get-label Name] | set-text test
get-editbox -after [get-label "Number Of Victories"] | click-text 1
get-label "No date set! Click to set date." | get-property enablement | equals true | verify-true
get-button -after [get-label "No date set! Click to set date."] | get-property enablement | equals true | verify-true
get-button -after [get-label "Is Professional"] | uncheck
get-editbox -after [get-label Name] | set-text ""
get-editbox -after [get-label "Number Of Victories"] | click-text 1
get-editbox -after [get-label "Number Of Victories"] | set-text 6
get-editbox -after [get-label Height] | set-text "5.5"
get-editbox -after [get-label "Number Of Victories"] | click-text 1
get-label "No date set! Click to set date." | get-property enablement | equals true | verify-true
get-button -after [get-label "No date set! Click to set date."] | get-property enablement | equals true | verify-true
get-button -after [get-label "Is Professional"] | check
get-editbox -after [get-label Name] | set-text test
get-editbox -after [get-label "Number Of Victories"] | click-text 1
get-label "No date set! Click to set date." | get-property enablement | equals true | verify-true
get-button -after [get-label "No date set! Click to set date."] | get-property enablement | equals true | verify-true
get-button -after [get-label "Is Professional"] | uncheck
get-editbox -after [get-label "Number Of Victories"] | set-text 7
get-editbox -after [get-label Height] | click-text 1
get-label "No date set! Click to set date." | get-property enablement | equals false | verify-true
get-button -after [get-label "No date set! Click to set date."] | get-property enablement | equals false | verify-true
}
} -finally {
get-view "Model Explorer" | get-tree | select "Project/View" | get-menu "Unset Root EClass" | click
}
// clean up (delete rule)
get-view "Model Explorer" | get-tree | select "Project/View/Control dateOfBirth/Enable Rule false" | get-menu "Delete Model Element" | click
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--