Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » Can the test runner access test cases/suites in other projects or rcptt project?
icon4.gif  Can the test runner access test cases/suites in other projects or rcptt project? [message #1705224] Wed, 12 August 2015 22:56 Go to next message
Eclipse UserFriend
Hi! Our CTO asked me to look into the possibility of creating different test projects for certain functionalities where each project will test a specific type of functionality and in the end they will all be called by one specific test project. I am aware though that you can also do this just by grouping tests in separate folders instead.

The idea here would be something like this:

Legend:
TS - test suite
TC - test cases

Main TS ---> Proj1 TS -> all TC
---> Proj2 TS -> all TC

While it works when running it from Eclipse with RCPTT or the RCPTT stand-alone application. It fails on the test runner due to either Main cannot see/find the test suites/cases in Proj1/Proj2 or it cannot resolve and find the context dependencies in the other test projects (Proj1/Proj2).

I was wondering if someone here has tried doing it this way and what was your approach.


cheers!

Joseph
Re: Can the test runner access test cases/suites in other projects or rcptt project? [message #1705251 is a reply to message #1705224] Thu, 13 August 2015 06:01 Go to previous message
Eclipse UserFriend
Hi All,

I was able to find a way to get around this by using the <projects> tag as specified here: https://www.eclipse.org/rcptt/documentation/userguide/maven/

But if someone could chime in on a different way of doing this, I'd be glad to hear of it.


cheers!
Previous Topic:How to use a already existing workspace
Next Topic:Basic ECL is Turing-complete: Here's the proof
Goto Forum:
  


Current Time: Mon Jun 16 06:51:21 EDT 2025

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

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

Back to the top