SlideShare a Scribd company logo
Usability and Salesforce
Dallas User Group




               September 21, 2011
Matthew Lamb                       Shell Black
Consultant at Appirio              Principal ShellBlack.com, LLC
Salesforce MVP                     @Shell_Black
@SFDCMatt
                                   Certified & Registered Partner
6 years at Usability Sciences      7 years exp. with Salesforce.com
5 years exp. with Salesforce.com
Agenda

•  What is Usability?

•  What is Usability Testing?

•  Configuring Salesforce for Usability

•  Usability Testing Boot Camp

•  Q & A
What is Usability?

What is Usability Testing?
A little usability humor…
What is usability?

At a high level, usability:

§  Is whether or not a product can be easily and effectively
    understood and used by the people who it is designed for

§  Bridges the gap between people who make technology and
    people who actually use that technology

§  Has historically run upstream against IT budgets and
    timelines
 §  Traditional waterfall development did not account for user feedback
A practical example…
Headed to dinner later; how would you make a reservation?
A practical example…
Obviously, by mousing over the middle egg on the left side. Silly user…
Usability Testing is…
Benefits of usability testing

•  To the end user:                   •  To the admin / developer:

 •  System is easy to understand       •  Increase / accelerate adoption
    and navigate
                                       •  Minimize training time & effort
 •  Clear data entry expectations
                                       •  Minimize support calls / costs
 •  Descriptive error messages
    drive self-resolution of issues    •  Post-live rework is minimized


 •  Minimized frustrations and         •  Happy users don’t want to tar
    anger toward their sys admin          and feather their sys admin
Configuring Salesforce For Usability
Usability and Salesforce.com

•  Salesforce has been long focused on usability

 •  Hired Usability Sciences in 1998 to usability test the prototype of
    Salesforce.com, and stayed committed to listening to their users

 •  Now have an internal team of ~25 dedicated user researchers


•  That means you, the admin, are delivering a usable system
   to your users!

 •  Right? Maybe not…
Symptoms of Poor Usability in Salesforce
•  Frustrated users
•  Users struggle to find records and create duplicates
•  Frequent “Click-Throughs” to find the right record
•  Too many required fields resulting in bogus data
 •    e.g. Email email@email.com and Phone # 555-555-5555

•  Scrolling up and down multiple times to create a new
   record (or worse, scrolling left and right)
•  Users don’t know the purpose of some fields – and
   reporting shows they are not being used

•  Search, Tab, and Lookup layouts not configured
As a System Administrator, what can we do?

•  Less is more, reduce the noise on the page
•  Don’t over engineer a simple function (if it is hard to use,
   they won’t use it!)
•  Provide visual clues and instruction
•  Be consistent in how you present information
•  Make information easy to find (reduce “Click Throughs”)
•  Keep data entry to the absolute minimum
•  Reduce scrolling



     The next few slides are some Usability “quick hits,”
                but not an exhaustive list…
Provide Visual Cues and Instruction
Is everything OK with this record?
Provide Visual Cues and Instruction Cont.

Image Formula Fields – great for Status & Exceptions

Additional examples:
•  Search Salesforce Help for:
   Sample_Image_Formula_Fields_Customization_Guide.pdf
•  Search AppExchange for “Graphics Pack” by Force.com Labs



Help Text – Provide Instruction to Users
Consistent Presentation– Reduce the Learning Curve

Pick your preference for how you organize fields, but be consistent
across all objects for information in the record “Header” (top of the page)

In the Left column I prefer:
•  Record Owner
•  Link to Parent (e.g. Account “Parent Account” or Contact “Reports To”)
•  Record Name
•  Picklists that help categorize the record (e.g. Account or Opportunity “Type”
    field)

On the Right column I prefer:
•  Any type of Stage or Status
•  Any visual clues I’ve created to communicate action needed (neglected
   account, case aging, missing information, etc)
•  Items that need to be maintained frequently (e.g. Close Date and Amount on
   Opportunities)
Consistent Presentation – Example: Tasks and Event
Page Layouts
Notice what is in the right and left column:




Event Page Layout is the same as a Task except for Yellow Highlight:
Make Data Entry Easy
•  Remove unused “Out of the Box Fields” from the Page
   Layout
 •    e.g. Account Record – No of Employees and Annual Revenue

