ExamGecko
Home Home / Microsoft / MB-300

Microsoft MB-300 Practice Test - Questions Answers, Page 33

Question list
Search
Search

List of questions

Search

Related questions











A company implements Dynamics 365 Supply Chain Management. The company is starting a shortQuestions & Answers PDF P-260 term project that has a rigid budget.

The warehouse manager requests an environment that has demo data so that users can look at samples of the warehouse module. A cloud scale unit is not required.

You need to recommend a cost-effective environment.

What should you recommend?

A.

Tier 3

A.

Tier 3

Answers
B.

Tier 1

B.

Tier 1

Answers
C.

Tier 2

C.

Tier 2

Answers
D.

Tier 4

D.

Tier 4

Answers
Suggested answer: B

Explanation:

Environment types

You can use the following environment types for your project:

* Environment image (VHD) – These additional Tier-1 environments are hosted on-premises by using a virtual hard disk (VHD) that can be downloaded from Microsoft Dynamics Lifecycle Services (LCS).

* Standard – This environment is included in the standard offer and is managed by Microsoft in a Microsoft subscription. Standard environments include the production environment and a Tier-2 Standard Acceptance Test environment.

* Add-on – The add-on environments are in a Microsoft-managed subscription that the customer has purchased in addition to the standard offer. For example, an add-on environment might be an additional Tier-4 environment for performance testing.

* Cloud-hosted – Cloud-hosted environments are additional environments that are managed by the customer or partner in a customer or partner Microsoft Azure subscription. A cloud-hosted environment can include a Tier-1 demo environment.

Reference: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/fin-ops/implifecycle/environment-planning

A company is implementing Dynamics 365 Finance.

The company uses 2 third-party applications.

The first application is used for sales taxes and must have current tax data present for sales order entry.

The second application is used for exchange rates and must have current daily exchange rates available for reference within Dynamics 365 Finance.

You need to ensure that the third-party applications work with Dynamics 365 Finance.

Which test type should you use?

A.

Integration

A.

Integration

Answers
B.

Regression

B.

Regression

Answers
C.

Performance

C.

Performance

Answers
D.

Functional

D.

Functional

Answers
Suggested answer: A

Explanation:

Toolkit Overview: RSAT Integration Testing

RSAT (regression suite automation tool) will get a new improvement where our RSAT tool should be able to support an end-to-end integration scenario. It will allow run sessions for third-party applications that run before or after Finance and Supply Chain Management is run. Essentially, you will be able to trigger an integration in some portal and then verify the outcomes in Finance and Supply Chain Management. It's the same as if you were doing with the C# NUnit framework and selenium WebDrivers, although, in this case, you likely won't require coding. The main idea is to be able to do integration scenario testing and be able to do that without developer help. Since development can be expensive it's not something that customers really aim to do. We will get this feature in general availability and in public preview within the next few months, so stay tuned and follow the latest Microsoft improvements so you don't miss out!

Reference: https://companial.com/blog/how-to-automate-integration-testing-in-microsoftdynamics-365-fscm/

You are a Dynamics 365 Finance system administrator.

A user is reporting an issue with the Sales Order form. The UI for the form is not loading properly, and there are some performance issues. The object was working fine until the most recent update release. The who personalized this form is using Microsoft Edge. No other users are reporting issues.

You need to resolve the issue.

What should you do?

A.

Delete the sales form object in the usage data form.

A.

Delete the sales form object in the usage data form.

Answers
B.

Open the form in a new Microsoft Edge InPrivate session.

B.

Open the form in a new Microsoft Edge InPrivate session.

Answers
C.

Reimport and compile the AOT object causing issues.

C.

Reimport and compile the AOT object causing issues.

Answers
D.

Rebuild the system indexes.

D.

Rebuild the system indexes.

Answers
Suggested answer: D

You are implementing Dynamics 365 Finance. You use the Microsoft Dynamics Office add-in for Excel to import journals for sample test data.

You must add two additional fields in the journal template which are not defined in the Microsoft Excel workbook designer. You are not able to add the columns. The Design button is not visible in Microsoft Dynamics Office add-in for Excel.

