Our framework already can execute Web and API automated tests, understand Gherkin notation and store test results in an HTML file. The last step, is to automate test execution itself. We will create an AzureDevops pipeline to execute automated tests manually on schedule. Create Build For the demonstration purposes, we will use…