•  The most important fields, those that are updated and
   maintained frequently, should be high on the page and
   above the fold (like a website)

•  Group “like” fields together in page sections
 •    e.g. if education is important on your Contact records, create a section for
      these fields (School, Major, Graduation Date, etc)

•  Use a Checkbox field instead of a picklist with only “Yes” or
   “No”
Make Data Entry Easy Cont.
•  Be consistent with the Tab Order throughout the org




•  Some fields you can’t remove
 •  e.g. Case Priority and Opportunity Probability % – if your organization
    does not use them, bury them low on the page layout


•  Multi-select picklists – show additional lines
Reduce Left and Right Scrolling
If you have a lot of tabs in your org, group them by function or dept.




Don’t cram a “wide” field into a
two column layout

Use a hidden section (no header
visible on Detail or Edit View) for:
•  Multi-Select picklists
•  Text Area (255 characters – e.g. the
   native Subject field)
•  Long Text Area (e.g. the native
   Description field)
•  URL (if more than the domain name)
Reduce “Click Throughs”
   Display “Hover Details”
   …
   By configuring the
   Mini Page Layout




Related List Columns – Choose up to 10 to Display
Reduce “Click Throughs” Cont.

Configure ALL Search Layouts
Reduce “Click-Throughs” Cont. – Example: Default
Tab Layouts
Not Configured:




Configured:
Reduce “Click-Throughs” Cont. – Example: Search
Results
Not Configured:




Configured:
Other Areas to Explore...
•  Reports – delete the ones you don’t use (reduce the noise)

•  Configure Tab Views (e.g. John’s Open Opportunities in Texas)

