Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » [SOLVED] RCPTT Maven Plugin(Suites with multiple testcases not executed)
[SOLVED] RCPTT Maven Plugin [message #1709531] Tue, 29 September 2015 03:25 Go to next message
Eclipse UserFriend
Hi,

I configured my RCPTT workspace to be executed via Jenkins and the Maven plugin.
The testcases to execute are given using the suite element in the pom.xml.

The plugin successfully executes all suites that contain a single testcase, all other suites are skipped.
No skipTags are configured.

What is it I am missing?

The maven plugin is the version N201509232322.

Regards
Markus

[Updated on: Fri, 09 October 2015 00:02] by Moderator

Re: RCPTT Maven Plugin [message #1709556 is a reply to message #1709531] Tue, 29 September 2015 05:54 Go to previous messageGo to next message
Eclipse UserFriend
Hi Markus,

Sounds strange, just checked RCPTT Runner 2.1.0-SNAPSHOT with Maven and everything works as expected.

Could you please attach the following:

1) pom.xml file;
2) RCPTT Test Project with test suites;
3) Console output.

Kind regard,
Ulyana.
Re: RCPTT Maven Plugin [message #1709793 is a reply to message #1709556] Thu, 01 October 2015 03:24 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

the problem is solved.
The cause is a mixture of unexpected behaviour and me being inattentive.

When a testcase is renamed within the RCPTT tool, it is removed from any suite that contains it.

As I had to rename each and every testcase, this resulted in the described problem. And I did not check thoroughly enough.


Regards
Markus
Re: RCPTT Maven Plugin [message #1709865 is a reply to message #1709793] Thu, 01 October 2015 10:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi Markus,

This behaviour is not valid (when renamed test case is removed from a test suite). But I can't reproduce it anyway, could you please give some steps of how do you do it?
I've tried both ways: inline name editing in a Test Case editor and Rename (F2) - both ways work as expected, e.g. test is left in a test suite and renamed.

Kind regards,
Ulyana.

Re: RCPTT Maven Plugin [message #1710543 is a reply to message #1709865] Wed, 07 October 2015 08:46 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I had the following directory structure:

+TestProject
---+TestCases
------+SuiteFolder
----------Suite.file
----------TestcaseFile1
----------TestcaseFileN


I renamed the SuiteFolder and the TestcaseFile beneath that folder by the ContextMenu Rename in the Test Explorer.
Alas I do not remember the order.

As the renaming process was a one time process I did not reproduce the behaviour.

Regards
Markus

Re: RCPTT Maven Plugin [message #1710757 is a reply to message #1710543] Fri, 09 October 2015 00:01 Go to previous messageGo to next message
Eclipse UserFriend
Hi Markus,

I've tried to reproduce with the folder structure the same as yours, in different order, but with no success.
Could you please file a bug in eclipse bugzilla against rcptt project in case you bump into this issue again.

Kind regards,
Ulyana.
Re: RCPTT Maven Plugin [message #1711378 is a reply to message #1710757] Thu, 15 October 2015 08:26 Go to previous message
Eclipse UserFriend
Sure.
Previous Topic:Record System Windows events
Next Topic:Not able to record login screen using RCPTT
Goto Forum:
  


Current Time: Sun Jun 15 18:33:42 EDT 2025

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

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

Back to the top