简体   繁体   中英

Import test case steps using c# into TFS

I have a very large excel spreadsheet that so far I can get most of the data into TFS test cases properly EXCEPT the steps. I want the steps to show up as they do if I were inputting them manually ie separate steps on the form. I'm using C#/VS2013/TFS2013.2. How do I put in a step and associate it with the test case?

The answer is here:

http://blogs.microsoft.co.il/shair/2013/10/07/tfs-api-part-51-adding-test-step-amp-shared-step/

This blog post details the process perfectly.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM