MB-700 · Question #112
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…
The correct answer is D. Use the Regression suite automation tool (RSAT) with DevOps in a build or test environment. The Regression Suite Automation Tool (RSAT) integrated with Azure DevOps in a build or test environment is the correct recommendation. RSAT is purpose-built for automating functional regression testing of Dynamics 365 Finance and Supply Chain Management. When Microsoft releases…
Question
Options
- AUse the SysTest Framework in a build or test environment.
- BUse the Performance software development kit (Perf SDK) in a build or test environment.
- CUse the SysTest Framework in a production environment.
- DUse the Regression suite automation tool (RSAT) with DevOps in a build or test environment.
How the community answered
(17 responses)- A6% (1)
- B12% (2)
- C6% (1)
- D76% (13)
Explanation
The Regression Suite Automation Tool (RSAT) integrated with Azure DevOps in a build or test environment is the correct recommendation. RSAT is purpose-built for automating functional regression testing of Dynamics 365 Finance and Supply Chain Management. When Microsoft releases continuous updates, RSAT can automatically replay recorded test cases to validate that existing functionality still works correctly. Integrating with DevOps enables pipeline-driven test execution throughout the 24-month phased rollout. SysTest Framework (A, C) is a developer-level unit testing framework for X++ code, not suitable for functional regression testing across updates. Running any automated testing in a production environment (C) is never recommended. The Performance SDK (B) is used for load and performance testing, not functional regression testing of continuous updates.
Topics
Community Discussion
No community discussion yet for this question.