MB-700 · Question #14
A client is implementing Dynamics 365 Finance. You need to determine a testing solution to validate performance of critical business processes in the organization. Which two tools should you use? Each
The correct answer is A. Task Recorder C. PerfSDK. Performance testing requires two complementary tools: Task Recorder captures the end-to-end user actions of a critical business process and generates a script file (XML/developer recording), and PerfSDK (Performance Software Development Kit) uses those recorded scripts to simulat
Question
Options
- ATask Recorder
- BSysTest
- CPerfSDK
- DRegression suite automation tool
How the community answered
(49 responses)- A82% (40)
- B6% (3)
- D12% (6)
Explanation
Performance testing requires two complementary tools: Task Recorder captures the end-to-end user actions of a critical business process and generates a script file (XML/developer recording), and PerfSDK (Performance Software Development Kit) uses those recorded scripts to simulate multiple concurrent users and measure system performance under load. Together they form Microsoft's recommended performance and load testing approach for Dynamics 365 Finance. RSAT is designed for functional regression testing, not performance/load testing. SysTest is a unit testing framework for developers, which also does not address performance validation of business processes.
Topics
Community Discussion
No community discussion yet for this question.