Microsoft Dynamics 365: Finance and Operations Apps Developer MB-500 Exam Practice Test

Page: 1 / 14
Total 304 questions
Question 1

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.

You must extend the class SaleslineType and add a new method that returns the day of week for the system's current date as an integer value

You need to create a class that extends SalesLineType and adds the new method.

Solution: You create the following code:

Does the solution meet the goal?



Answer : B


Question 2

A company uses Dynamics 365 finance and operations apps.

A customer wants to ensure future customizations or application upgrades do not interfere with or interrupt business process steps. The customer must document the business process steps a user performs in the user interface.

You need to select the options for exporting a task recording for testing.

Which three options could you select? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.



Answer : B, C, D


Question 3

You add a field to the SalesTable entity by using an extension.

You need to ensure that the new field is available for use in forms, reports, and code.

What are three possible ways to achieve this goal? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.



Answer : A, D, E


Question 4

You are a Dynamics 365 Finance developer. You create a key performance indicator (KPI) in a development environment. You need to display the KPI. What should you do?



Answer : C

KPIs and aggregate data that are shown on the dashboard, or a workspace, can be secured by using menu items.


https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/analytics/model-aggregate-data

Question 5

You are a Dynamics 365 Finance and Operations developer.

You need to create an extension class.

Which action should you perform?



Question 6

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.

You have an enumeration named truckStatus that has the following statuses:

Empty

Loaded

Completed

You have the following code:

You need to extend this enumeration and add the following statuses to the enumeration: Quarantine, InTransit. You must then modify code that validates the switch statement.

Solution: Add a post handler to the method that checks the enumeration and logic for your new enumeration values using a range comparison for your new values.

Does the solution meet the goal?



Answer : B


Question 7

You create a new interface class in Dynamics 365 Finance. The class has two methods. You need to create a valid interlace class.

Which two actions should you perform? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.



Answer : A, D


Page:    1 / 14   
Total 304 questions