Hello everyone,
My company is using MS Dynamics 365, Store Commerce App and Azure DevOps (Test plans). I’m responsible for automation test of mentioned applications. Currently I’m facing the issue where I can’t really find a perfect tool to automate test both: web app (D365) and desktop app (Store commerce). Is there any tool to help me achieve:
* Dynamics 365 test automation
* Store commerce app test automation
* Integration with Azure DevOps test plans to export/sync test runs results
The perfect tool would be code less tool but it is not necessary.
Ps. Company is using VS2022 and I was facing an issues with building valid CI/CD pipelines to run my Selenium C# test via Azure DevOps test plans - It only supports VS2017 - VS2019
Ps2. RSAT is not a fit for us