You need to ensure that you can add the additional columns.

What should you do?

A.

Sign out and sign back in to the Excel add-in

A.

Sign out and sign back in to the Excel add-in

Answers
B.

Add the columns to the Excel document and select Publish

B.

Add the columns to the Excel document and select Publish

Answers
C.

Enable data source designer

C.

Enable data source designer

Answers
D.

Select Refresh to use the most up-to-date template

D.

Select Refresh to use the most up-to-date template

Answers
Suggested answer: C

A company implements Dynamics 365 Finance.

New system users need to import journals. Journal data must be validated before it is imported into Dynamics 365 Finance.

You need to import the journal data.

What should you use?

A.

Microsoft Dataverse

A.

Microsoft Dataverse

Answers
B.

Excel add-in

B.

Excel add-in

Answers
C.

Periodic journal

C.

Periodic journal

Answers
D.

General processing workspace

D.

General processing workspace

Answers
Suggested answer: D

A company is preparing for go-live with Dynamics 365 Finance.

The company plans to test the sales order process.

You need to ensure that a delivery note is generated for each sales order created.

What should you use?

A.

Chain test case

A.

Chain test case

Answers
B.

Derived test case

B.

Derived test case

Answers
C.

SysTest

C.

SysTest

Answers
D.

Data task automation

D.

Data task automation

Answers
Suggested answer: B

You are currently running version 10.0.2 of Dynamics 365 Finance.

You build a solution that includes dependencies on components in version 10.0.2. You have deferred updates of versions 10.0.3, 10.0.4, and 10.0.5. Microsoft releases version 10.0.6 of Dynamics 365 Finance. The 10.0.2 components do not work in version 10.0.6.

You need to ensure that your solution continues to work properly.

What should you do? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Accept the version 10.0.6 update

A.

Accept the version 10.0.6 update

Answers
B.

Update the dependencies to support version 10.0.6

B.

Update the dependencies to support version 10.0.6

Answers
C.

Pause the version 10.0.6 update

C.

Pause the version 10.0.6 update

Answers
D.

Maintain the dependencies on version 10.0.2

D.

Maintain the dependencies on version 10.0.2

Answers
Suggested answer: B, C

HOTSPOT

You implement Dynamic 365 Finance. All financial records are stored in QuickBooks 2003 Pro.

You need to import the financial records into Dynamics 365 Finance by using the data management framework.

Which file format should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 328
Correct answer: Question 328

Explanation:

Box 1: Tab-delimited Excel file

If you want to migrate data from other finance solutions, you must either check if an extension is available for that solution or import from Excel.

Box 2: ZIP file

Supported import file formats include .csv, .zip, .txt, .xml, and .xlsx.

Reference: https://docs.microsoft.com/en-us/dynamics365/business-central/across-import-dataconfiguration-packages

https://i-neti.com/stories/import-data-dynamics-365-for-finance-and-operations/

DRAG DROP

A user attempts to view of vendors in Dynamics 365 Finance.

You collaborate with the user to access Dynamics 365 Finance. The user logs their device and credentials to show you the vendor list menu is missing. You log in an create a task recording on the user's device. The recording shows you accessing the menu. You then upload the recording.

You need to use the security diagnostics tool on your device to gran the user permissions.

Which four actin should you perform in sequence? To answer, move the approve actions from the list of actions to the answer area and arrange them in the correct order.


Question 329
Correct answer: Question 329

Explanation:

- Select Open from LCS;

- Enter the user's ID;

- View the objects where the Missing permissions field displays the value Yes;

- Add a reference to a role, duty, or privilege.

https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/tasks/securitydiagstics-task-recordings

HOTSPOT

You are configure a new Dynamic 365 app deployment for a company.

The company has the following requirements:

Create a rewards program for customers.

Manage long-term relationship with customers through clienteling.

Manage customer ledger entries to reconcile payments.

You need to select the appropriate app to use.

Which app should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 330
Correct answer: Question 330
Total 391 questions
Go to page: of 40