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

List of questions
Question 221

Users report that a company's Dynamics 365 Finance website is slow. You suspect that a SQL query attached to the task GetFormlnteractionTask is the cause. You need to determine how long it takes for the query to run and return results. What should you use?
Question 222

A company uses Dynamics 365 Supply Chain Management.
You need to list all classes in the Application Suite model that contain a cross-company query.
Which query string should you use?
Question 223

You are working with extended data types in Visual Studio.
You need to create an extension of a base Extended Data Types (EDT) that is part of another model. Which three properties can be modified? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Question 224

A company uses Dynamics 365 Finance. You are customizing elements for the extended data types (EDTs) shown in the following table.
You have a table named WorkCalendar. The table has a column named BasicCalendailD that uses the BasicCalendarlD EDT. You need to increase the length of the column by using an extension.
Solution: Create an extension for CalendarName.
Does the solution meet the goal?
Question 225

A company uses Dynamics 365 Finance.
You must add fields to a standard table in Visual Studio.
You need to create an extension of the table.
What should you do?
Question 226

DRAG DROP
You are developing new features for an app.
You must perform unit testing for the features by using the SysTest framework.
You need to create unit test code using appropriate test attributes.
Which test attribute should you use? To answer, drag the appropriate test attributes to the correct descriptions. Each test attribute 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 227

HOTSPOT
You are designing a new layout for the Vendor Payment Advice report. You add fields to the table that the report uses.
The design must include the new fields.
You need to ensure the standard Payment Advice report always uses the new design.
Which class should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Question 228

A company is implementing Dynamics 365 finance and operations apps.
The company must test its native Dynamics 365 finance and operations apps by using multiple values.
You need to create a test case within a development environment.
Which attribute should the test case use?
Question 229

DRAG DROP
You are a Dynamics 365 Finance developer.
A long-running process times out in the system.
You need to implement the asynchronous framework to resolve this issue.
Which class runAsync method should you use for each use case? To answer, drag the appropriate classes to the correct use cases. Each class 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 230

A company is implementing Dynamics 365 finance and operations apps.
The company must functionally test its native Dynamics 365 finance and operations apps with specific data values.
You need to add specific values on test data within a development environment.
Which two fluent setter methods can you use to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Question