| --- RCPTT testcase --- |
| Format-Version: 1.0 |
| Contexts: _ymiyse5IEeCU6db9MgIBkA,_zOzvECeMEeGm5NjoKhWsPQ,_4QQJ8GJ5EeOG77tsPvjNlQ |
| Element-Name: SaveBeforeLaunchTestCaseAlways |
| Element-Type: testcase |
| Element-Version: 3.0 |
| External-Reference: http://jira4.xored.com/browse/QS-3090 |
| Id: _Abk6sGJ8EeOG77tsPvjNlQ |
| Runtime-Version: 1.5.0.201407211318 |
| Save-Time: 7/25/14 2:44 PM |
| Testcase-Type: ecl |
| |
| ------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa |
| Content-Type: text/plain |
| Entry-Name: .description |
| |
| Copyright (c) 2009, 2014 Xored Software Inc and others. |
| All rights reserved. This program and the accompanying materials |
| are made available under the terms of the Eclipse Public License v1.0 |
| which accompanies this distribution, and is available at |
| http://www.eclipse.org/legal/epl-v10.html |
| |
| Contributors: |
| Xored Software Inc - initial creation and/or initial documentation |
| -------------------------------------------------------------------------------- |
| |
| Tests that testcase is saved without prompt when configured to do so. |
| ------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa-- |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac |
| Content-Type: text/ecl |
| Entry-Name: .content |
| |
| set-save-before-launch Always |
| open-modified-testcase |
| get-editor "Delete Test" | get-button Replay | click |
| try{get-window "Select an Application Under Test" | get-button Cancel | click}-catch{} |
| get-tab-folder | get-property activePage | equals "Delete Test" | verify-true |
| |
| open-modified-testcase |
| |
| get-view "Test Explorer" | get-tree | select "Q7Project/Delete Test" | get-menu "Run As/1 Test Cases" | click |
| try{get-window "Select an Application Under Test" | get-button Cancel | click}-catch{} |
| get-tab-folder | get-property activePage | equals "Delete Test" | verify-true |
| ------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac-- |