I would add to Craig's suggestion to document and digitize those cases. The cases can then be run automatically after every code commit to ensure that the changes don't break any business requirements.
If you use Visual Studio I would recommend NUnit and SpecFlow.
https://www.nunit.org/
http://specflow.org/
If javascript, Jest and Jasmine are good choices.
https://facebook.github.io/jest/
https://jasmine.github.io/
The general concepts are TDD (Test Driven Design) and BDD (Behavior Driver Design)
Cheers!
------------------------------
Rex Tan
Programmer
The Davey Tree Expert Company
Kent OH
------------------------------
Original Message:
Sent: 06-22-2017 07:15 AM
From: Craig Heier
Subject: Ideas on Functional Testing of CRM
Create a Cross Functional Team made up of 1-2 users from each department in your organization. Conduct training and testing sessions once or every other week.
------------------------------
Craig Heier
CRM Administrator
BCC Software
Rochester NY
------------------------------
Original Message:
Sent: 06-21-2017 06:41 PM
From: Manish Goyal
Subject: Ideas on Functional Testing of CRM
Hello,
Can someone give ideas on ways to test the Dynamics 365 during and after the configuration of the sprints?
Thanks
------------------------------
Manish Goyal
Lowe's Companies, Inc.
Mooresville NC
------------------------------