MB-700 · Question #69
A travel agency is implementing Dynamics 365 Finance and Dynamics 365 Supply Chain Management. The agency must validate and perform these tasks during each regression cycle. - Purchase and sales proce
The correct answer is B. notifications D. configure vendor payment settings E. purchase and sales processes. RSAT (Regression Suite Automation Tool) automates functional UI test cases recorded with the Task Recorder in Dynamics 365 Finance and Supply Chain Management. It can automate: notifications (B) - validating that system notifications are triggered correctly; configuring vendor pa
Question
Options
- Achart control
- Bnotifications
- Cpage refresh data consistency
- Dconfigure vendor payment settings
- Epurchase and sales processes
How the community answered
(30 responses)- A7% (2)
- B83% (25)
- C10% (3)
Explanation
RSAT (Regression Suite Automation Tool) automates functional UI test cases recorded with the Task Recorder in Dynamics 365 Finance and Supply Chain Management. It can automate: notifications (B) - validating that system notifications are triggered correctly; configuring vendor payment settings (D) - stepping through setup and transactional screens; and purchase and sales processes (E) - end-to-end business process flows recorded via Task Recorder. RSAT cannot reliably test chart controls (A) because charts are rendered client-side and RSAT does not have mechanisms to assert chart data or visual rendering. Page refresh data consistency (C) involves dynamic DOM re-rendering that RSAT cannot validate, as it is a known limitation of the tool's UI automation engine.
Topics
Community Discussion
No community discussion yet for this question.