Dynamics 365 Business Central On Premises Load Test sample as references from the Load Test WhitePaper
Enables you to create scenario tests for Microsoft Dynamics NAV. The solution consists of:
Microsoft.Dynamics.Nav.LoadTest : A sample test for NAV Order Processor Scenarios Microsoft.Dynamics.Nav.TestUtilities : Test utilities to help build test scenarios Microsoft.Dynamics.Nav.UserSession : Client Library for the NAV Client Services Web Service
On the Dynamics 365 Business Central On Premises DVD, you will find a folder called Test Assemblies. This folder contains one DLL, which is needed for running Load Tests:
Microsoft.Dynamics.Framework.UI.Client.dll
The DLL is also included in this project.