Microsoft Dynamics 365: Finance and Operations Apps Solution Architect — Question 23
A company is implementing Dynamics 365 Supply Chain Management for multiple legal entities.
Each legal entity will be rolled out in a phased approach over a 24-month period. Some customizations will be required.
You need to define how to test Microsoft’s continuous updates throughout the implementation lifecycle.
What should you recommend?
Answer options
- A. Use the SysTest Framework in a build or test environment.
- B. Use the Performance software development kit (Perf SDK) in a build or test environment.
- C. Use the SysTest Framework in a production environment.
- D. Use the Regression suite automation tool (RSAT) with DevOps in a build or test environment.
Correct answer: D
Explanation
The correct answer is D because the Regression suite automation tool (RSAT) is specifically designed to automate testing for Dynamics 365 updates and can be integrated with DevOps for efficient continuous testing. Options A and C are incorrect as the SysTest Framework is not as effective for continuous updates compared to RSAT, and testing in a production environment (Option C) is not advisable. Option B is incorrect as the Perf SDK focuses on performance testing, not continuous updates.