Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Jubula and version control
Jubula and version control [message #1417643] Fri, 05 September 2014 20:55 Go to next message
Andy Thomas-Cramer is currently offline Andy Thomas-CramerFriend
Messages: 1
Registered: September 2014
Junior Member
The technical details section at http://www.eclipse.org/jubula/ says "Projects stored in multi-user database".

Is it possible to store Jubula automated tests and test projects as files in a version-control system, rather than storing them in a database?



Re: Jubula and version control [message #1417956 is a reply to message #1417643] Sat, 06 September 2014 08:42 Go to previous message
Achim Loerke is currently offline Achim LoerkeFriend
Messages: 376
Registered: July 2009
Location: Braunschweig, Germany
Senior Member

That depends on what you want to achieve. You can export/import projects as XML files. This can be done from inside the ITE or from the command line. These files are meant for moving project from one database to another, not for working directly with them.

We have a workflow for our nightly tests which uses two databases and a SCM. We have one db were the tests are developed. Once a test is completed, the project is exported and put into the SCM (git in our case). The nightly tests pull the xml from the SCM and store the projects into the second db which is used for the nightly test runs.

- Achim
Previous Topic:JSlider example extension - 5009: AUT start failed
Next Topic:Can test cases contain java code?
Goto Forum:
  


Current Time: Tue Apr 23 12:13:37 GMT 2024

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

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

Back to the top