A Development team is not valuing the results of a usability testing session.How should acceptance of the results be increased?
Answer(s): B
One of the best ways to increase the acceptance of the results of a usability testing session is to invite the development team members to observe the usability sessions. By observing the sessions, the developers can see how the users interact with the product, what difficulties they face, what feedback they provide, and how they react emotionally. This can help the developers to empathize with the users, understand their needs and expectations, and appreciate the value of usability testing. Observing the sessions can also help the developers to identify and prioritize the issues that need to be fixed, and to collaborate with the UX designer on finding the best solutions.
[How to Get Stakeholders to Buy into User Research] (https://ux.stackexchange.com/questions/31222/what-is-the-difference-between-usability-testing- and-user-acceptance-testing), [How to Involve Developers in User Research] (https://bing.com/search?q=usability+testing+acceptance)
A company provides away for customers to shop for homes and contact real estate agents online. The company's brokers use some of the Salesforce standard functionality to track home buyers. Which three standard Salesforce objects should be used in this experience? Choose 3 answers
Answer(s): B,C,D
The three standard Salesforce objects that should be used in this experience are:Lead: A lead is a person who has shown interest in the company's products or services, but has not yet been qualified as a potential customer. Leads can be captured from various sources, such as web forms, referrals, events, or marketing campaigns. Leads can store information such as name, email, phone, company, and status. Leads can be converted into accounts, contacts, and opportunities when they are ready to buy.Contact: A contact is a person who is associated with an account and has a role in a sales process. Contacts can store information such as name, email, phone, title, and address. Contacts can be related to multiple accounts, opportunities, cases, activities, and other objects. Contacts can be used to track the communication and interaction history with the customers. Opportunity: An opportunity is a sales deal that is in progress or has been closed. Opportunities can store information such as name, amount, stage, probability, close date, and owner. Opportunities can be linked to accounts, contacts, products, price books, quotes, contracts, and other objects. Opportunities can be used to forecast revenue, manage sales pipeline, and track sales performance.
Standard ObjectsLeads and OpportunitiesContacts
What should a UX Designer use to design responsively within the Salesforce Lightning Design System (SLDS)?
Answer(s): D
A grid system is a set of columns and rows that help to organize and align the layout and content of a web page. The Salesforce Lightning Design System (SLDS) provides a responsive grid system that adapts to different screen sizes and devices. The SLDS grid system is based on the CSS Flexbox layout module, which allows for flexible and dynamic positioning of elements. The SLDS grid system consists of the following components1:Containers: These are the outermost elements that wrap the grid. They have a fixed width that changes according to the breakpoints defined by the SLDS. Breakpoints are the points at which the layout changes based on the screen size. The SLDS has four breakpoints: small, medium, large, and x- large2.Grids: These are the direct children of the containers. They are the main elements that define the grid structure. They have a display property of flex, which enables the flexbox layout. They can also have modifiers that control the alignment, direction, and wrapping of the grid items3. Grid items: These are the direct children of the grids. They are the elements that contain the actual content of the page. They have a flex property that determines how much space they take up in the grid. They can also have modifiers that control the order, offset, and visibility of the grid items4. A UX Designer should use the SLDS grid system to design responsively within the SLDS, as it provides a consistent and flexible way to create layouts that work across different devices and screen sizes. The SLDS grid system also follows the SLDS design principles and best practices, such as clarity, efficiency, consistency, and beauty5.
Grid - Lightning Design System, Grid - Lightning Design System Grid HTML/CSS: Dev Ready Responsive Terms of Service Privacy Responsible Disclosure Trust Cookies Settings Your Privacy Choices © Copyright 2015-present Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners.Breakpoints - Lightning Design System, Breakpoints - Lightning Design System Breakpoints HTML/CSS: Dev Ready Responsive Terms of Service Privacy Responsible Disclosure Trust Cookies Settings Your Privacy Choices © Copyright 2015-present Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners.Grid - Lightning Design System, Grid - Lightning Design System Grid HTML/CSS: Dev Ready Responsive Terms of Service Privacy Responsible Disclosure Trust Cookies Settings Your Privacy Choices © Copyright 2015-present Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners.Grid - Lightning Design System, Grid - Lightning Design System Grid HTML/CSS: Dev Ready Responsive Terms of Service Privacy Responsible Disclosure Trust Cookies Settings Your Privacy Choices © Copyright 2015-present Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners.Design Principles - Lightning Design System, Design Principles - Lightning Design System Design Principles HTML/CSS: Dev Ready Responsive Terms of Service Privacy Responsible Disclosure Trust Cookies Settings Your Privacy Choices © Copyright 2015-present Salesforce, Inc. All rights reserved.Various trademarks held by their respective owners.
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
Answer(s): A,B
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. LightningDesign 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 the code 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]
Lightning Design System Website, Local Development Server, Lightning Web Component Recipes App, Developer Center's Lightning Component Library, [UX Designer Certification Prep: Salesforce Design System], [UX Designer Certification Prep: User Testing and Evaluation]
A UX Designer needs to create a visual representation of a user's series of steps to achieve a meaningful goal.Which UX design method should be used?
A user flow is a UX design method that creates a visual representation of a user's series of steps to achieve a meaningful goal. A user flow shows the path that a user takes from their entry point to their final action, such as signing up, purchasing, or completing a task. A user flow helps designers understand and optimize the user experience, as well as identify pain points, gaps, and opportunities for improvement. A user flow can take various forms, such as diagrams, wireframes, or prototypes, depending on the level of detail and fidelity required.
What Are User Flows In UX Design? [Full Beginner's Guide] - CareerFoundryWhat is a User Flow in UX Design? -- updated 2023 | IxDF User Flows in UX Design: Definition, Benefits, and Best Practices
Share your comments for Salesforce Certified User Experience Designer exam with other users:
the aaa triad in information security is authentication, accounting and authorisation so the answer should be d 1, 3 and 5.
need to attend this
these are free brain dumps i understand, how can one get free pdf
provide access
good morning
please upload the ncp-mci 6.5 dumps, really need to practice this one. thanks guys
question 16: https://help.salesforce.com/s/articleview?id=sf.care_console_overview.htm&type=5
yes i m prepared exam
my experience was great with this site as i studied for the ms-900 from here and got 900/1000 on the test. my main focus was on the tutorials which were provided and practice questions. thanks!
great course
very good question
question: 93 which statement is true regarding the result? sales contain 6 columns and values contain 7 columns so c is not right answer.
highly recommend just passed my exam.
great practice! thanks
anyone who wrote this exam recently?
kindly share the dump
could you please upload cfe fraud prevention and deterrence questions? it will be very much helpful.
this is really very very helpful for mcd level 1
very helpful!
question #18s answer should be a, not d. this should be corrected. it should be minvalidityperiod
thanks for the exact solution
need to refer the questions and have to give the exam
i need it right now if it was possible please
i need it very much please share it in the fastest time.
correct answer is d for student.java program
q:37 c is correct
q6 exam topic: terramearth, c: correct answer: copy 1petabyte to encrypted usb device ???
explained answers
plan to take theaws certified developer - associate dva-c02 in the next few weeks
very helpfull
good questions
help to practice csa exam
nice tip and well documented
i need the exam