A company has a Dynamics 365 Finance environment.
The company's architect is working with a developer to perform multi-user testing with the Performance SDK.
You need to ensure the environment is prepared to achieve the goal.
Which two prerequisites must be met? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Click on the arrows to vote for the correct answer
A. B. C. D.AC.
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/perfsdk-multi-user-testingTo perform multi-user testing with the Performance SDK in a Dynamics 365 Finance environment, there are two prerequisites that must be met:
Tier-2 Sandbox: A Tier-2 Sandbox environment is required for multi-user testing with the Performance SDK. This environment should be used for testing the integration of Dynamics 365 Finance with other applications or services. The Tier-2 Sandbox environment is isolated from production and is used to test configurations, customizations, integrations, and other changes before they are deployed to production.
Visual Studio 2019 Enterprise Edition: Visual Studio 2019 Enterprise Edition is required to work with the Performance SDK. It provides the tools necessary to create and execute performance tests in Dynamics 365 Finance. With Visual Studio 2019 Enterprise Edition, you can create, edit, and run performance tests, and analyze the results of the tests.
Therefore, options A and C are the correct answers. Option A specifies the required Tier-2 Sandbox environment, and option C specifies the required Visual Studio 2019 Enterprise Edition. Option B (Tier-1 Sandbox) and option D (Visual Studio 2015 Professional Edition) are incorrect as they do not meet the prerequisites for multi-user testing with the Performance SDK in a Dynamics 365 Finance environment.