Microsoft MB-500 Übungsprüfungen
Zuletzt aktualisiert am 07.05.2025- Prüfungscode: MB-500
- Prüfungsname: Microsoft Dynamics 365: Finance and Operations Apps Developer Exam
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 07.05.2025
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.
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.
You are a Dynamics 365 Finance developer.
You need to deploy a new report in a developer environment.
From which two locations can you deploy the report? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Application Explorer
- B . Package deployment
- C . Solution Explorer
- D . Build Model option
- E . Build project
DRAG DROP
A company uses Dynamics 365 Finance.
You must use QueryBuilder classes to implement a query that loops through all customers for whom
the customer group equals EXT. You need to implement the query. You declare and initialize a query Object.
You need to run the query.
in which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
HOTSPOT
A user reports that a form takes a long time to load. You suspect that the issue relates to a display method.
You need to resolve the issue.
Which actions should you perform? To answer, select the appropriate options in the answer area. 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: Record business process steps and save as developer documentation by using Task recorder.
Does the solution meet the goal?
- A . Yes
- B . No
DRAG DROP
A company is migrating from a legacy system to Dynamics 365 Unified Operations.
You need to import the customer data by using the Data Management workspace.
In which order should you perform the actions? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
DRAG DROP
You need to create an extension of the table and perform a build and synchronize the newly extended table.
Which three actions should you perform in sequence? to answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
DRAG DROP
You need to deploy the web portal integration solution.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You are a Dynamics 365 Finance developer. You are testing a workflow in a user acceptance testing environment. You need to ensure that a specific user can accept purchase requisitions only if the requisition is in a specific status.
Which two options can you configure to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . conditional decision
- B . approval process
- C . manual task
- D . manual decision
- E . automated task