I have been reading the difference between scenario and scenario outline from different resources, but everywhere I could able to find is that ' Scenario works with single values, where you can use Scenario outline to run the same scenario for multiple examples.
But in practical, I am not seeing this difference. I am able to use Scenario and Scenario Outline interchangebaly without any issue even when I have multiple examples.
Can someone please tell me is it something which is being allowed in any recent version of Specflow? And are there any actual differences between Scenario and Scenario Outline?
Specflow version which I am using is: 3.1.89