Is there any relationship between a configuration and an automated test? Example if I had a Test to click on a button on a webpage (automated) and wanted to run tests on Edge and Chrome.
If I then setup 2 configurations for each Browser and associate them to the test suite. (I see 2 test cases one each for each configuration). When I select run automated test from the UI, I don't see the configuration passed into the Release pipeline details (used REST API to check)?
Regards.