•  Make a Field “Searchable” with “External IDs” (e.g. SSN #, Serial #,
   Employee #)

•  Remove related lists not used by your organization off the page layout

•  Controlling the sort order of related list records (e.g. most recent up top)

•  Use consistent naming conventions for Reports (e.g. “DB -” for reports
   used in Dashboards & “LINK-” for reports used in Custom Links)

•  Scrub Profiles for any and all extra apps / objects / tabs

•  Enable Floating Report Headers, Inline Editing, Enhanced
   Page Layout Editor, and Related List Hover Links
Other Areas to Explore Cont...
•  Using Record Types to display only the relevant fields for a given type of
   record
  •  Can use Workflow Rules to update Record Type; progressive data entry based on Stage


•  Lookup Filters to make sure users can only select a valid parent

•  Approve records from a Chatter Feed (Winter ‘12)

•  Create Triggers to auto-create records when appropriate

•  Use Visualforce / Apex to build custom interfaces for complex process
  •  Great example is for multiple simultaneous record entry like time sheets or expenses



   As an Administrator – How did you do?

   What have you done to make Salesforce easy on your Users?
Usability Testing Boot Camp
Four key things about Usability Testing

•  One-on-one conversations
   §  Focus Groups <> Usability Testing


§  Time for you to listen and ask questions
   §  Not the forum to teach, explain, justify, depend, argue, etc.
   §  Strive to remain neutral at all times; harder if it’s your baby


§  Critical to take action based on feedback
   §  Else users will think their feedback didn’t mean much


§  Ongoing, iterative process
   §  One round won’t cut it; need to stay in touch with users
Step 1: Planning

•  What feature / process to assess?
   §  Creating a new Opportunity, submitting a Forecast, etc.
   §  Best to test in a Sandbox if you have one

•  Who are the end users?
   §  Sales team, other Admins, Operations team, etc.
       §  Crucial to talk to the people who actually use the feature / process
   §  Schedule them 1-2 weeks ahead of time; bribery helps
   §  Try to talk to ~5 users per concept


§  Where to talk?
   §  Find a quiet space with a computer and no distractions
   §  Plan on 45 – 60 minutes, depending on topics
   §  Don’t let location stop you; use screen sharing for remote users
Step 2: Testing

•  Set expectations up front
   §  Not here to judge/train/defend, here to listen and get better
   §  Please be honest and critical, not going to hurt feelings


•  Start by having the user show you how they do ______
   §  Create a new Opportunity, submit a Forecast, etc.
   §  Encourage talking aloud, explain their actions
       and their frustrations
   §  Take notes, either you or someone else


§  Circle back and talk about what they did
   §  Ask non-leading, open-ended questions
       §  What areas were frustrating for you?
       §  What could make this easier for you?
Step 3: Acting

•  Get stakeholders together immediately after to debrief
   §  Document and prioritize issues
   §  Decide on appropriate solutions


§  Mock up your solution in a Sandbox

§  Go back to Step 1 and start again!

§  Once you’ve got the solution into production, publicize it
   §  “Based on your feedback…”
Question and Answer

More Related Content

PDF
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
PDF
How to Deliver Kick Ass Salesforce Training Without Breaking A Sweat or Break...
PDF
Planning Your Migration to the Lightning Experience
PDF
Using the partner community
PDF
Release and Enviromental Management
PDF
The World of Agility
PDF
DF13 Salesforce Fundamentals: Strategy for Campaign and Lead Management
PDF
Pain Sheets for Solution Selling - VP - Above Power line
Transition to the Lightning Experience: Pro Tips, Tools and a Transition Stra...
How to Deliver Kick Ass Salesforce Training Without Breaking A Sweat or Break...
Planning Your Migration to the Lightning Experience
Using the partner community
Release and Enviromental Management
The World of Agility
DF13 Salesforce Fundamentals: Strategy for Campaign and Lead Management
Pain Sheets for Solution Selling - VP - Above Power line

What's hot (20)

PDF
Salesforce Spring '17 Release Admin Webinar
PPSX
The Lightning Process Builder and the Growing Role of the Salesforce Admin
PDF
How to Position Lightning
PDF
Positioning Success Services at Pre-Sales Stages
PDF
Essential Habits for New Admins Webinar Series
PPTX
Blazing the Trail from Solo Admin to Center of Excellence
PPTX
An Admin's Role in Transforming a Charity for Success
PDF
Salesforce Adoption and Best Practices
PPTX
Configuration in Disguise
PDF
Top 10 Checklist For Successful Salesforce Implementation
PDF
Business Process Mapping for Salesforce Admins
PPTX
If You Can Imagine It, an #AwesomeAdmin Can Do It
PPTX
Unbelievable Salesforce Training Success Stories
PDF
Managing escalations
PDF
How to Rock a Salesforce Demo (and why it matters)
PDF
How to Become a Security-Minded Admin
PPTX
Salesforce Files Connect
PDF
Salesforce Admin Webinar: Processes Drive Solutions
PPTX
Five Steps to Effective, Efficient and Evolutionary Process Flows
PDF
Best Practices for Rolling Out New Functionality
Salesforce Spring '17 Release Admin Webinar
The Lightning Process Builder and the Growing Role of the Salesforce Admin
How to Position Lightning
Positioning Success Services at Pre-Sales Stages
Essential Habits for New Admins Webinar Series
Blazing the Trail from Solo Admin to Center of Excellence
An Admin's Role in Transforming a Charity for Success
Salesforce Adoption and Best Practices
Configuration in Disguise
Top 10 Checklist For Successful Salesforce Implementation
Business Process Mapping for Salesforce Admins
If You Can Imagine It, an #AwesomeAdmin Can Do It
Unbelievable Salesforce Training Success Stories
Managing escalations
How to Rock a Salesforce Demo (and why it matters)
How to Become a Security-Minded Admin
Salesforce Files Connect
Salesforce Admin Webinar: Processes Drive Solutions
Five Steps to Effective, Efficient and Evolutionary Process Flows
Best Practices for Rolling Out New Functionality
Ad

Viewers also liked (20)

PDF
Best Practices for Managing Inside Sales with Salesforce.com
PPTX
Salesforce online training || Salesforce Integration | salesforce lightning
PDF
Getting to Grad: A Focus on Student Success
PPTX
My Journey to Dreamforce - Metallica Axe
PDF
Test for Success: 5 Steps to Usability Testing Success
PDF
Salesforce Development and Integration Services for Your Business
PPT
Digital Storytelling
PPS
电视新媒体四步曲
PPT
產業實習_陳建瑋
PDF
Viva city open smart city platform
PPTX
Releasing time in general practice (Robert Varnam)
PPTX
B2B content marketing: How to engage generate leads and maximise ROI
PDF
Transforming Cities: A Special Edition of the Economist Magazine
PDF
Digital marketing by numbers
PPT
Eben Nelson, Project Manager at Honeywell - Happily ever after: The perfect r...
PPTX
Takeover battle between grasim and l&t
PPTX
Salesforce 101
PDF
Account-Based Marketing Hacks 2016: Engagio for Account-Based Everything
PPTX
Salesforce - Filtered Related Lists Without Code
PDF
Social CRM Estratégico
Best Practices for Managing Inside Sales with Salesforce.com
Salesforce online training || Salesforce Integration | salesforce lightning
Getting to Grad: A Focus on Student Success
My Journey to Dreamforce - Metallica Axe
Test for Success: 5 Steps to Usability Testing Success
Salesforce Development and Integration Services for Your Business
Digital Storytelling
电视新媒体四步曲
產業實習_陳建瑋
Viva city open smart city platform
Releasing time in general practice (Robert Varnam)
B2B content marketing: How to engage generate leads and maximise ROI
Transforming Cities: A Special Edition of the Economist Magazine
Digital marketing by numbers
Eben Nelson, Project Manager at Honeywell - Happily ever after: The perfect r...
Takeover battle between grasim and l&t
Salesforce 101
Account-Based Marketing Hacks 2016: Engagio for Account-Based Everything
Salesforce - Filtered Related Lists Without Code
Social CRM Estratégico
Ad

Similar to Usability and Salesforce - Dallas Salesforce.com User Group September 2011 (20)

PPTX
5 Easy Ways to Make Your Org Instantly More User Friendly
PDF
5 Steps to Usability Testing Success with Salesforce and Beyond!
PPTX
Hands-on User Experience
PDF
Web usability a complete list of ux ui best practices
PDF
What NOT to do as a Salesforce Administrator
PPT
How to do usability testing and eye tracking
PDF
Brian Winters, Improve Your User's Experience; Improve Your Bottom Line
PPT
Usability For Business Analysts - 24 June 2009
PPTX
Selling UX at CodeMash 2012
ZIP
Usability, User Experience and the Internet in the 21st Century
PPTX
Designing Applications that CARE
PDF
Why User Experience Matters 2009
PPTX
Designing for the Salesforce Platform
KEY
Improving Your Website's Usability for Happier Visitors & Stickier User Exper...
PPT
Intranet Usability Testing
PPTX
Selling UX in Your Organization - Stir Trek 2012
PPTX
Usability in product development
PPTX
The Usability of Usability
PPTX
Auditing Your Website for Usability Issues
PPTX
Easy & Effective Usability Testing at CodeMash 2012
5 Easy Ways to Make Your Org Instantly More User Friendly
5 Steps to Usability Testing Success with Salesforce and Beyond!
Hands-on User Experience
Web usability a complete list of ux ui best practices
What NOT to do as a Salesforce Administrator
How to do usability testing and eye tracking
Brian Winters, Improve Your User's Experience; Improve Your Bottom Line
Usability For Business Analysts - 24 June 2009
Selling UX at CodeMash 2012
Usability, User Experience and the Internet in the 21st Century
Designing Applications that CARE
Why User Experience Matters 2009
Designing for the Salesforce Platform
Improving Your Website's Usability for Happier Visitors & Stickier User Exper...
Intranet Usability Testing
Selling UX in Your Organization - Stir Trek 2012
Usability in product development
The Usability of Usability
Auditing Your Website for Usability Issues
Easy & Effective Usability Testing at CodeMash 2012

Recently uploaded (20)

PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Big Data Technologies - Introduction.pptx
PDF
Empathic Computing: Creating Shared Understanding
PPT
Teaching material agriculture food technology
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Approach and Philosophy of On baking technology
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Encapsulation theory and applications.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
cuic standard and advanced reporting.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Spectroscopy.pptx food analysis technology
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
KodekX | Application Modernization Development
Encapsulation_ Review paper, used for researhc scholars
Big Data Technologies - Introduction.pptx
Empathic Computing: Creating Shared Understanding
Teaching material agriculture food technology
Unlocking AI with Model Context Protocol (MCP)
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Network Security Unit 5.pdf for BCA BBA.
sap open course for s4hana steps from ECC to s4
Approach and Philosophy of On baking technology
The Rise and Fall of 3GPP – Time for a Sabbatical?
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Encapsulation theory and applications.pdf
The AUB Centre for AI in Media Proposal.docx
cuic standard and advanced reporting.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Spectroscopy.pptx food analysis technology
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Advanced methodologies resolving dimensionality complications for autism neur...
Dropbox Q2 2025 Financial Results & Investor Presentation
KodekX | Application Modernization Development

Usability and Salesforce - Dallas Salesforce.com User Group September 2011

  • 1. Usability and Salesforce Dallas User Group September 21, 2011
  • 2. Matthew Lamb Shell Black Consultant at Appirio Principal ShellBlack.com, LLC Salesforce MVP @Shell_Black @SFDCMatt Certified & Registered Partner 6 years at Usability Sciences 7 years exp. with Salesforce.com 5 years exp. with Salesforce.com
  • 3. Agenda •  What is Usability? •  What is Usability Testing? •  Configuring Salesforce for Usability •  Usability Testing Boot Camp •  Q & A
  • 4. What is Usability? What is Usability Testing?
  • 6. What is usability? At a high level, usability: §  Is whether or not a product can be easily and effectively understood and used by the people who it is designed for §  Bridges the gap between people who make technology and people who actually use that technology §  Has historically run upstream against IT budgets and timelines §  Traditional waterfall development did not account for user feedback
  • 7. A practical example… Headed to dinner later; how would you make a reservation?
  • 8. A practical example… Obviously, by mousing over the middle egg on the left side. Silly user…
  • 10. Benefits of usability testing •  To the end user: •  To the admin / developer: •  System is easy to understand •  Increase / accelerate adoption and navigate •  Minimize training time & effort •  Clear data entry expectations •  Minimize support calls / costs •  Descriptive error messages drive self-resolution of issues •  Post-live rework is minimized •  Minimized frustrations and •  Happy users don’t want to tar anger toward their sys admin and feather their sys admin
  • 12. Usability and Salesforce.com •  Salesforce has been long focused on usability •  Hired Usability Sciences in 1998 to usability test the prototype of Salesforce.com, and stayed committed to listening to their users •  Now have an internal team of ~25 dedicated user researchers •  That means you, the admin, are delivering a usable system to your users! •  Right? Maybe not…
  • 13. Symptoms of Poor Usability in Salesforce •  Frustrated users •  Users struggle to find records and create duplicates •  Frequent “Click-Throughs” to find the right record •  Too many required fields resulting in bogus data •  e.g. Email email@email.com and Phone # 555-555-5555 •  Scrolling up and down multiple times to create a new record (or worse, scrolling left and right) •  Users don’t know the purpose of some fields – and reporting shows they are not being used •  Search, Tab, and Lookup layouts not configured
  • 14. As a System Administrator, what can we do? •  Less is more, reduce the noise on the page •  Don’t over engineer a simple function (if it is hard to use, they won’t use it!) •  Provide visual clues and instruction •  Be consistent in how you present information •  Make information easy to find (reduce “Click Throughs”) •  Keep data entry to the absolute minimum •  Reduce scrolling The next few slides are some Usability “quick hits,” but not an exhaustive list…
  • 15. Provide Visual Cues and Instruction Is everything OK with this record?
  • 16. Provide Visual Cues and Instruction Cont. Image Formula Fields – great for Status & Exceptions Additional examples: •  Search Salesforce Help for: Sample_Image_Formula_Fields_Customization_Guide.pdf •  Search AppExchange for “Graphics Pack” by Force.com Labs Help Text – Provide Instruction to Users
  • 17. Consistent Presentation– Reduce the Learning Curve Pick your preference for how you organize fields, but be consistent across all objects for information in the record “Header” (top of the page) In the Left column I prefer: •  Record Owner •  Link to Parent (e.g. Account “Parent Account” or Contact “Reports To”) •  Record Name •  Picklists that help categorize the record (e.g. Account or Opportunity “Type” field) On the Right column I prefer: •  Any type of Stage or Status •  Any visual clues I’ve created to communicate action needed (neglected account, case aging, missing information, etc) •  Items that need to be maintained frequently (e.g. Close Date and Amount on Opportunities)
  • 18. Consistent Presentation – Example: Tasks and Event Page Layouts Notice what is in the right and left column: Event Page Layout is the same as a Task except for Yellow Highlight:
  • 19. Make Data Entry Easy •  Remove unused “Out of the Box Fields” from the Page Layout •  e.g. Account Record – No of Employees and Annual Revenue •  The most important fields, those that are updated and maintained frequently, should be high on the page and above the fold (like a website) •  Group “like” fields together in page sections •  e.g. if education is important on your Contact records, create a section for these fields (School, Major, Graduation Date, etc) •  Use a Checkbox field instead of a picklist with only “Yes” or “No”
  • 20. Make Data Entry Easy Cont. •  Be consistent with the Tab Order throughout the org •  Some fields you can’t remove •  e.g. Case Priority and Opportunity Probability % – if your organization does not use them, bury them low on the page layout •  Multi-select picklists – show additional lines
  • 21. Reduce Left and Right Scrolling If you have a lot of tabs in your org, group them by function or dept. Don’t cram a “wide” field into a two column layout Use a hidden section (no header visible on Detail or Edit View) for: •  Multi-Select picklists •  Text Area (255 characters – e.g. the native Subject field) •  Long Text Area (e.g. the native Description field) •  URL (if more than the domain name)
  • 22. Reduce “Click Throughs” Display “Hover Details” … By configuring the Mini Page Layout Related List Columns – Choose up to 10 to Display
  • 23. Reduce “Click Throughs” Cont. Configure ALL Search Layouts
  • 24. Reduce “Click-Throughs” Cont. – Example: Default Tab Layouts Not Configured: Configured:
  • 25. Reduce “Click-Throughs” Cont. – Example: Search Results Not Configured: Configured:
  • 26. Other Areas to Explore... •  Reports – delete the ones you don’t use (reduce the noise) •  Configure Tab Views (e.g. John’s Open Opportunities in Texas) •  Make a Field “Searchable” with “External IDs” (e.g. SSN #, Serial #, Employee #) •  Remove related lists not used by your organization off the page layout •  Controlling the sort order of related list records (e.g. most recent up top) •  Use consistent naming conventions for Reports (e.g. “DB -” for reports used in Dashboards & “LINK-” for reports used in Custom Links) •  Scrub Profiles for any and all extra apps / objects / tabs •  Enable Floating Report Headers, Inline Editing, Enhanced Page Layout Editor, and Related List Hover Links
  • 27. Other Areas to Explore Cont... •  Using Record Types to display only the relevant fields for a given type of record •  Can use Workflow Rules to update Record Type; progressive data entry based on Stage •  Lookup Filters to make sure users can only select a valid parent •  Approve records from a Chatter Feed (Winter ‘12) •  Create Triggers to auto-create records when appropriate •  Use Visualforce / Apex to build custom interfaces for complex process •  Great example is for multiple simultaneous record entry like time sheets or expenses As an Administrator – How did you do? What have you done to make Salesforce easy on your Users?
  • 29. Four key things about Usability Testing •  One-on-one conversations §  Focus Groups <> Usability Testing §  Time for you to listen and ask questions §  Not the forum to teach, explain, justify, depend, argue, etc. §  Strive to remain neutral at all times; harder if it’s your baby §  Critical to take action based on feedback §  Else users will think their feedback didn’t mean much §  Ongoing, iterative process §  One round won’t cut it; need to stay in touch with users
  • 30. Step 1: Planning •  What feature / process to assess? §  Creating a new Opportunity, submitting a Forecast, etc. §  Best to test in a Sandbox if you have one •  Who are the end users? §  Sales team, other Admins, Operations team, etc. §  Crucial to talk to the people who actually use the feature / process §  Schedule them 1-2 weeks ahead of time; bribery helps §  Try to talk to ~5 users per concept §  Where to talk? §  Find a quiet space with a computer and no distractions §  Plan on 45 – 60 minutes, depending on topics §  Don’t let location stop you; use screen sharing for remote users
  • 31. Step 2: Testing •  Set expectations up front §  Not here to judge/train/defend, here to listen and get better §  Please be honest and critical, not going to hurt feelings •  Start by having the user show you how they do ______ §  Create a new Opportunity, submit a Forecast, etc. §  Encourage talking aloud, explain their actions and their frustrations §  Take notes, either you or someone else §  Circle back and talk about what they did §  Ask non-leading, open-ended questions §  What areas were frustrating for you? §  What could make this easier for you?
  • 32. Step 3: Acting •  Get stakeholders together immediately after to debrief §  Document and prioritize issues §  Decide on appropriate solutions §  Mock up your solution in a Sandbox §  Go back to Step 1 and start again! §  Once you’ve got the solution into production, publicize it §  “Based on your feedback…”