Votes
Answers
Views
Question
0
votes
0
answers
280
views
Be first to answer!
asked 6 years ago by sai
Category:
Application Lifecycle Management
Hi , Below VBA code is not working for removing trace ability and coverage from a requirement, could you pls let me know what is wrong? Sub Remove_Req_Tracebility_Along_with_Test_Coverage() Dim td As TDAPIOLELib.TDConnection Set td = New TDAPIOLELib.TDConnection Dim Get_Object_To_Trace As IReqTraceF...
0
votes
0
answers
20
views
Be first to answer!
asked 15 years ago by daniel-1
Category:
Application Lifecycle Management
Tags:
I'm trying to sync QC10 defects to TFS Bug work items. I mapped the required fields on both sides and started by trying a single direction sync (QC->TFS). When I create a new record, the sync works. When I update an existing record, nothing is updated after the sync. Has anyone had success with this...