Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Kerri Gonzalez   on Nov 06 In Java Category.

  
Question Answered By: Lurlene Fischer   on Nov 06

1. ClearCase Server is not in the standard Rational Suite package and you have to get a license separately. If you found it expensive there is another one called ClearCase LT a little bit less-expensive

2. The relation  now:

ClearQuest is a trouble ticketing application. Once a problem is found, it will be recorded in ClearQuest (CQ). An engineer will then take responsibility of resolving that recorded fault.

ClearCase (CC) is then used to take a snap-shop of the code and once the code is fixed, you check in the code back in and then set the opened ticket in CQ to a resolved state. CQ ticket can not be changed to resolved unless you modify the code or close the opened snap-shot of the code.

CC is the tool for source code version controlling a CVS. This is a much more advanced tool in comparison to Microsoft SourceSafe

CC is the one that you should use to large teams and it allows multiple engineers to work  on a single file of the same version at the same time.

It can also be used for documents too, but it doesn't show the difference of the documents of the same version and that is up to the document editor. Although it will be merged with Microsoft tools very good.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on ClearCase and ClearQuest Or get search suggestion and latest updates.


Tagged: