Forum Discussion
Colin_McCrae
10 years agoCommunity Hero
Yep.
Their API looks reasonable enough.
I do the same to import/update tests into TestManager on TFS. Using the API.
I'd suggest if it's something you use in most/all your projects, to build it as a Script Extension so it becomes integrated into TC, and thus all your tests. Which is exactly what I've done with the TFS API calls.
NT
10 years agoContributor
HI,
Ok thanks ! I will try this :)