Hi Folks,
I am currently struggling when it comes to run an integration test in Dynamics 365 Finance. My Integration Tests requires the integration of the database and I want to run this integration test automated. So I have installed an Azure Agent on our Integration Stage of D365 Finance. In this stage we have fully valid database with D365 Finance security configured.
So I asked myself this question: Hoow can I setup the agent or my Integration Test to use the right user/role? I have found this article https://www.d365ug.com/axug/blogs/alex-meyer/2019/02/07/automated-role-access-testing-in-d365fo which describes the attribute SysTestSecurityAttribute. The only explanation which I have found for this attribute was here: https://docs.microsoft.com/de-at/archive/blogs/axdevalm/automated-testing-guidance-for-ax-7
So my questions would be:
- Are the test attributes from AX7 still in D365 Finance fully supported?
- Is this specific attribute SysTestSecurityAttribute still supported and this is the way how to set up the security for an Integration Test?
- Installing an Azure Agent on a T1 machine and running their the integration tests, is this a valid approach?
Thank you guys in advance.
Cheers,
Chico