Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Testing the e4 RCP sample programm
Testing the e4 RCP sample programm [message #1745348] Fri, 07 October 2016 16:39 Go to next message
Harald Kornmayer is currently offline Harald KornmayerFriend
Messages: 11
Registered: July 2009
Junior Member
Hi all

Started with RCPTT today, as we are currently developing a pure e4 application.

My first steps were somehow straight forward.

1. Create an Eclipse plugin using the e4 Sample template (including the content)
2. Used the product file to export the product in a directory.
3. downloaded the RCPTT standalone application (2.1.0 from RCPTT download area)
4. Create an AUT for the exported product (the sample application)

When I start the applicaton it appears, but the RCPTT stays in the "Progress Information" Dialog and the "Operation in progress..." stucks. When closing the application, I get informed that "Process was reminated while waiting for AUT startup data".

In the log file mentioned the following errors occur (only parts listed here) :

!ENTRY org.eclipse.rcptt.tesla.jdt.aspects 4 0 2016-10-07 18:25:53.380
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.rcptt.tesla.jdt.aspects [6]
Unresolved requirement: Require-Bundle: org.eclipse.jdt.core

....
!ENTRY org.eclipse.rcptt.tesla.jface.aspects 4 0 2016-10-07 18:25:53.384
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.rcptt.tesla.jface.aspects [7]
Unresolved requirement: Require-Bundle: org.eclipse.ui.workbench
....

So I was not able to create or record any test case for my pure e4 application.


I made another simple test, and created a second AUT. This time one existing neon committer package eclipse installation. Using this AUT, everything starts correct.


Is this a known problem with e4 applications?
If yes, when will a solution for the problem be available?

Thanks for your efforts

Harald


Re: Testing the e4 RCP sample programm [message #1745359 is a reply to message #1745348] Sat, 08 October 2016 07:04 Go to previous messageGo to next message
Harald Kornmayer is currently offline Harald KornmayerFriend
Messages: 11
Registered: July 2009
Junior Member
This morning I tested the whole procedure with the nightly build (2.2) again.

But did not succeed. I got moreless the same problem.

Re: Testing the e4 RCP sample programm [message #1745519 is a reply to message #1745359] Wed, 12 October 2016 02:38 Go to previous messageGo to next message
Andrey Sobolev is currently offline Andrey SobolevFriend
Messages: 75
Registered: February 2015
Member
Hi,

Pure E4 applications is not yet supported, we plan to finally add support for them in 2.2 but this code is not yet pushed.
I hope It will be performed in next month. Will let you informed.

Best regards,
Andrey.
Re: Testing the e4 RCP sample programm [message #1745540 is a reply to message #1745519] Wed, 12 October 2016 09:51 Go to previous message
Harald Kornmayer is currently offline Harald KornmayerFriend
Messages: 11
Registered: July 2009
Junior Member
Hi Andrey
would be great as I currently develop an e4 application in a university software engineering course and testing should be part of the project.
viele grüße
Harald
Previous Topic:RCPTT to parameterize test cases
Next Topic:How to verify that menu items contains a separator
Goto Forum:
  


Current Time: Thu Apr 25 21:00:00 GMT 2024

Powered by FUDForum. Page generated in 0.02963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top