Total 198 Questions
Last Updated On : 20-Feb-2026
Cloud kicks wants to incorporate human-centered design across its organization. Which two practices should be adopted?
A. Including Innovative ideas to showcase technology
B. Observing user behavior
C. Putting oneself in the situation of the end user
D. Creating requirements based business leaders’ priorities
Explanation
Human-centered design revolves around understanding and prioritizing the needs, behaviors, and experiences of actual users. It relies on empathy and real-world insights rather than assumptions, technology showcases, or top-down directives. This approach ensures solutions are intuitive, effective, and widely adopted across the organization.
✅ Correct Option: B. Observing user behavior
Direct observation of users in their real environments uncovers genuine workflows, challenges, and unspoken needs. This research technique provides reliable data that guides meaningful design decisions and prevents building features based on guesswork.
✅ Correct Option: C. Putting oneself in the situation of the end user
Empathy practices like imagining or simulating the user's daily context help teams connect emotionally with user struggles and goals. This perspective drives compassionate, user-friendly designs that feel natural and supportive.
❌ Incorrect Option: A. Including Innovative ideas to showcase technology
Focusing on innovative technology first often results in impressive but impractical features that don't address real user problems. Human-centered design uses technology as a tool to solve identified needs, not as the starting point.
❌ Incorrect Option: D. Creating requirements based business leaders’ priorities
Deriving requirements primarily from executive input can disconnect solutions from everyday user realities. Effective human-centered design starts with user research and then aligns findings with broader business objectives.
Summary
Human-centered design thrives on empathy and direct user insights through observation and perspective-taking.
Options B and C embody these core principles, fostering truly user-focused outcomes.
Options A and D shift priority to technology or leadership, which contradicts HCD fundamentals.
Cloud Kicks should adopt B and C for authentic, impactful design practices.
Reference:
Explore Human-Centered Design
Cloud Kicks has already identified its user personas and is working with a UX Designer who wants to synthesize what the company knows about its users to create a shared understanding with the rest of the organization. Which tool should the designer use?
A. Executive Summary
B. Empathy Map
C. Prioritize Backlog
Explanation
The question focuses on the phase after user personas are identified. The core need is to synthesize and translate that knowledge into a format that fosters alignment and shared understanding among diverse stakeholders across the company.
✅ Correct Option (B): Empathy Map
✅ An Empathy Map is the ideal collaborative tool for this purpose. It visually organizes known user data into key categories—what they Think & Feel, Hear, See, Say & Do, and their Pains & Gains. This process synthesizes facts into a shared, empathetic understanding of the user's world, creating a common reference point for the entire team.
❌ Incorrect Options
A. Executive Summary: ❌
An Executive Summary is a high-level document for communicating final conclusions, decisions, or plans to leadership. It is used to report outcomes, not as a participatory tool to build a shared, empathetic understanding of users from existing research.
C. Prioritize Backlog: ❌
Prioritizing the backlog is a project management activity focused on ordering future work items (like features or user stories). It is a planning step that occurs after the team has already established a shared understanding of user needs, not a tool to create that understanding.
📝 Summary
The Empathy Map is the correct tool for transforming user persona data into a shared organizational understanding. The other options serve different purposes: the Executive Summary communicates results, and the Prioritized Backlog organizes future work.
📚 Reference
This is based on standard Salesforce user-centered design methodology, where Empathy Maps are a foundational tool for synthesizing research, as covered in official Trailhead modules on design thinking.
Cloud Kicks' development team is working on the build of a new custom component using VS Code. They often have new CSS classes and properties conflicting with the Salesforce Lightning Design System (SLDS), What should simplify working with SLDS in Lightning Components?
A. Install SLDS creator from AppExchange
B. Install SLDS Validator extension for VS Code
C. Install Lightning Design System Plugin for Sketch
Explanation
Salesforce provides tools that help developers follow SLDS standards directly inside their development environment. When working in VS Code, extensions can detect design conflicts early, reducing rework and improving consistency with Lightning guidelines. The goal is to simplify styling by validating CSS usage against SLDS rules rather than designing or installing unrelated third-party tools.
Correct Option: ✔ B. Install SLDS Validator extension for VS Code
The SLDS Validator extension for VS Code automatically checks CSS classes and styling rules against Salesforce Lightning Design System standards. It highlights conflicts, deprecated classes, and incorrect usage while coding. This real-time feedback simplifies development, helps maintain SLDS compliance, and reduces styling issues in Lightning Web Components and Aura components.
Incorrect Option: ❌ A. Install SLDS creator from AppExchange
AppExchange does not offer an official “SLDS creator” tool for resolving CSS conflicts in development environments. AppExchange solutions are mainly business apps or productivity tools, not developer-focused validators. This option does not integrate with VS Code or provide real-time feedback on SLDS class conflicts during component development.
Incorrect Option: ❌ C. Install Lightning Design System Plugin for Sketch
The SLDS Sketch plugin is intended for designers, not developers. It helps create UI mockups that follow SLDS guidelines but does not validate or resolve CSS conflicts in Lightning components. Since Cloud Kicks’ team is coding in VS Code, this tool would not simplify development or styling issues.
Summary
Using the right development tool is critical when working with SLDS.
The SLDS Validator extension ensures styling consistency directly in VS Code.
Design tools like Sketch plugins or AppExchange apps do not address coding conflicts.
Real-time validation helps teams build compliant Lightning components faster.
Reference
Salesforce Trailhead – Lightning Design System Tools and VS Code Extensions
Salesforce Help & Training – SLDS Validator Overview
A UX Designer is limited to one standard Order record page layout in Sales Cloud. It is shared between internal and external users. Which page layout feature should be used to control the visibility between users?
A. Audience Targeting
B. Field-Level Security
C. Dynamic Forms
Explanation
Audience Targeting is the correct Lightning App Builder feature to dynamically show or hide entire components (like fields, sections, tabs, or rich text) on a single Lightning Record Page based on the running user's profile, permission set, or other criteria. This allows a single page layout to be customized for different user types, such as internal versus external users, meeting the requirement without creating a new page layout.
Correct Option
✅ A. Audience Targeting
This feature in the Lightning App Builder allows the designer to define visibility rules for individual components (fields, tabs, or sections) on a single record page. By setting visibility rules based on the running user's Profile or Permission Set (e.g., 'Internal' vs. 'External' profiles), the designer can ensure different information displays for each user group using the same underlying page.
Incorrect Options
❌ B. Field-Level Security
Field-Level Security (FLS) controls whether a field's data can be read or edited by a user based on their profile, but it does not control the visibility of components on a Lightning page. If FLS hides a field, it only removes the data and may leave the field element on the page, which doesn't provide a clean, customized UI experience for the different users.
❌ C. Dynamic Forms
Dynamic Forms allow fields and sections to be moved directly onto a Lightning Page and support visibility rules for fields within that page. However, they are not available for the standard Order object in Sales Cloud. Furthermore, while they offer conditional visibility for fields, Audience Targeting is the broader, component-level feature that best supports distinct user experiences (internal/external) on a shared page.
Summary
The correct feature is Audience Targeting. When a designer is limited to a single page layout shared between different user groups, Audience Targeting in the Lightning App Builder is the most effective way to control the UI by conditionally showing or hiding components (like rich text, fields, or entire tabs) based on the user's profile (internal vs. external). This provides a streamlined, personalized experience without requiring multiple traditional page layouts.
Reference
Salesforce Help: Component Visibility in Lightning App Builder (This covers setting visibility rules on components, which is the core mechanism of Audience Targeting.)
What are two benefits of inclusive design? Choose 2 answers
A. Removing the need for 508 compliance
B. Extending access to more users
C. Reducing friction for users in achieving their goals
D. Tailoring a solution to one type of user
Explanation
Inclusive design creates products usable by people with diverse abilities, backgrounds, and situations from the start. It goes beyond basic accessibility to deliver broader reach, smoother interactions, and innovations that help everyone—often called the "curb-cut effect"—while fostering higher adoption and satisfaction.
✅ Correct Option: B. Extending access to more users
By considering permanent, temporary, or situational disabilities, inclusive design opens products to a wider audience. Solutions built for edge cases, like voice controls, benefit everyone in hands-busy scenarios, expanding market reach and user base naturally.
✅ Correct Option: C. Reducing friction for users in achieving their goals
Inclusive approaches remove unnecessary barriers and offer flexible ways to interact, making tasks easier and faster. This lowers frustration, streamlines workflows, and creates intuitive experiences that support diverse needs without extra effort.
❌ Incorrect Option: A. Removing the need for 508 compliance
Inclusive design enhances accessibility but builds on, not replaces, legal standards like Section 508. Compliance remains essential for government contracts, while inclusion drives voluntary innovation beyond minimum requirements.
❌ Incorrect Option: D. Tailoring a solution to one type of user
This describes exclusive or narrow design, the opposite of inclusive principles. Inclusive design solves for one extreme need and extends benefits to many, avoiding one-size-fits-one limitations.
Summary
Inclusive design broadens access and smooths user journeys for all abilities.
Options B and C capture its core advantages: wider reach and less friction.
Options A and D misalign with inclusive goals, confusing it with compliance shortcuts or narrow focus.
These benefits drive innovation, adoption, and equity in Salesforce experiences.
Reference:
Design for Our Future Selves
Product accessibility and inclusive design.
Cloud Kicks has requested feature enhancements as a result of user acceptance testing. In which three ways could the changes be effectively analyzed and implemented? Choose 3 answers
A. Determine the change in scope and impact of each enhancement request.
B. Develop and deploy all enhancement requests before going live.
C. Reduce unexpected results by configuring and testing in & sandbox.
D. Deploy enhancements with the feature and adjust scope accordingly.
E. Create a prioritization list and perform a feasibility analysis.
Explanation
The question asks how to handle feature enhancement requests arising from user acceptance testing (UAT). The UAT phase provides feedback that is often detailed and user-specific, so the response must focus on structured, risk-mitigating processes for analyzing and implementing these requests into the live system.
✅ Correct Options
A. Determine the change in scope and impact of each enhancement request.
✅ This is the essential first step. Assessing the scope and impact of each UAT request prevents "scope creep" by understanding the exact work required, its effect on existing features, timelines, and resources before any development begins.
C. Reduce unexpected results by configuring and testing in a sandbox.
✅ This is a core Salesforce best practice. A sandbox is an exact, isolated copy of your live environment used for safe development and testing. Building and testing enhancements here is mandatory to ensure stability and avoid unexpected issues when deploying to production.
E. Create a prioritization list and perform a feasibility analysis.
✅ Not all UAT requests can or should be implemented immediately. Creating a prioritization list based on business value and effort, combined with a technical feasibility analysis, ensures the team works on the most important and achievable enhancements first.
❌ Incorrect Options
B. Develop and deploy all enhancement requests before going live.
❌ This "big bang" approach is high-risk and inefficient. Attempting to build and deploy every UAT request at once leads to complex, untested integrations and makes it difficult to isolate defects. Phased deployment is the standard, safer method.
D. Deploy enhancements with the feature and adjust scope accordingly.
❌ This describes reactive scope management, which is poor practice. Scope should be firmly defined, approved, and analyzed before development starts to ensure project control, budget adherence, and clear requirements. Adjusting it during deployment leads to instability.
📝 Summary
The effective post-UAT process involves analyzing scope/impact, prioritizing requests, and building safely in a sandbox before a controlled deployment. Deploying everything at once or adjusting scope on the fly introduces significant project risk and instability.
📚 Reference
This structured approach to managing change requests aligns with the official Salesforce project lifecycle and deployment methodologies covered in Salesforce certification prep materials, emphasizing planning, sandbox use, and phased releases.
A UX Designer is adding an icon without a visible, descriptive level to an interface using a salesforce Lightning Design System (SLDS) component Blueprint. Which attribute should be used to ensure the icon complies with accessibility requirements?
A. href
B. class
C. title
D. for
Explanation
Salesforce Lightning Design System places strong emphasis on accessibility, especially for non-text UI elements like icons. When an icon is used without a visible descriptive label, additional attributes must provide context for assistive technologies. SLDS blueprints align with standard HTML accessibility practices to ensure screen readers can interpret the purpose of icons correctly.
Correct Option: 🟢 C. title
The title attribute supplies a textual description for an icon when no visible label is present. Screen readers and other assistive tools can read this text, allowing users to understand the icon’s function. In SLDS component blueprints, using the title attribute helps meet accessibility standards and ensures icons are meaningful to all users.
Incorrect Option: ❌ A. href
The href attribute defines the navigation target of a link and does not describe an icon’s purpose. While it is essential for linking behavior, it offers no accessibility benefit for unlabeled icons. Screen readers do not rely on href values to interpret what an icon represents in an SLDS interface.
Incorrect Option: ❌ B. class
The class attribute is strictly used for styling and applying SLDS CSS classes. It does not provide descriptive information to assistive technologies. Since screen readers ignore class names, this attribute cannot help users understand the meaning of an icon without a visible label.
Incorrect Option: ❌ D. for
The for attribute is used to associate a label with a form input element. It is not designed for icons and does not supply descriptive text. Using this attribute on an icon does not improve accessibility or comply with SLDS guidelines for inclusive design.
Summary
Icons without visible labels must still be accessible.
SLDS follows standard HTML accessibility rules.
The title attribute provides meaningful descriptions for assistive tools.
Other attributes focus on styling, linking, or forms, not accessibility.
Reference
Salesforce Lightning Design System – Accessibility Guidelines
Salesforce Trailhead – Accessibility in Lightning Experience
A UXDesigner is asked to design a new application built on Salesforce. What should be their first step?
A. Create branding sets for each audience using Experience Builder.
B. Find and review relevant AppExchange packages.
C. Become familiar with theSalesforce Lightning Design System (SLDS) component blueprints.
D. Design a series of custom web component for the app.
Explanation
The foundational first step for a UX Designer on the Salesforce platform is to understand the official design language. Familiarity with SLDS component blueprints is essential for maintaining consistency with the core Salesforce UI and for maximizing the use of reusable, platform-standard components. This knowledge prevents rework and ensures the app is inherently accessible and easy to build.
Correct Option
✅ C. Become familiar with the Salesforce Lightning Design System (SLDS) component blueprints.
SLDS is the platform's standard design system, providing the visual and interaction guides for all components. Understanding these blueprints is critical as it dictates the look, feel, and expected behavior of the application, ensuring consistency and leveraging Salesforce's built-in usability and accessibility standards.
Incorrect Options
❌ A. Create branding sets for each audience using Experience Builder.
Branding sets involve customizing colors and themes, which is a visual refinement step. Before adding visual polish, the designer must establish the core structure and interaction patterns, which are governed by SLDS. Starting here skips the foundational design phase.
❌ B. Find and review relevant AppExchange packages.
Reviewing AppExchange is a technical discovery task for solutioning and integrating functionality, not the initial design step. The UX Designer must first focus on the user experience and interface consistency using the native SLDS components before evaluating third-party solutions.
❌ D. Design a series of custom web component for the app.
Designing custom components is a high-effort step reserved for scenarios where standard SLDS components are insufficient. The best practice is to leverage existing SLDS components first; therefore, this should not be the initial design step.
Summary
The essential starting point for a UX Designer is to study the Salesforce Lightning Design System (SLDS). This design system provides the component blueprints and guidelines necessary to create an application that looks and functions natively within the Salesforce platform. This familiarity ensures design consistency, high usability, and efficient development, which is foundational to a successful project.
Reference
Lightning Design System 2
Cloud Kicks is making inclusive design a priority for its communities and customers. What are the three inclusive design action-oriented principles?
A. Recognize imperfection. Learn from diversity. One size fits one.
B. Recognize exclusion. Learn from diversity. Solve for one, extend to many.
C. Recognize diversity. Learn from experts. Focus on one person.
Explanation
Inclusive design at Salesforce follows three action-oriented principles that guide teams to identify barriers, draw on real human experiences, and create targeted solutions with broad benefits. These principles help break exclusion cycles, foster innovation, and ensure products adapt to diverse abilities and needs effectively.
✅ Correct Option: B. Recognize exclusion. Learn from diversity. Solve for one, extend to many.
This set forms the core framework: first spotting unintentional biases that exclude users, then gaining insights from diverse human adaptations, and finally designing deeply for one extreme need while scaling benefits to everyone—like curb cuts aiding far beyond wheelchair users.
❌ Incorrect Option: A. Recognize imperfection. Learn from diversity. One size fits one.
While "one size fits one" captures inclusive adaptation and learning from diversity is accurate, "recognize imperfection" misses the focus on bias-driven exclusion. This twists the principles, overlooking the critical step of addressing exclusion directly.
❌ Incorrect Option: C. Recognize diversity. Learn from experts. Focus on one person.
Recognizing diversity is valuable but not the precise first principle, which targets exclusion. "Learn from experts" and "focus on one person" loosely relate but lack the exact emphasis on human diversity and extending solutions broadly to many users.
Summary
The correct principles are Recognize exclusion, Learn from diversity, and Solve for one, extend to many.
Option B accurately states these action-oriented guidelines used in Salesforce inclusive design.
Options A and C contain partial truths but alter key phrasing, leading to inaccuracy.
Applying these helps Cloud Kicks build equitable, innovative experiences for all communities.
Reference:
Explore Inclusive Design
Design for Our Future Selves
A UX Designer wants tobuild on a human-centered design by focusing on more than just an individual person and is considering engaging, connected, and social value-driven solutions. What is the designer practicing?
A. Compassionate Design
B. Relationship Design
C. Service Design
D. User Experience Design
Explanation
The question describes a designer moving beyond individual user needs (traditional human-centered design) to focus on creating value within systems of connections, engagement, and social contexts. This shift from an individual to an interconnected perspective is key to identifying the correct practice.
✅ Correct Option (B)
B. Relationship Design
✅ Relationship Design is the practice of creating products, services, and systems that strengthen connections between people, communities, and organizations. It explicitly focuses on fostering engagement and delivering social value by designing for interactions, relationships, and networks, making it the perfect fit for the designer's described approach.
❌ Incorrect Options
A. Compassionate Design
❌ While Compassionate Design emphasizes deep empathy and alleviating user suffering, it is still fundamentally centered on the individual's emotional experience and needs. It does not specifically address the broader social, connected, and systemic value described in the question.
C. Service Design
❌ Service Design is a holistic practice for planning and organizing all the components of a service (people, infrastructure, communication) to improve quality and the interaction between the service provider and its users. Its scope is the entire service ecosystem, not specifically the social and connective value between people.
D. User Experience (UX) Design
❌ User Experience Design is the broad discipline of designing products and services to be useful, usable, and enjoyable for people. The description in the question is a specific evolution within UX design that focuses on connections, indicating a specialty rather than the general practice.
📝 Summary
The designer is practicing Relationship Design, which extends human-centered principles to create value through engagement and social connections. The other options focus on individual empathy (Compassionate Design), service ecosystems (Service Design), or the general user experience (UX Design).
📚 Reference
The concept of Relationship Design as a focus on connected and social value is part of advanced design thinking frameworks discussed in Salesforce's exploration of customer relationships and ecosystem design.
| Page 3 out of 20 Pages |
| 123456 |
| Salesforce-Platform-User-Experience-Designer Practice Test Home |
Our new timed Salesforce-Platform-User-Experience-Designer practice test mirrors the exact format, number of questions, and time limit of the official exam.
The #1 challenge isn't just knowing the material; it's managing the clock. Our new simulation builds your speed and stamina.
You've studied the concepts. You've learned the material. But are you truly prepared for the pressure of the real Salesforce Certified Platform User Experience Designer - Plat-UX-101 exam?
We've launched a brand-new, timed Salesforce-Platform-User-Experience-Designer practice exam that perfectly mirrors the official exam:
✅ Same Number of Questions
✅ Same Time Limit
✅ Same Exam Feel
✅ Unique Exam Every Time
This isn't just another Salesforce-Platform-User-Experience-Designer practice questions bank. It's your ultimate preparation engine.
Enroll now and gain the unbeatable advantage of: