I have created a test case in Azure Devops as follows. You can see the test plan ID, test suite ID in the below screenshot. My issue is, I want to update the test result in Azure, when I run the test cases from my local file using specflow. How can I implement that ? Now the test case is showing 'Manual'. I want to make it automated and show the pass/fail result when I run it from my local machine/cloud. Please help. azure structure
My specflow feature file look like this. feature file