blob: 324842e84b4c5b3f65205ef04771662fa8637ed5 [file] [log] [blame]
--- Q7 testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _SapwEL4pEeOsAoUpt_cnqw,_LOMGYGrvEeK_JdLra2Bk5A,_jRtbsGrtEeK_JdLra2Bk5A
Element-Name: ts016_tc023_filters_popup_not_setting_default_filters_set
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _iC5PQMClEeO8eNTYV1NAnA
Q7-Runtime-Version: 1.3.10.201312200736
Save-Time: 4/10/14 4:43 PM
Testcase-Type: ecl
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa
Content-Type: text/plain
Entry-Name: .description
This test must validate the filters popup. It tests that if the user select a "No" in the popup does not synchronize with the preferences.
1. Starts a comparison
2. Deactivates "Identical elements" filters
3. Clikcs on "No"
4. Checks that preferences are not synchronized
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa--
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
with [get-view "Package Explorer" | get-tree] {
select "Library/extlibraryLeft.ecore" "Library/extlibraryRight.ecore"
get-menu "Compare With/Each Other" | click
}
get-editor "Compare (\'Library/extlibraryLeft.ecore\' - \'Library/extlibraryRight.ecore\')" | get-button Filters
| click -arrow
get-menu "Identical elements" | click
get-window "Filters preference" | get-button No | click
get-preferences-menu | click
get-window Preferences | get-table | get-item "Identical elements" | get-property checked | equals true | verify-true
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--