Microsoft MB-500 Übungsprüfungen
Zuletzt aktualisiert am 08.05.2025- Prüfungscode: MB-500
- Prüfungsname: Microsoft Dynamics 365: Finance and Operations Apps Developer Exam
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 08.05.2025
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.
- A . Declare the class and all Its methods as public.
- B . Implement only some methods in the classes that implement the interface.
- C . Implement the class as abstract
- D . Declare all methods in the classes that implement the interface.
You are training a new Dynamics 365 Finance developer.
You need to recommend where asynchronous integrations should be used instead of synchronous integrations.
For which scenario should you recommend asynchronous integration?
- A . When products are updated in Finance and Operations, a third-party application that contains the same product information needs to also be updated in near real-time.
- B . A company uses an on-premises inventory management system that needs to receive sales order data every hour throughout the day.
- C . A company uses workflow for purchasing approvals, which then sends just-in-time approval information to a third-party application for approvers to review.
- D . A manufacturer wants to move production data from an on-premises deployment Dynamics 365 Finance in near real-time.
You need to apply a pattern to the newly created form to satisfy the requirements.
Which form pattern should you apply?
- A . Table of Contents
- B . Simple Let and Details
- C . List Page
- D . Details Master
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: Create command classes to run business practices. Call the classes by using the SysTest framework.
Does the solution meet the goal?
- A . Yes
- B . No
HOTSPOT
You are a Dynamics 365 Finance developer.
You have The following code:
Which values does the info() method return? To answer, select the appropriate option in the answer area. NOTE: Each correct selection is worth one point.
HOTSPOT
The system includes the following code: (Line numbers are included for reference only.)
You need to apply changes to address User2’s issues.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
DRAG DROP
A company uses Dynamics 365 Finance.
You must create two data entities:
• The first entity must allow access to customer groups by using OOata.
• The second entity must be able to bulk export customer data by using a batch process.
You need to enable the properties for each entity you create.
Which properties should you enable? To answer, drag the appropriate properties to the correct requirements. Each property 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.
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: Create a set of navigation objects and creator classes to access entities and test data.
Does the solution meet the goal?
- A . Yes
- B . No
DRAG DROP
A company uses Dynamics 365 finance.
The company wants to create test cases by using the SysTest framework.
You need to select the appropriate TestTransactionMode option for each requirement
Which options should you use? To answer, drag the appropriate options to the correct requirements. Each option 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.