I have JavaScript Unit Test execute by Jasmine and result into .xml file.
I am looking to write those testresult(Do not want to Execute Test) to TFS Test Results so that they are available in TFS build out/reports.
Is there are way to achieve this
I am looking to write those testresult(Do not want to Execute Test) to TFS Test Results so that they are available in TFS build out/reports.
Is there are way to achieve this