ContributionsMost RecentMost LikesSolutionsRe: How to add test execution result with statuses of steps from API If i implement SpecNuts in my project, there will not be connection using uid's between scenario in .feature file and scenario in cucumber studio... Re: How to add test execution result with statuses of steps from API Can you add support to add/update statuses of test steps? this will be great feature and we will move on your platform. Re: How to add test execution result with statuses of steps from API hiptest-publisher is not an option for us because we have many test scenarios and complex solution, so generated files from cucumber studio (like specflow files) are not acceptable. we are using Specflow and we can detect every step and its status on the way or in the end of execution, so it there are some tools to generate automatically some result file in cucumber json format it would be great. Re: How to add test execution result with statuses of steps from API Hi Thanks for your reply, Is there some instructions to configure my c# and mstest solution to generate results in cucumber messages format? but as i know external test results are not linked with scenarios in cucumber studio and this is not a solution for me... 😕 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? Solved