blob: 9850f593fd90a94977fa5d14b58b2755079ebc3b [file] [log] [blame]
--- RCPTT testcase ---
Format-Version: 1.0
Contexts: _ymiyse5IEeCU6db9MgIBkA,_ZQYygK2sEeCqBbDEJWufvQ,_zyoccGk6EeOVJ9Fi6d7JYQ
Element-Name: Set AUT in Launch Configuration_Run As TestCase
Element-Type: testcase
Element-Version: 3.0
External-Reference:
Id: _tFwMMG4FEeOpKr7OsF8P0g
Runtime-Version: 1.5.0.qualifier
Save-Time: 6/15/14 6:30 PM
Tags: selfAUT
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
--------------------------------------------------------------------------------
------=_.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/Test" | double-click
get-editor Test | get-button Replay | click
with [get-view Applications] {
get-tree | select "selfQ7.*"
get-button Stop | click
}
get-button Run | click -arrow
get-menu "Run Configurations..." | click
with [get-window "Run Configurations"] {
get-tree | select "RCPTT Test Suite/Test"
get-combo -after [get-label "AUT:"] | select selfQ7
get-button Apply | click
get-button Close | click
}
get-view "Test Explorer" | get-tree | select "Q7Project/Test" | get-menu "Run As/1 Test Cases" | click
verify-error {get-window "Select an Application Under Test"}
------=_.content-0a7243a0-75d3-3d5f-9791-539de0e5b7ac--