
User-Experience-Designer Free Certification Exam Material from TestValid with 212 Questions
Use Real User-Experience-Designer - 100% Cover Real Exam Questions
The Salesforce Certified User Experience Designer certification exam covers a variety of topics related to user experience design, including user research, design thinking, interaction design, visual design, and prototyping. It also covers the Salesforce Lightning Design System and the Salesforce Lightning App Builder, which are key tools for designing user interfaces for Salesforce products.
The Salesforce User-Experience-Designer exam is designed for individuals who have experience in Salesforce and have a deep understanding of the platform's interface design, usability, and functionality. It is also an essential certification for professionals who work in user experience, product design, or user interface design. The Salesforce User-Experience-Designer exam is intended to help individuals validate their skills in designing user experiences that meet the needs of the end-users and drive business value.
Salesforce User-Experience-Designer (Salesforce Certified User Experience Designer) Certification Exam covers a wide range of topics, including user research and analysis, design principles and best practices, prototyping and wireframing, and usability testing. User-Experience-Designer exam also tests a candidate's knowledge of Salesforce-specific design patterns and guidelines, as well as their ability to create custom designs that meet the unique needs of Salesforce customers. Successful candidates will have a deep understanding of user-centered design and will be able to create engaging and intuitive user experiences that drive user adoption and satisfaction.
NEW QUESTION # 112
Cloud Kicks' Sales team needs in-App Guidance for key functions and processes so they can maximum their time.
In which three ways should a UX Designer customize the Salesforce Help Menu to meet this request/ Choose 3 answers
- A. Provide access to specific Trailhead or MyTrailhead content.
- B. Add links to printable tipsheets or training videos.
- C. Create a just-in-time pop-up content based on new feature rollouts.
- D. Add links to a company dictionaryor glossary of key terms.
- E. Provide the user with asite map of all the content.
Answer: A,B,C
Explanation:
Explanation
A UX Designer can customize the Salesforce Help Menu to meet the request of providing in-app guidance for key functions and processes for the Cloud Kicks' Sales team in the following ways:
Add links to printable tipsheets or training videos: This can help the Sales team to learn and review the key functions and processes at their own pace and convenience. The tipsheets or videos can be hosted on internal or external websites, and can be added to the custom help menu section in the Help Menu settings1. The links can have descriptive labels and icons to make them easy to identify and access.
Create a just-in-time pop-up content based on new feature rollouts: This can help the Sales team to get familiar with the new features and functionalities that are introduced in the app. The pop-up content can be created using the In-App Guidance Builder2, which allows the UX Designer to define the content type, style, placement, timing, and audience of the pop-up. The pop-up content can include text, images, videos, or links to more resources.
Provide access to specific Trailhead or MyTrailhead content: This can help the Sales team to gain skills and knowledge on the key functions and processes in a gamified and interactive way. The Trailhead or MyTrailhead content can be customized to match the business goals and branding of Cloud Kicks3. The content can be added to the custom help menu section in the Help Menu settings1, or embedded in the app using the Trailhead Component4.
References:
Customize the Help Menu in Lightning Experience
Create In-App Guidance for Your Users
Customize Your Learning Experience with MyTrailhead
Add the Trailhead Component to Your App
NEW QUESTION # 113
A UX Designer has been tasked with designing a custom Lightning Web Component (LWC) that uses the Salesforce Lightning Design System (SLDS).
Where on the SLDS website should the designer find accessible HTML and CSS used to create components along with implementation guidelines?
- A. Design Tokens
- B. Component Blueprints
- C. Development Tools
Answer: B
Explanation:
The best place on the SLDS website for the designer to find accessible HTML and CSS used to create components along with implementation guidelines is the Component Blueprints1. Component Blueprints are framework-agnostic, accessible HTML and CSS that provide the basic structure and style for Lightning components1. The designer can use the Component Blueprints to create custom Lightning Web Components that are consistent with the Lightning Design System. Design Tokens (B) are not the best place to find HTML and CSS, as they are variables that store design attributes, such as colors, fonts, and spacing2. Development Tools are not the best place to find implementation guidelines, as they are tools and resources that help developers build and test Lightning components, such as VS Code extensions, LWC recipes, and Playground3. References:
* Component Blueprints | Salesforce Lightning Design System
* Design Tokens | Salesforce Lightning Design System
* Development Tools | Salesforce Lightning Design System
NEW QUESTION # 114
Cloud Kicks is considering using Learning Paths functionality to assign learning content to employees as part of its onboarding process.
Which feature could be assigned to learners'
- A. Trailhead modules
- B. Hands-on challenges
- C. Superbadges
Answer: A
Explanation:
Salesforce's Learning Paths functionality is designed to personalize the learning experience within the Salesforce environment by guiding users through curated content relevant to their role and learning objectives.
For employees, especially as part of an onboarding process, the following feature could be particularly useful:
* Trailhead modules:Trailhead is Salesforce's online learning platform that offers modules covering a wide range of topics related to Salesforce products, best practices, and general business skills. Assigning Trailhead modules through Learning Paths allows for structured and guided learning tailored to the employee's specific needs and roles, making it an ideal choice for onboarding.
While hands-on challenges (option B) and Superbadges (option C) are also part of the Trailhead ecosystem and valuable for learning, they are more suited for testing and validating skills after completing foundational modules, rather than as initial assigned learning content in an onboarding process.
References:Salesforce Trailhead provides extensive resources and guides on how to use Trailhead for learning and development, including setting up Learning Paths for employees. The Trailhead website offers detailed information on modules, hands-on challenges, and Superbadges, which can be leveraged to create a comprehensive onboarding experience.
NEW QUESTION # 115
A UX Designer has been asked to optimize a Lightning app for screen reader-assisted accessibility.
How should the page be optimized?
- A. Stack components on the same page.
- B. Switch to a Lightning Console layout.
- C. Use accordions to organize components.
- D. Place components in adjacent tabs.
Answer: C
Explanation:
Explanation
Accordions are collapsible sections that can be used to separate different content areas. By using accordions, users can quickly navigate through the page and easily find the content that they need. The use of accordions also ensures that screen readers can access the content within each section, reducing the need for additional navigation. Additionally, a Lightning Console layout can be used to organize components, but this layout is optimized for customer service agents and not necessarily for screen reader users. Placing components in adjacent tabs or stacking them on the same page can make the page difficult to navigate and can make it difficult for screen readers to understand the page. For more information, see the Salesforce Accessibility Guide (https://help.salesforce.com/articleView?id=accessibility_overview.htm&type=5).
NEW QUESTION # 116
An organization must be digitally accessible to enable social opportunity.
What are three core principles of Web Content Accessibility Guidelines (WCAG)?
Choose 3 answers
- A. Understandable
- B. Operable
- C. Delightful
- D. Abundant
- E. Robust
Answer: A,B,E
Explanation:
Explanation
These are three of the four core principles of Web Content Accessibility Guidelines (WCAG), which provide a set of standards and best practices for making web content accessible to people with disabilities. The fourth principle is Perceivable, which means that the information and user interface components must be presented in ways that users can perceive. The principles are further divided into 13 guidelines and three levels of conformance (A, AA, and AAA). References:
[Web Content Accessibility Guidelines (WCAG) Overview]
[WCAG 2.1 at a Glance]
NEW QUESTION # 117
Which two consideration should be made when conducting a Consequence Scanning workshop?
Choose 2 answers
- A. Examine a product for potential inclusivity after it has been built
- B. Consider design ramifications to prevent misuse and protect communities.
- C. Prioritize marketing opportunities when designingfeatures of a product.
- D. Bring together a cross-function group with varied experiences.
Answer: B,D
Explanation:
Consequence Scanning is a workshop method that helps teams to identify and mitigate the potential positive and negative impacts of their products or services on users, society, and the environment. When conducting a Consequence Scanning workshop, two important considerations are:
* Consider design ramifications to prevent misuse and protect communities: This means that teams should think beyond the intended use cases and benefits of their products or services, and also consider the possible unintended or harmful consequences that may arise from their design choices. For example, teams should ask themselves how their products or services could be misused, abused, or exploited by malicious actors, or how they could affect vulnerable or marginalized groups, or how they could contribute to environmental or social issues. By considering these design ramifications, teams can proactively address and mitigate the ethical risks and challenges that may emerge from their products or services, and protect the well-being and interests of their users and communities.
* Bring together a cross-function group with varied experiences: This means that teams should involve diverse and relevant stakeholders in the Consequence Scanning workshop, such as product managers, designers, developers, researchers, testers, marketers, legal experts, ethicists, users, or representatives from affected communities. By bringing together a cross-function group with varied experiences, perspectives, and backgrounds, teams can gain a more holistic and comprehensive understanding of the potential impacts of their products or services, and avoid blind spots, biases, or assumptions that may limit their vision or judgment. A cross-function group can also foster more creative and collaborative problem-solving, and generate more inclusive and responsible solutions.
References:
* How To Run a Consequence Scanning Workshop
* Consequence scanning: How to mitigate risks in your service
* Incorporate Ethics by Design Concepts
NEW QUESTION # 118
Cloud Kicks (CK) is going to launch a new Salesforce process for its Customer Service team. After Launch, CK wants to ensure the process is working well for its customer service representatives.
Which three Salesforce tools should be used to track and measure the adoption of the new process?
Choose 3 answers
- A. Chatter polls
- B. User Engagement Dashboard and Report
- C. Salesforce Surveys for user Satisfaction
- D. Visualforce App
- E. Custom Permission Sets
Answer: B,C
NEW QUESTION # 119
Universal Containers' organization wide-defaults model is private for the Account object. A sales repeats to opportunity records.
Which level of access will the sales rep have to the related account record?
- A. No access
- B. Read/Create/Edit access
- C. Read/Create access
- D. Read-only access
Answer: D
Explanation:
Explanation
A sales rep who owns an opportunity record will have read-only access to the related account record, if the organization-wide default for the Account object is private. This is because the opportunity owner is automatically granted read-only access to the account that the opportunity is associated with, regardless of who owns the account. This is called implicit sharing, and it is a built-in feature of Salesforce to ensure that users can access the data they need to do their work. However, the opportunity owner will not be able to create, edit, or delete the account record, unless they have other sharing mechanisms that grant them higher access, such as role hierarchy, sharing rules, manual sharing, or View All or Modify All permissions.
References:
[Salesforce Certified User Experience Designer Exam Guide], Section 3.1: Design and implement solutions that meet user needs
[Control Access to Records Unit | Salesforce Trailhead]1, Unit 2: Implicit Sharing
[Work with Related Lists on Records in Lightning Experience - Salesforce]2, Related List Cards
NEW QUESTION # 120
Which two resource of the Salesforce Lightning Design System (SLDS) could be used to make custom application look, act,and sound like Salesforce?
Choose 2 answers
- A. In-App Guidance
- B. Full functional components
- C. Blueprints and tokens
- D. Guidelines for voice and tone
Answer: C,D
Explanation:
The Salesforce Lightning Design System (SLDS) is a collection of resources that help you create user interfaces that are consistent with the Salesforce Lightning principles, design language, and best practices. The SLDS resources that could be used to make custom applications look, act, and sound like Salesforce are:
* Blueprints and tokens: Blueprints are ready-to-use HTML and CSS UI elements that provide the foundation for Salesforce experience development. Tokens are visual design values and attributes that ensure branding and UI consistency at scale. By using blueprints and tokens, you can create custom components that follow the SLDS design standards and patterns.
* Guidelines for voice and tone: Voice and tone guidelines help you write clear, concise, and consistent content that reflects the Salesforce brand personality and values. By using voice and tone guidelines, you can create custom applications that communicate effectively and respectfully with your users.
The SLDS resources that are not relevant to make custom applications look, act, and sound like Salesforce are:
* Full functional components: Full functional components are pre-built Lightning components that provide out-of-the-box functionality and interactivity. They are not part of the SLDS, but rather part of the Lightning Component Library. You can use full functional components to speed up your development process, but they are not necessary to make custom applications look, act, and sound like Salesforce.
* In-App Guidance: In-App Guidance is a feature that allows you to create and deliver contextual help and training to your users within your application. It is not part of the SLDS, but rather part of the Salesforce Platform. You can use In-App Guidance to enhance your user experience and adoption, but it is not essential to make custom applications look, act, and sound like Salesforce.
References: Lightning Design System, Explore SLDS Resources, Getting Started
NEW QUESTION # 121
A UX Designer has recently released a feature on experience Cloud and wants to know if the feature was successful and track usability over time.
Which research methodology should be used?
- A. Quantizing
- B. Qualitative
- C. Qualification
- D. Quantitative
Answer: D
Explanation:
Quantitative research methodology should be used to measure the success and usability of a feature on Experience Cloud. Quantitative research involves collecting and analyzing numerical data that can be measured, compared, or statistically tested. Quantitative research can help answer questions such as:
* How many users are using the feature?
* How often are they using it?
* How long does it take them to complete a task with the feature?
* How satisfied are they with the feature?
* How does the feature affect key performance indicators, such as conversion rates, retention rates, or revenue?
Quantitative research methods can include surveys, analytics, A/B testing, usability testing, and benchmarking.
These methods can provide objective and reliable data that can be used to evaluate the impact and effectiveness of a feature on Experience Cloud.
Qualitative research methodology, on the other hand, involves collecting and analyzing non-numerical data that can reveal users' attitudes, behaviors, motivations, and preferences. Qualitative research can help answer questions such as:
* Why are users using or not using the feature?
* What are their pain points, needs, and goals with the feature?
* How do they feel about the feature?
* What are their expectations and feedback for the feature?
* How does the feature fit into their context and workflow?
Qualitative research methods can include interviews, focus groups, observations, diary studies, and card sorting. These methods can provide rich and detailed insights that can be used to understand the user experience and identify opportunities for improvement.
Both quantitative and qualitative research methods are valuable for UX design, but they serve different purposes and answer different types of questions. In this case, the UX designer wants to know if the feature was successful and track usability over time, which are questions that can be best answered by quantitative research methods.
References: User Research Methods, Quantitative vs. Qualitative Usability Testing, 8 Essential Usability Testing Methods for UX Insights
NEW QUESTION # 122
Cloud Kicks' digital support representatives have different needs and requirements for Knowledge articles than customers. Customers need to see:
* Some Knowledge articles, not all
* Articles organized in different categories
* Different fields than support representatives
Which consideration should be made when determining how to present Knowledge articles to each audience?
- A. Topics within a customer site must be organized the same as internal data categories.
- B. Page layouts or permissions can display only the fields needed for each audience.
- C. Separate articles should be written for each audience, with only relevant information.
Answer: B
Explanation:
The best way to present Knowledge articles to different audiences is to use page layouts or permissions to display only the fields needed for each audience. This way, the same article can be reused for both internal and external users, but with different levels of detail and visibility. Page layouts can control which fields are shown on the article detail page, and permissions can control which fields are searchable and editable. This is more efficient and consistent than writing separate articles for each audience, which would require more maintenance and duplication. Topics and data categories are different ways of organizing articles, but they do not affect the fields that are displayed. Topics are used for external sites, such as communities or portals, and data categories are used for internal sites, such as the Salesforce app. They can be mapped to each other, but they do not have to be organized the same way. References:
* 5 Best Practices for Salesforce Knowledge
* The Ultimate Guide to Salesforce Knowledge
* How to Write a Good Knowledge Base Article
* Prepare Your Salesforce Knowledge Base
NEW QUESTION # 123
Cloud Kicks wants to apply branding to its current Salesforce org, currently using Lightning Experience. The look and feel must follow company design guidelines.
Which declarative design properties should be used to achieve this?
- A. Develop a custom Layout in user interface, attaching a new stylesheet in static resources.
- B. Create a custom Theme in Themes and Branding, selecting logo, brand colors, and images.
- C. Choose one of the built-in Salesforce themes that closest matches the design guidelines
- D. Design a custom Branding set in use interface, selecting a logo,colors, and font type.
Answer: B
Explanation:
Explanation
The best way to apply branding to a Salesforce org using Lightning Experience is to create a custom theme in Themes and Branding. Themes and Branding is a feature that allows the administrator to customize the look and feel of Salesforce to match the branding of the organization. The administrator can add logos, default images, and colors to the theme. The administrator can also choose one of the built-in Salesforce themes, or create their own custom themes with just a few clicks. To create a custom theme, from Setup, enter Themes and Branding in the Quick Find box, then select Themes and Branding. Click New Theme and upload the logo, brand colors, and images that follow the company design guidelines. The administrator can also preview and activate the theme for the entire org 1. References: [Brand Your Org in Lightning Experience] (https://help.salesforce.com/s/articleView?id=sf.brand_your_org_in_lightning_experience.htm&language=en_U
NEW QUESTION # 124
Financial advisor should be able to access a customer's record in Sales Cloud and see all potential business opportunities related to each individual customer. The bank does not have any corporate or business customers at this time.
How should a UX Designer suggest the bank represent its customers within its Salesforce instance?
- A. Standard Opportunity object.
- B. Standard Account object.
- C. Standard Lead Object
- D. Standard Person Account Object
Answer: D
Explanation:
A standard person account object is the best option for representing the bank's customers within its Salesforce instance. A person account is a type of account that represents an individual rather than a company. Person accounts are a hybrid of the account and contact objects, combining their characteristics into one. They allow the bank to store information that applies to humans, such as first and last names, email, phone, address, etc.
When a person account is created, a contact is automatically created and associated with the account. Person accounts are the Salesforce official model for representing an individual and can be used alongside business accounts for B2B and B2C activities. In Financial Services Cloud, person accounts can be used for a simplified, customizable user experience1. A person account can also have related opportunities, which are potential sales or revenue-generating events. This way, the financial advisor can access a customer's record and see all potential business opportunities related to each individual customer2.
The other options are not suitable for the bank's scenario. A standard lead object is a prospect or potential customer who has expressed interest in the bank's products or services, but has not yet qualified as a sales opportunity. A lead can be converted into an account, a contact, and an opportunity when it is ready to be pursued3. However, the bank does not need to use leads to track its customers, as they are already existing customers who have accounts with the bank. A standard opportunity object is a sales or revenue-generating event that is related to an account. An opportunity can have multiple stages, products, amounts, and probabilities of closing. An opportunity can also be linked to a campaign, which is amarketing initiative to generate leads or contacts4. However, the bank cannot use opportunities alone to represent its customers, as they are not standalone objects, but rather depend on accounts. A standard account object is a company or organization that the bank does business with. An account can have multiple contacts, which are the people who work at the account and interact with the bank. An account can also have related opportunities, cases, activities, and other records5. However, the bank does not have any corporate or business customers at this time, so using standard accounts would not reflect the nature of its individual customers.
References:
* Convert Salesforce Business Accounts to Person Accounts, In Financial Services Cloud, Person Accounts can be used for a simplified, customizable user experience.
* Person Accounts - Salesforce, Person Accounts Sales Cloud Basics Content Close Select Filters Product Area Feature Impact Edition Developer Edition Enterprise Edition Essentials Edition Professional Edition Unlimited Edition Experience Salesforce Classic Mobile Lightning Experience Done 632 Results Configure Access to Thanks Badges Set Up WDC Configure Thanks in the Chatter Publisher and Salesforce Mobile App... Build a Culture of Recognition with WDC Manage WDC Enable or Disable WDC Settings WDC Editions and Permissions Skills Limitations Skills Customization Recommended WDC Profiles Recommended WDC Permission Sets Enable WDC Features Configure WDC Assign WDC Only User Licenses Assign WDCLicenses Configure WDC Features Assign a WDC Administrator Create a Support Case Considerations for Setting Up WDC Thanks and Skills Features Assign Publisher Layout to Profiles Assign WDC User Feature Licenses Assign WDC Profiles Assign WDC Permission Sets Endorse a Skill Via Record Detail Pages Add a Skill Via Record Detail Pages Remove a Skill Via Record Detail Pages Schedule Reminders to Update Opportunities View a List of the Accounts or Opportunities in Your Territories Things to Know About Enterprise Territory
* Management Territory Type Priority Optimizing Your Territory Model Continuously Designing Territory Models Territory Model Managing Territories Enterprise Territory Management Concepts Planning and Managing Territories Territory Model State Territory Type Territory Hierarchy Bird's-Eye View of Planning and Managing Territories Report on Territories with Assigned Users Report on Territories Without Assigned Accounts Run Assignment Rules for a Territory Reporting on Territories Report on Users Not Assigned to Territories Report on Summarizable Account Fields by Territory Enterprise Territory Management Identify Territory Users by Territory Role Territory Run the Opportunity Territory Assignment Filter Preview Territory Assignments for Accounts Report on Accounts Assigned to Territories Manage Territories with Enterprise Territory Management View and Manage Assignment Rules at the Territory Model Level Enterprise Territory Management: What's Different or Not Available... Show Your Reps Other Users Assigned to Their Leads' Territories Enable Features for Enterprise Territory Management Maintain Enterprise Territory Management Find Out Which Territories an Assignment Rule Applies To Enable Enterprise Territory Management Report on the Accounts and Opportunities in Your Territories Explore Your Company's Territory Model Identify Users in Territories Assigned to Accounts Enable Filter-Based Opportunity Territory Assignment Identify an Account's Sales Territories Disable Enterprise Territory Management How Account Assignment Rules Work How Do Permissions for Territories Affect Feature and Data Access?
Requirements for Assigning Opportunities to Territories Manually Assigning Opportunities to Territories Manually Delete a Territory Model Create a Territory Model Record Preparing Sales Management for Territory Reporting Setting Up and Managing Territory Assignments Define Default User Access for Territory Records
* Account | Object Reference for the Salesforce Platform | Salesforce ..., Account | Object Reference for the Salesforce Platform | Salesforce Developers Object Reference for the Salesforce Platform English Pages Winter '24 (API version 59.0) Summer '23 (API version 58.0) Spring '23 (API version 57.0) Winter '23 (API version 56.0) Summer '22 (API version 55.0) Spring '22 (API version 54.0) Winter '22 (API version 53.0) Summer '21 (API version 52.0) Spring '21 (API version 51.0) Winter '21 (API version 50.0) Summer '20 (API version 49.0) Spring '20 (API version 48.0) Winter '20 (API version
47.0) Summer '19 (API version 46.0) Spring '19 (API version 45.0) Winter '19 (API version 44.0) Summer '18 (API version 43.0) Spring '18 (API version 42.0) Winter '18 (API version 41.0) Summer '17 (API version 40.0) Spring '17 (API version 39.0) Winter '17 (API version 38.0) Summer '16 (API version 37.0) Spring '16 (API version 36.0) Winter '16 (API version 35.0) Summer '15 (API version
34.0) Spring '15 (API version 33.0) Winter '15 (API version 32.0) Summer '14 (API version 31.0) Spring '14 (API version 30.0) j Overview of Salesforce Objects and Fields Reference Associated Objects (Feed, History, OwnerSharingRule, Share, and ChangeEvent Objects) Custom Objects Object Interfaces Standard Objects AcceptedEventRelation Account AccountBrand AccountContactRelation AccountCleanInfo AccountContactRole AccountInsight AccountOwnerSharingRule AccountPartner AccountRelationship AccountRelationshipShareRuleAccountShare AccountTag AccountTeamMember AccountTerritoryAssignmentRule AccountTerritoryAssignmentRuleItem AccountTerritorySharingRule AccountUserTerritory2View ActionCadence ActionCadenceRule ActionCadenceRuleCondition ActionCadenceStep ActionCadenceStepTracker ActionCadenceStepVariant ActionCadenceTracker ActionCdncStpMonthlyMetric ActionLinkGroupTemplate ActionLinkTemplate ActionPlan ActionPlanItem ActionPlanTemplate ActionPlanTemplateItem ActionPlanTemplateItemValue ActionPlanTemplateVersion ActiveFeatureLicenseMetric ActivePermSetLicenseMetric ActiveProfileMetric ActiveScratchOrg ActivityHistory ActivityMetric ActivityUsrConnectionStatus AdAvailabilityDimensions AdAvailabilityJob AdAvailabilityViewConfig AdBuyServerAccount AdCreativeSizeType AdDigitalAvailability AdditionalNumber Address AdLinearAvailability AdOpportunity AdOrderItem AdOrderItemCreativeSizeType AdOrderLineAdTarget AdPageLayoutType AdProductTargetCategory AdQuote AdQuoteLine AdQuoteLineCreativeSizeType AdQuoteLineAdTarget AdServer AdServerAccount AdServerUser AdSpaceCreativeSizeType AdSpaceGroupMember AdSpaceSpecification AdSpecMediaPrintIssue AdTargetCategory
* AdTargetCategorySegment AgentWork AgentWorkSkill AIApplication AIApplicationConfig AIInsightAction AIInsightFeedback AIInsightReason AIInsightValue AiModelLanguage AIRecordInsight AllowedEmailDomain AlternativePaymentMethod AnalyticsLicensedAsset Announcement ApexClass ApexComponent ApexLog ApexPage ApexPageInfo ApexTestQueueItem ApexTestResult ApexTestResultLimits ApexTestRunResult ApexTestSuite ApexTrigger ApexTypeImplementor AppAnalyticsQueryRequest AppDefinition AppExtension ApplicationFormTemplate AppMenuItem AppointmentAssignmentPolicy AppointmentScheduleAggr
* Lead | Object Reference for the Salesforce Platform | Salesforce ..., Lead | Object Reference for the Salesforce Platform | Salesforce Developers Object Reference for the Salesforce Platform English Pages Winter '24 (API version 59.0) Summer '23 (API version 58.0) Spring '23 (API version 57.0) Winter '23 (API version 56.0) Summer '22 (API version 55.0) Spring '22 (API version 54.0) Winter '22 (API version 53.0) Summer '21 (API version 52.0) Spring '21 (API version 51.0) Winter '21 (API version
50.0) Summer '20 (API version 49.0) Spring '20 (API version 48.0) Winter '20 (API version 47.0) Summer '19 (API version 46.0) Spring '19 (API version 45.0) Winter '19 (API version 44.0) Summer '18 (API version 43.0) Spring '18 (API version 42.0) Winter '18 (API version 41.0) Summer '17 (API version 40.0) Spring '17 (API version 39.0) Winter '17 (API version 38.0) Summer '16 (API version
37.0) Spring '16 (API version
NEW QUESTION # 125
A UX Designer at Cloud Kicks (CK) isgoing to conduct discovery phase research to understand more about the customers' purchasing habits. They are interested in remotely observing customers' buying patterns over the course of a 2 -month period.
Which research methodology should be used?
- A. Usability Study
- B. Survey
- C. Diary Study
- D. Focus Group
Answer: C
Explanation:
A diary study is a research methodology that involves asking participants to record their thoughts, feelings, behaviors, and activities over a period of time, usually in response to prompts or questions from the researcher1. A diary study is suitable for Cloud Kicks (CK) to conduct discovery phase research to understand more about the customers' purchasing habits, as it will allow them to remotely observe customers' buying patterns over the course of a 2-month period. A diary study will also provide rich and contextual data on the customers' needs, preferences, motivations, and pain points, as well as the factors that influence their purchasing decisions1. References: Salesforce User Experience Designer Exam Guide, Diary Studies: How to Conduct from Start-to-Finish
NEW QUESTION # 126
A UX Designer wants to explore sample code for Lightning components and see how changing to code affects the visual appearance in real time, without deploying any code to a Salesforce org.
Whichtwo resources should help accomplish this?
Choose 2 answers
- A. Lightning Design System Website
- B. Lightning Web Component Recipes App
- C. Local Development Server
- D. Develop Center's Lightning Component Library
Answer: A,C
Explanation:
Two resources that can help a UX Designer to explore sample code for Lightning components and see how changing the code affects the visual appearance in real time, without deploying any code to a Salesforce org, are:
* Lightning Design System Website. The Lightning Design System website is a resource that provides design guidelines, UI components, and code samples for building Lightning applications. The website also features a live code editor that allows the designer to edit and preview the code for Lightning web components and Aura components, and see the changes reflected in the browser instantly. The live code editor also provides syntax highlighting, auto-completion, and error checking features. The designer can use the Lightning Design System website to experiment with different code snippets and learn how to apply the design principles and best practices for Lightning components. Lightning Design System Website, [UX Designer Certification Prep: Salesforce Design System]
* Local Development Server. The Local Development Server is a resource that allows the designer to build, run, and test Lightning web components without deploying them to a Salesforce org. The Local Development Server is a CLI plug-in that creates a local web server that serves the Lightning web components from the local file system. The designer can use the Local Development Server to edit the code for Lightning web components in their preferred code editor, such as Visual Studio Code, and see the changes updated in the browser automatically. The Local Development Server also supports hot reloading, which preserves the component state and the browser session during code changes. The designer can use the Local Development Server to speed up the development and testing process and to debug thecode for Lightning web components. Local Development Server, [UX Designer Certification Prep: User Testing and Evaluation] The Lightning Web Component Recipes App and the Developer Center's Lightning Component Library are not resources that can help a UX Designer to explore sample code for Lightning components and see how changing the code affects the visual appearance in real time, without deploying any code to a Salesforce org.
The Lightning Web Component Recipes App is a sample application that showcases the functionality and best practices for Lightning web components. The Developer Center's Lightning Component Library is a reference guide that provides documentation and examples for Lightning web components and Aura components.
However, neither of these resources allow the designer to edit and preview the code in real time, as they require the code to be deployed to a Salesforce org or a scratch org first. Lightning Web Component Recipes App, Developer Center's Lightning Component Library, [UX Designer Certification Prep: User Testing and Evaluation] References: Lightning Design System Website, Local Development Server, Lightning Web Component Recipes App, Developer Center'sLightning Component Library, [UX Designer Certification Prep:
Salesforce Design System], [UX Designer Certification Prep: User Testing and Evaluation]
NEW QUESTION # 127
Which goal would be important in undertaking a Consequence Scanning exercise before launching a new product?
- A. Identify the best angle for positive launch press coverage.
- B. Reframe the product objectives from multiple, diverse perspectives.
- C. Encourage team well-being through collaboration.
Answer: B
Explanation:
Explanation
Consequence scanning is a practice that helps teams to consider the potential consequences of their product or service on people, communities, and the planet1. It is an agile tool that fits within an iterative development cycle and allows teams to identify and mitigate risks, as well as focus on positive outcomes2. One of the goals of consequence scanning is to reframe the product objectives from multiple, diverse perspectives. This means that the team can explore how different stakeholders, such as users, organisations, or society, might be affected by the product or service, both intentionally and unintentionally2. By doing so, the team can ensure that the product or service aligns with their values and culture, and that they are aware of the trade-offs and implications of their decisions2. Reframing the product objectives from multiple, diverse perspectives can also help the team to discover new opportunities, generate innovative solutions, and increase user satisfaction and trust3.
Encouraging team well-being through collaboration and identifying the best angle for positive launch press coverage are not the primary goals of consequence scanning, although they might be beneficial side effects. Consequence scanning is not a PR exercise, but a way to ensure responsible innovation and ethical design2. While consequence scanning can foster team collaboration and communication, it is not a team-building activity, but a way to share knowledge and expertise and raise concerns in a dedicated format2. References:
Consequence scanning: How to mitigate risks in your service
Consequence Scanning - an agile practice for responsible innovators
What is consequence scanning?
NEW QUESTION # 128
Cloud kicks is planning its einstein Bot implementation and has identified common issues the Bot can resolve. CK has determined that extensive technical planning is needed for bot effectiveness and customer satisfaction
- A. Training and support for planning
- B. voice and tone planning
- C. user interface planning
- D. deboarding planning
Answer: C
NEW QUESTION # 129
A UX Designer atCloud Kicks is having difficulty getting its developers to see why the design changes would improve the user experience.
How should the designer help mitigate pushback from developers?
- A. Let them know the designer is the expert.
- B. Ask a manager or superior to doit.
- C. Hand them a printout of the design
- D. Invite them to user testing.
Answer: D
Explanation:
Inviting developers to user testing is a good way to help them see the value of the design changes and understand the user needs and pain points. User testing is a method of evaluating a product or service by observing how real users interact with it and collecting feedback. By witnessing the user testing sessions, developers can see how the design changes improve the user experience, such as increasing usability, satisfaction, engagement, or conversion. User testing can also help developers empathize with the users and collaborate better with the designer. References:
* [User Testing]
NEW QUESTION # 130
Cloud Kicks has updated its logo and wants it prominently displayed on its Digital Experience site.
Where does their UX Designer need to code to update the logo?
- A. Page headers
- B. Email templates
- C. Visualforce pages
Answer: A
Explanation:
Explanation
A page header is a component that appears at the top of every page on a Digital Experience site, and usually contains the site logo, the site name, the navigation menu, and other elements that provide a consistent and recognizable look and feel for the site. A UX Designer can code the page header to update the logo for Cloud Kicks by using the Experience Builder or the Developer Console1. The Experience Builder is a point-and-click tool that allows creating and customizing the page header using predefined templates, themes, and components. The Developer Console is a code editor that allows creating and editing the page header using HTML, CSS, JavaScript, and Lightning components2. Both tools provide the option to upload and insert the new logo image file into the page header, and to adjust its size, position, and alignment.
The other two options, Visualforce pages and email templates, are not the places where the UX Designer needs to code to update the logo for Cloud Kicks. Visualforce pages are web pages that can be used to create custom user interfaces for Digital Experience sites, but they do not affect the page header, which is a separate component that can be added to any page3. Email templates are predefined layouts and content that can be used to send emails to the site users, but they do not have any impact on the site appearance or functionality.
References: Create a Custom Header for Your Site | Salesforce Trailhead and Customize Your Site Header and Footer | Salesforce Trailhead
NEW QUESTION # 131
Cloud Kicks is displaying Knowledge articles on a site with a colored background. A UX Designer is asked to evaluate Web Content Accessibility Guidelines (WCAG) level AA for normal text.
What is the minimum color contrast ratio that would pass these guidelines?
- A. At least 4.5:1
- B. At least 3.0:1
- C. At least 7.0:1
Answer: A
Explanation:
According to the Web Content Accessibility Guidelines (WCAG) 2.1, the minimum color contrast ratio for normal text is4.5:11. This means that the difference in brightness (luminance) between the text color and the background color should be at least 4.5 times.This ensures that the text is readable by people with moderately low vision, color deficiencies, or contrast sensitivity1. The contrast ratio can be calculated using the formula:
L2+0.05L1+0.05
whereL1is the relative luminance of the lighter color andL2is the relative luminance of the darker color2.The relative luminance is a value between 0 and 1, where 0 is black and 1 is white2.The contrast ratio can range from 1:1 (white on white) to 21:1 (black on white)2.
The contrast ratio requirement for normal text is lower for larger text or bold text, as they are easier to read at lower contrast.For large text (18 point or 14 point bold), the minimum contrast ratio is3:11.For graphics and user interface components, such as form input borders, the minimum contrast ratio is also3:13.For level AAA conformance, the minimum contrast ratio for normal text is7:1and for large text is4.5:11.
To evaluate the color contrast ratio of a site, there are various tools available, such as theContrast Checkeror theContrast Ratiotool. These tools allow users to enter the text color and the background color and see the contrast ratio and whether it meets the WCAG guidelines. They also provide suggestions for improving the contrast ratio if needed.
References:
* Understanding Success Criterion 1.4.3: Contrast (Minimum)
* Contrast Ratio - WCAG Color Contrast Checker
* WebAIM: Contrast Checker
* WCAG: Accessible colour and contrast ratios
* Contrast ratio - WCAG WG
NEW QUESTION # 132
......
Dumps Brief Outline Of The User-Experience-Designer Exam: https://www.testvalid.com/User-Experience-Designer-exam-collection.html
User-Experience-Designer Training & Certification Get Latest Salesforce Designers: https://drive.google.com/open?id=1Xdf-BXaZ3F_beXWe2DikNXVcy_p3mGrL