Executes test by Testexec tool raise error Operation not supported by the selected toolkit. [message #1066750] |
Thu, 04 July 2013 04:46  |
Eclipse User |
|
|
|
Hello Jubula team,
I implemented a custom tree table for Jubula version 2.0 from Michi's idea.
And I run test through Eclipse-based Jubula and test run ok.
But I run test by Hudson job and using testexec tool. Then there is a error like:
Timestamp : Wed Jul 03 10:08:12 ICT 2013
Component Name : cmsTree
Component Type : Custom Tree Table
Action : Select Entry by Textpath (Specify Column) at top left
Path Type [String] : absolute
Pre-ascend [Integer] : 0
Textpath [String] : cms/system/validation/mandatoryerrormessage
Operator [String] : equals
Number of Clicks [Integer] : 1
Column [Integer] : 1
Mouse Button [Integer] : 1
Error Details
Error Type : Action Error
description : Operation not supported by the selected toolkit.
And my RCP AUT can not install the content of rcp-support.zip and myextension.jar
So I rename myextension.jar to myextension.jar.bak then RCP AUT can install all.
And this is myextension manifest details:
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Jubula Extension Fragment
Bundle-SymbolicName: ch.ivyteam.jubula.extension.rc.swt
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: ivyteam
Fragment-Host: org.eclipse.jubula.rc.rcp.swt;bundle-version="2.0.0.201303141505"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-ClassPath: lib/lang-2.4.0.jar,
.
Import-Package: org.eclipse.swt.widgets
Export-Package: ch.ivyteam.jubula.extension.rc.swt.tester,
ch.ivyteam.jubula.extension.rc.swt.tester.tree
How can I fix it?
Thanks Jubula
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08928 seconds