blob: 984b6840cd4b422903b7ab40e9ee09bf259a9c21 [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Q7-vendor: www.xored.com/q7
Contexts: _ymiyse5IEeCU6db9MgIBkA,_n1a-kfriEeCQa9Xqo-1T3A
Element-Name: CancelQ7Export
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _sNSeQPsEEeCQa9Xqo-1T3A
Q7-Runtime-Version: 1.5.0.qualifier
Save-Time: 6/14/14 2:13 PM
Tags: ImportExport, File
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
--------------------------------------------------------------------------------
TEST STEPS
1. Right-click any test case and select "Export" - "Q7 portable format";
2. Press "Cancel" button;
3. Make sure that nothing was put in a clipboard.
------=_.description-216f885c-d591-38ce-8ea2-e4f8cb4d6ffa--
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac
Content-Type: text/ecl
Entry-Name: .content
get-view "Test Explorer" | get-tree | select "Q7Project/TC1" | get-menu "Export/Test Portable Format" | click
get-window "Export" | get-button Cancel | click
get-view "Test Explorer" | get-tree | select Q7Project3 | get-menu "Import/Test Portable Format" | click
with [get-window -from "Window.createShell()"] {
get-group Preview | get-editbox | get-property text | equals "" | verify-true
get-editbox -after [get-label "Testcase name:"] | get-property text | equals "" | verify-true
}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--