Hello,
We’re currently working on our CI/CD processes where we let Azure Devops Pipelines automatically deploy our environments. To validate whether the deployed environment is stable, we execute unit tests. This will give us an idea of the stability, but ideally we would also like to (automatically) execute process tests. This is currently not available in the Universal GUI and i don’t think we can execute them automatically on the Windows GUI.
So my question is when we can expect to run process tests in the Universal GUI and can we execute these process tests with for example odata calls? Or will there be an other way to execute these process tests automatically after deployment?
We’ve read the below topic but it doesnt really give a clear answer and is already a year old. We’ve hoped that there might be more information available at the moment.