Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Can the jubula project be managed by GIT
Can the jubula project be managed by GIT [message #1805785] Wed, 24 April 2019 03:43 Go to next message
Li Huan is currently offline Li HuanFriend
Messages: 7
Registered: April 2019
Junior Member
Hello, our team wants to write test cases by jubula ITE together on different machines. Can the jubula project be managed by GIT ? If not, how can we write together?
Re: Can the jubula project be managed by GIT [message #1806376 is a reply to message #1805785] Wed, 08 May 2019 09:19 Go to previous message
Marcel Hein is currently offline Marcel HeinFriend
Messages: 17
Registered: February 2014
Junior Member
Hi,

yes and no. The Jubula ITE uses a Database (see: https://help.eclipse.org/oxygen/index.jsp?topic=%2Forg.eclipse.jubula.client.ua.help%2Fcontent%2Fhtml%2FuserManual%2Ftasks%2Fch03s22s02.html).
You can of course work together on the same project but the ITE does not provide a way to track or diff changes or work on different branches (you can do this by creating multiple projects). See : https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.jubula.client.ua.help%2Fcontent%2Fhtml%2FuserManual%2Findex.html

If you require these specific GIT functions you can use the Jubula API: https://help.eclipse.org/oxygen/index.jsp?topic=%2Forg.eclipse.jubula.client.ua.help%2Fcontent%2Fhtml%2FdeveloperManual%2FclientAPI%2Fch02s03.html
The Jubula API can be used with a testing framework such as JUnit. As these tests are written as java code you can of course git to manage your tests.
Previous Topic:What is exactly Jubula license ?
Next Topic:Jubula with .bat AUT
Goto Forum:
  


Current Time: Thu Apr 25 15:06:15 GMT 2024

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

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

Back to the top