AX – D365FO – Connect to UAT database through SSMS (SQL Server management studio)

The only way to get access to UAT Sandbox SQL Server database throught SSMS is to make a request from LCS. This is access is only for 8 hours, after that time you need to request access again. So Login to LCS Go to UAT environment -> Full details. You should see request access controls … Continue reading AX – D365FO – Connect to UAT database through SSMS (SQL Server management studio)

AX – D365FO – Regression Suite Automation Tool (UAT without developer and code intervention)

Regression Suite Automation Tool : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-overviewRegression Suite Automation Tool installation and configuration : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-install-configureUse the Regression suite automation tool (RSAT) : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-runMaintain test cases in Regression suite automation tool (RSAT) : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-maintain-test-casesValidate expected values : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-validate-expectedCopy variables to chain test cases : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-chain-test-casesDerived test cases : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-derived-test-casesUpgrade parameter files : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/rsat/rsat-upgrade-parameter-filesRegression suite automation tool tutorial … Continue reading AX – D365FO – Regression Suite Automation Tool (UAT without developer and code intervention)

AX – D365FO – Acceptance Test Library (ATL) Code Generation Wizard

The ATL Code Generation Wizard is a feature in the D365 Visual Studio development environment, which automatically generates Entities, Queries, and Specifications that you can use within the ATL framework. The ATL models within D365 contain objects for nearly every situation one would need to test, but with the new Wizard custom objects can be … Continue reading AX – D365FO – Acceptance Test Library (ATL) Code Generation Wizard