Exporting test cases in TFS Version 15.105.27412.0 in a readable format

Matthew Meppelink 20 Reputation points
2024-08-21T15:55:25.2666667+00:00

I'm trying to export test cases from TFS Version 15.105.27412.0. I have tried to do this through both Excel and Visual Studio 2022, but I run into the same issue in both places.

The test cases are exported with pretty much no issue, but the steps are exported in a format, such that, there is no way to differentiate an action from an expected result.

For example, see the following test case example (dummy values):
Action : Expected Result

  1. asdfasdf :
  2. ssdfgsdfg : sdgsdfg
  3. asdfasdf :
  4. asdfasdf : fghjifghj
  5. :

This test cases gets export to Excel in the following format:
<div><div><p>asdfasdf</p></div></div><div><div><p>ssdfgsdfg </p></div></div><div><p>sdfgsdfg </p></div><div><div><p>asdfasdf </p></div></div><div><p> </p></div><div><div><p>asdfasdf </p></div></div><p> fghjfghj</p><div><div><p> </p></div></div><div><p> </p></div>

There doesn't seem to be a way to extract/differentiate an action from an expected result from this output.

any insight/help on this would be much appreciated.

Community Center | Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. VarunTha 14,850 Reputation points Microsoft External Staff Moderator
    2024-08-21T16:00:07.14+00:00

    Hi Matthew Meppelink,
    TFS is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on). You can ask the experts in the dedicated forum over here: https://stackoverflow.com/questions/tagged/tfs https://stackoverflow.com/questions/tagged/tfs-2015

    Please don't forget to Accept answer and close this thread.
    Thank you.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.