exam questions

Exam PL-600 All Questions

View all questions & answers for the PL-600 exam

Exam PL-600 topic 1 question 38 discussion

Actual exam question from Microsoft's PL-600
Question #: 38
Topic #: 1
[All PL-600 Questions]

DRAG DROP
-

You are a Microsoft Power Platform solution architect capturing requirements for a national retail chain project.

The project has the following requirements:

• Retail employees must use the application on a company-provided tablet device.
• The app must store data offline.
• Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity.
• Apps are shared with security group teams for users to access.

You need to identify the project's functional and non-functional requirements.

How should you categorize the requirements? To answer, drag the appropriate categories to the correct requirements. Each category 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.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
meg111111111111
Highly Voted 2 years, 3 months ago
• Retail employees must use the application on a company-provided tablet device. = NON-FUNCTIONAL No requirement here to build anything out • The app must store data offline. = FUNCTIONAL Requirement to implement offline capabilities • Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity = NON-FUNCTIONAL Regarding the performance / usability of the system so is therefore nonfunctional • Apps are shared with security group teams for users to access. = FUNCTIONAL Bit of a trick question as security is mainly non-functional; but there is a requirement here to share the apps with certain teams which means its functional.
upvoted 25 times
OldHand1
1 year, 11 months ago
Data residency (where data is stored) is a non-functional requirement as is Security according to this doc. So I *think* they are all functional. https://learn.microsoft.com/en-us/training/modules/work-with-requirements/4-non-functional-requirements
upvoted 3 times
OldHand1
1 year, 10 months ago
Apologies, all Non-Functional
upvoted 4 times
...
...
BrahderLau
2 years, 3 months ago
Agree with @meg111111111111 Non-functional is something that is out of our control
upvoted 2 times
...
...
fuddyduddy
Highly Voted 2 years, 2 months ago
Functional requirements describe what the solution needs to do or its behaviours. Non-functional requirements describe non-behaviour aspects of the solution such as performance requirements. Hence: * Retail employees must use the application on a company-provided tablet device - NF - This has nothing to do with its behaviours. This is about how users will access it * The app must store data offline - F - This is functionality that the app provides * Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity - NF - A performance requirement * Apps are shared with security group teams for users to access - NF - Nothing to do with how it works or its behaviours. That's just the security model. Source: https://learn.microsoft.com/en-us/training/modules/work-with-requirements/4-non-functional-requirements. To conclude: NF F NF NF
upvoted 20 times
...
kmch2003
Most Recent 3 months ago
NF, F, NF, F is the Answer
upvoted 2 times
...
FaresAyyad
5 months, 1 week ago
Based on the definition of Functional requirement : Describes what a solution needs to do. I can say that NF, F, NF, NF.
upvoted 1 times
loftuscheek
3 months, 1 week ago
correct
upvoted 1 times
...
...
nqthien041292
11 months ago
Retail employees must use the application on a company-provided tablet device. Functional Requirement: This specifies a functional aspect of the solution, focusing on the device that will be used to access the application. The app must store data offline. Functional Requirement: This requirement outlines a specific feature of the application, namely its ability to store data offline. Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity. Non-Functional Requirement: This is related to system performance and capacity management, focusing on operational and performance criteria rather than a specific feature. Apps are shared with security group teams for users to access. Functional Requirement: This describes how the application will be distributed and accessed, outlining a specific feature related to user permissions and access.
upvoted 2 times
...
mgharably
1 year ago
All are non functional
upvoted 2 times
...
rockyoz
1 year, 2 months ago
As architect, I believe the last 3 are Non Functional because they define the solution implementation requirements other than user stories. i.e. Data must store offline, it is absolutely functional. Security Group - Must be non functional. The first one is questionably Functional. But can be a NF as well tbh. This is about implementation consideration so the solution design need to meet it. Other than user stories a feature to be designed.
upvoted 1 times
rockyoz
1 year, 2 months ago
I mean last 3 as NF.
upvoted 1 times
...
...
thachy
1 year, 5 months ago
Functional Non Functional Non Functional Functional
upvoted 4 times
IRONR2D2
1 year, 4 months ago
No, Probably the best answer should be user all on NF, but from my point of view Should be. F: You can control, where the application can be used F: You can control the offline Data NF F
upvoted 2 times
...
...
YYCRMGuy
1 year, 6 months ago
It's Non-Functional for all 4.
upvoted 4 times
...
deepweb7
1 year, 9 months ago
Functional Requirements: Retail employees must use the application on a company-provided tablet device. The app must store data offline. Apps are shared with security group teams for users to access. Non-Functional Requirements: Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity.
upvoted 2 times
...
OldHand1
1 year, 11 months ago
The last 3 are clearly non-functional, I believe the first one is too from the format but can't quite justify why as it doesn't neatly fall into any category. Retail employees must use a device - Questionable but Functional. The app must store data offline - Non-Functional (Data retention/residency) Environment capacity must be monitored - Non-Functional (Scalability) Apps are shared with security group members - Non-Functional (Security) https://learn.microsoft.com/en-us/training/modules/work-with-requirements/4-non-functional-requirements
upvoted 2 times
...
dlnuser
1 year, 11 months ago
• Retail employees must use the application on a company-provided tablet device. (power App is available on mobile, so F) • The app must store data offline. (F to, it's a setting you can enable) • Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity. (n-F, need programming or coding) • Apps are shared with security group teams for users to access. (F, out of the boxe security feature) F, F, NF,F
upvoted 2 times
...
AndreeaVlad
1 year, 11 months ago
according to Chat AI the answers are functional, NF, NF,NF
upvoted 1 times
...
nicknamety
2 years ago
A Power Platform application can be configured for either mobile or tablet screens so there is control on that functionality requirement from a Power Platform architect's perspective
upvoted 3 times
...
Stanna
2 years, 1 month ago
Non-functional requirements capture the elements that users might not directly care about but are important to support the proposed architecture and operational viability of the solution. Examples of common non-functional requirement types include: Data retention/residency https://learn.microsoft.com/en-us/training/modules/work-with-requirements/4-non-functional-requirements * The app must store data offline = Non-Functional
upvoted 4 times
...
val_maly
2 years, 1 month ago
4. Is Functional. You can reformulate this requirement like The App should allow users from only certain groups
upvoted 3 times
...
OldPlayer
2 years, 3 months ago
Requirements are commonly referred to as either functional or non-functional. Functional requirements describe what the solution needs to do or its behaviors, and non-functional requirements commonly describe non-behavior aspects of the solution such as performance requirements. And good functional requirements describe who, what, and why of a requirement. Retain Employees: Functional App: Non-Functional (?) Enviroment: Non-Functional App/group teams: Non-functional (?) Not sure about two of them, any input? https://learn.microsoft.com/en-us/training/modules/work-with-requirements/
upvoted 3 times
IRONR2D2
1 year, 4 months ago
APP/Group teams: it can be F, I mean you can control this part with a security team, or am I wrong?
upvoted 1 times
...
Bhaveshbarot22
1 year, 6 months ago
Agree. functional requirement are which is part of functional solution designing which generally does not cover technical requirement of maintaining solution. F,NF,NF,NF
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...