TFS Integration with Rational ClearQuest and Requirement Manager

Posted by Kangkan on Stack Overflow See other posts from Stack Overflow or by Kangkan
Published on 2012-04-04T11:26:12Z Indexed on 2012/04/04 11:29 UTC
Read the original article Hit count: 389

I am working on an integration approach for integrating Rationa (IBM Jazz) Requirement Manager (RM) and Clear Quest (CQ) with TFS.

As the teams are moving from ClearCase to TFS, what we are looking at is still being able to manage the requirements in RM and manage testing using CQ.

The flow will be something like:

  1. Requirements are planned and detailed in RM
  2. Create work items in TFS connected to the Requirements in RM
  3. Create design and code using VS2010 and managing the version control in TFS
  4. Creating test plans and test cases in CQ (connected to requirements in RM)
  5. Run test against builds in TFS
  6. Publish test results in CQ against builds in TFS
  7. Run reports in RM, CQ and TFS that links up the items across the platforms.

I have started looking at TFS Integration platform. But shall like to have your guidance for an early resolution and better solution approach.

© Stack Overflow or respective owner

Related posts about tfs

Related posts about clearquest