问题
In my current project we are using Microsoft Test Manager 2013. We have prepared test cases in excel. How can we upload prepared test cases from excel to MTM 2013.
回答1:
Additionally to the answer by @MrHinsh:
Check Create Manual Tests using Team Web Access and look for the question Can I copy test cases and test steps from an existing Excel worksheet? in the Q&A part.
回答2:
I do this using the free tool tcmimport: http://tcmimport.codeplex.com/
回答3:
You can do this by copying and pasting into the test grid in the web access for TFS 2013. In the web access to to the test tab and for the test suit you want to add items to switch to grid mode. Then past in in the required format.
I recommend preparing test cases directly in Web Access or MTM. Your current workflow is a dysfunction resulting from Quality Centre use 😊.
来源:https://stackoverflow.com/questions/26605596/upload-test-cases-from-excel-to-microsoft-test-manager-2013