How to add test execution result with statuses of steps from API
Hello, i am working to integrate my c# and MSTest solution to cucumber studio, we are using BDD format scenarios/tests and need to add test execution results with status for each step, but as you see from the screenshot, there is no such support for it... can you help me with that?Solved6.8KViews0likes8CommentsTest results in Visual Studio Online
Hi, I am trying to addour TestComplete test results to the Build steps and dashboard in Visual Studio Online as we keep track of everything through this but have so far failed to make it work. From what I can tell the xml and mht output does not work with vso. Running the tests through the use of MSTest.exe inthe commandline gives me a trx format which is supported by Visual Studio Online but I could not get the tests running even though it works when I start it from within Visual Studio 2015. If anyone has managed to get this to work, please share how you where able to achieve this. Any help is much appreciated. Cheers, Erwin1KViews0likes1Comment