QuestionQ250
Develop and test codeA company uses Dynamics 365 finance and operations apps.
The company must ensure that employees follow best practices while performing data validation and functional, regression, and user acceptance testing in the finance and operations apps.
You need to choose the appropriate testing framework or functionality.
Which testing framework or functionality should be used for each scenario?
Each testing framework or functionality can be used once, more than once, or not at all.
Drag & Drop
Task recorder
SysTest framework
Acceptance test library (ATL)
Regression suite automation tool (RSAT)
Run a suite of tests to reduce user acceptance testing cost and time.
Document steps a user performs in an application for testing purposes.
Create consistent test data using structured, readable code.
Allow for continuous validation of code changes in a development environment.
Community Discussion