Posted on behalf of Anil Ambati from another forum:
Hello Everyone,
Can any one help me out here I am trying to transfer the defects in Mercury Test director into the new edition any idea Help is very much appreacited
Thank you
Test Analyst
Posted on behalf of Anil Ambati from another forum:
Hello Everyone,
Can any one help me out here I am trying to transfer the defects in Mercury Test director into the new edition any idea Help is very much appreacited
Thank you
Importing Test director issues into Visual Studio 2005
PedroAntonio
SRavi
Team Foundation does not ship with a migration tool from Mercury to Team Foundation work item tracking. You can write a migration tool to do this using Team Foundation work item tracking Object Model (OM). The OM exposes APIs using which you can save work items in TFS. Your program would use the Mercury APIs to read data from Mercury and use TFS OM to write that data into TFS.
We are in the process of writing a white paper and samples that will help customers like you write a converter. However it will take some time and I cannot commit a release date at this time. TFS ships with a migration tool, CQConverter, to migrate work items from ClearQuest to TFS work item tracking. CQConverter help documentation in MSDN may give you some pointers as you set out to write your own converter.
-Amit
sana234
Paul Martin
Amit hi,
In addition to your answer, is it possible to talk and ask more questions
Thanks
Shachar
atul_v
Frank Loizzi
Was this White Paper ever released