Microsoft MB-500 Practice Test - Questions Answers, Page 26

List of questions
Question 251

DRAG DROP
A company uses Dynamics 365 Commerce for sales and distribution operations.
The following reporting changes are required based on feedback from user acceptance testing:
* Add a field to a business document template.
* Adjust the location of the customer address on an SSRS report.
You need to implement the changes.
Which development tools should you use? To answer, drag the appropriate development tools to the correct requirements. Each development tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Question 252

You need to design the processAttachment method for the MigrateAttachment class. Which attribute should you use?
Question 253

DRAG DROP
You need to design the workspace for the sales manager.
Which object types should you use? To answer, move the appropriate object types to the correct key performance indicators. You may use each object type once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content.
NOTE: Each correct select is worth one point.
Question 254

A company uses Dynamics 365 finance and operations apps.
The company must implement efficient business events to allow an external system to subscribe to events coming from Dynamics 365 finance and operations apps.
You need to ensure the business events are efficient.
Which two methods should you use for the configuration? Each correct answer presents a complete solution
NOTE: Each correct selection is worth one point
Question 255

You are developing a workflow for Dynamics 365 Supply Chain Management.
The workflow must only be used within the organization for which it was defined.
You need to configure the workflow.
Which workflow association type should you use?
Question 256

DRAG DROP
A company uses Dynamics 365 finance and operation apps.
The company must create test cases by using the SysTest framework. The test cases must meet the following requirements:
* All insert statements must be tracked and deleted during cleanup.
* Transactions must be rolled back using SQL save points.
You need to select the TestTransactionMode options to use.
Question 257

A company uses Dynamics 365 for its supply chain operations.
A client wants to ensure current processes do not break when the client receives Microsoft updates for Dynamics 365 finance and operations apps.
The company has no development capabilities.
You need to build the scenarios to automate the process by using the Regression suite automation tool (RSAT).
Which file type should you include to run the scenarios?
Question 258

A company uses Dynamics 365 Finance.
You create a new form that must have the ability to open from the menu.
You need to set up the form for the menu.
What should you add to the menu?
Question 259

A company uses Dynamics 365 Finance. You implement an abstract class named Car. The Car class has the following:
* A real member called weight that is used to store the weight of the car.
* An abstract getWeight method that returns the value of the weight member.
The Car class code is:
You must create a child class named BigCar.
You need to implement the Car class by using the BigCar child class.
Which code segment should you use?
Question 260

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
A company is implementing Dynamics 365 finance and operations apps.
The company must test the functionality of its native Dynamics 365 finance and operations apps by using the Acceptance test library (ATL).
You need to implement ATL classes on test data within a development environment.
Solution: Record business process steps and save as developer documentation by using Task recorder.
Does the solution meet the goal?
Question