Microsoft Universal Windows Platform - App Architecture and UX/UI - 070-354 Exam Practice Test

You develop a Universal Windows Platform (UWP) app that is available in the Microsoft Store.
Some users report that the app occasionally crashes.
You review the health reports from the Windows Dev Center dashboard and you discover that there are no Failure logs for the app.
You need to ensure that the app failure information is available in the health reports from the Windows Dev Center dashboard.
What should you do before you republish the app?
Correct Answer: C Vote an answer
DRAG DROP
You are developing a Universal Windows Platform (UWP) app. All of the code sources are hosted in GitHub.
You need to create a new branch in GitHub.
What commands should you run? To answer, drag the appropriate values to the correct targets. Each value 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.
Correct Answer:
Which two actions should you perform to provide beta testers with access to the CityPlanner app?
Each correct answer presents part of the solution.
Correct Answer: D,E Vote an answer
You are developing code to meet the requirements of the personal notes.
Which code should you include?
Correct Answer: C Vote an answer
HOTSPOT
You are evaluating the touch input of the app.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
Correct Answer:
HOTSPOT
You are evaluating the style and themes of the app.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the case study.
Correct Answer:
HOTSPOT
You are designing a Universal Windows Platform (UWP) app that will access external data sources. The data sources have the following requirements:
The data must be stored in a relational database.
The data sources must be stored in a public cloud.
The app must not connect directly to the database.
---
- The app must access the data sources by using HTTP verbs. You need to identify the appropriate data storage type and the appropriate method to use to access the data sources.
What should you identify? To answer, select the appropriate options in the answer area.
Correct Answer:
You are developing a Universal Windows Platform (UWP) app.
You plan to publish the app to the Microsoft Store. The app will have a 30-day trial mode.
During the trial mode, you need to limit the number of exposed features.
Which object should you use to ascertain whether the app is running in trial mode?
Correct Answer: B Vote an answer