Microsoft MB-500 Microsoft Dynamics 365: Finance and Operations Apps Developer Exam Online Training
Microsoft MB-500 Online Training
The questions for MB-500 were last updated at May 09,2025.
- Exam Code: MB-500
- Exam Name: Microsoft Dynamics 365: Finance and Operations Apps Developer Exam
- Certification Provider: Microsoft
- Latest update: May 09,2025
HOTSPOT
You have the following code:
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
You are a Dynamics 365 Supply Chain Management developer.
You are working on a project by using Visual Studio.
Several users check out a custom form version control and modify the form.
You need to find the user that has added a specific line of code to the form.
What should you do?
- A . Open the object in Object Designer, select the title of the object, and then right-click View History.
- B . In Solution Explorer, navigate to the object and right-click View History.
- C . Using Visual Studio, navigate to the object. Add the object to a new solution, and then right-click View History.
- D . Using Visual Studio, navigate to the object in Application Explorer and right-click View History.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
A company has an extension that makes changes to a base form.
You need to identify all extension changes made to the base form.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Right-click the base form and select view references
- B . In search bar on the form extension element, enter the text e:
- C . In the search bar on the base form, enter the text e:.
- D . In the search bar on the form extension element, enter the text c:
- E . In the search bar on the base form, enter the text c:.
You are a Dynamics 365 Finance developer. You have a virtual machine that includes Visual Studio. You need to display the elements by model.
What should you do?
- A . Select Metadata Search from the Dynamics 365 menu.
- B . Select Model Management from the menu and then select View all package dependencies
- C . Right-click the Application Object Tree (AOT) node in Application Explorer and select Model View.
- D . Select Model Management from the menu and then select Refresh Models.
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
You are using the SysTest framework to test code in Visual Studio.
You need to create a unit test class.
Which three attributes can you use to create the class? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Test Property
- B . EntryPoint
- C . Owner
- D . Priority
- E . TestFilter
DRAG DROP
A company has a Dynamics 365 Finance and Operations environment.
You need to implement indices for new tables.
Which types of indexes should you use? To answer, drag the appropriate types of indexes to the correct requirements. Each type of index 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.