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 processes -> Payment gateway functionality to third-party integration -> Vendor payment -> Notifications -> Chart control -> Page refresh data consistency You need to determine which tasks can be performed using the Regression suite automation tool (RSAT)
Which three tasks can be performed? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Click on the arrows to vote for the correct answer
A. B. C. D. E.BCE.
Regression testing is a crucial part of any software development lifecycle, including Dynamics 365 Finance and Supply Chain Management. It ensures that new changes or enhancements in the software do not break the existing functionality, and the system works as expected after modifications.
The Regression suite automation tool (RSAT) is a tool that allows testing of the entire system and can automate repetitive testing scenarios. It includes a set of test cases that can be used to perform specific tests that can be executed during each regression cycle.
The tasks that can be performed using the Regression suite automation tool (RSAT) for the travel agency implementing Dynamics 365 Finance and Dynamics 365 Supply Chain Management are:
Purchase and Sales Processes: The RSAT can automate the testing of purchase and sales processes to ensure that the system works as expected during each regression cycle. It can verify that purchase and sales orders are created correctly, prices are calculated accurately, and transactions are posted without errors.
Payment gateway functionality to third-party integration: The RSAT can also automate testing of payment gateway functionality and integration with third-party payment gateways. It can verify that payments are processed correctly, payment data is accurate, and integration with third-party payment gateways is working as expected.
Notifications: RSAT can automate testing of notifications to ensure that they are generated correctly and delivered to the appropriate users or groups. It can verify that notifications are sent and received without any errors.
However, the following tasks cannot be performed using the Regression suite automation tool (RSAT):
Configure Vendor Payment Settings: Vendor payment settings are specific to the configuration of the system and require manual intervention to ensure that they are correctly set up. The RSAT cannot automate this task.
Chart Control: Chart control involves the visual representation of data on graphs or charts. Testing chart control requires a visual inspection of the output, which cannot be automated using the RSAT.
Page Refresh Data Consistency: Testing for page refresh data consistency requires manual intervention to ensure that data is correctly refreshed and updated. The RSAT cannot automate this task.
In summary, the tasks that can be performed using the Regression suite automation tool (RSAT) for the travel agency implementing Dynamics 365 Finance and Dynamics 365 Supply Chain Management are purchase and sales processes, payment gateway functionality to third-party integration, and notifications. Other tasks such as configuring vendor payment settings, chart control, and page refresh data consistency require manual intervention and cannot be automated using the RSAT.