Hala, 🤩


Okay, if you did not read “Design Introduction — We Are Designers By Nature! ” Read it and back again.

As a reminder, you are reading this article as a part of the 4I’s series:

  1. Whatever The Approach, It’s a 4I’s!
  2. The 4I’s – Introduction to Inspiration.
  3. The 4I’s – Introduction to Ideation.
  4. The 4I’s – Introduction to Implementation.
  5. The 4I’s – Introduction to Iteration.

It’s all about validating our prototypes. during the iteration phase, we iterate a loop which starts with user-testing and ends with updates. Till we figure out and fix all the problems and usability issues. it’s important for you to understand that Changes is not about the art direction. but, it’s more about the experience – Ease of use, Learnability, Pleasantness, Accessibility, – and in some cases, we should consider “Safety, Security” as well. through the article, we will discuss the methods, principles, and we will spot the light on the best practices as well.

Your experience will not deliver the right solution, and if it did, that means you did not measure/test the experience accurate or right way. Many of new technologies and unusual ideas might be less usable from UX Principles point of view, however, in many cases, it could be much better when we test it in action.

Iteration Methods

Mainly, there are two different types of iterations. The first one relays on the feedback come from real users through the usability testing sessions. the second one could be measured and decided through analytics for the remote user behavior by numbers. next, we will discuss how the usability testing, and other helpful tools we could use to analyze and measure the remote user behavior. and at some point, we will clarify important points about the A/B Testing.

Usability Testing

When you put your product in real users hands and you start observing them completing a specific task to discover the problems and experience confusion, That’s what we call usability testing. through usability testing, we measure lots of different aspects of design & behavior, such as the awareness of context, navigational level, colors and visual, placement and accessibility, time and many more depends on the product itself.

Now, we will dive in depth of these points:

Planning a Usability Test

Simply we need to define the scoop, equipment, team members, participants, and the matrix. let’s break it down:

Measuring The Usability Testing

In a large-scale product, I don’t believe that Error rates, completion rates will be enough to measure the usability of your experience. you need to dig in depth of your user mind, background, and cognitive load in each second. Think about the usability test as a formative and a summative, simply a usability evaluation from a user in person point of view considering all the possible personal basis.

There are several metrics that you may want to collect during the course of testing.

These Links will help,

Notes on Usability Testing

Now I recommend if you read these links as well,

Best Of User Tracking Technologies

For a reason or another, in many cases, you may don’t have the option of meeting user in person. that might leads you to rely on remote usability testing methods only. of course, it’s not the best scenario, but you should be able to deal with such one.
in best cases, you will be able to validate the user testing results by remote tracking tools results as well to clarify your inputs which will lead for a specific decision, output.

Record almost everything

If you have the ability to record and track almost everything happening during the test, do it. Using technologies such as eye-tracking will help you understand the scan behavior of the user, which clarify and validate your visual hierarchy. The Tracking the mouse movements in many cases will help you figure the effort and time user needs to complete a specific task. or even the micro-interactions.

Heatmaps

It not only helps a lot when you need to measure the real scrolling and scanning behavioral, but it makes you able to test the emphasization for the different Interface components and what users are looking for and interested in.

Analytics?

For example google and similar tools, it helps you define where users usually stuck (the exit point). and how long time he takes to decide a specific decision. Now it’s time to cover a very important situation where we have an old and new version of the same product and how to measure it.

A/B Testing

When you have two different versions of a design (old, new) and you want to decide which version is better for your users, that’s what we call A/B Testing.

In web analytics, A/B testing (bucket tests or split-run testing) is a randomized experiment with two variants, A and B. It includes an application of statistical hypothesis testing or “two-sample hypothesis testing” as used in the field of statistics. A/B testing is a way to compare two versions of a single variable, typically by testing a subject’s response to variant A against variant B, and determining which of the two variants is more effective. Continue reading through Wikipedia

Almost anything on your website that affects visitor behavior can be A/B tested. It’s very important to know what we are changing, and why so keep that in your mind, and Here is a list of examples of A/B Testing:

There are few things you should know before you go, let’s discuss it on the next few lines.

Customer Funnel

The idea is that users usually lands on the Home page, then they explorer website deeper – example – the user flow might look like: homepage > category page > product page and so on – Visually example is here :
The funnel in the real world is not that easy, there are many things happens before the user will move from a location to another, sometimes before even scroll the page itself!

Click Through Rate (CTR)

This is one of metric which can be used to major an A/B Testing, simple it’s if we have for example 10 pages view, and 2 clicks on the call to action button so the CTR will be (10/2).

Click Through Probability (CTP)

It’s very similar for CTR in its concept, but it major actually the ratio between unique visits and clicks, so for example if you have two users one of them did not click through a CTA button, and another one clicked 4 times, the CTP will be 1/2 = 2.5 which means Unique visitors who click/ unique visitors to the page. The number of clicks here won’t matter, what matters is numbers of users who click.
It would avoid us lots of technical issues like, what if the users click many times but the button is not working, what if the page load time is not so fast so he visited it many times, and many other cases.

Binomial Distribution:

It is used to model the probability of obtaining one of two outcomes, a certain number of times (k), out of a fixed number of trials (N) of a discrete random event. A binomial distribution has only two outcomes: the expected outcome is called a success and any other outcome is a failure.
The binomial distribution formula is:
b(x; n, P) = nCx * Px * (1 – P)n – x
Where:
b = binomial probability
x = total number of “successes” (pass or fail, heads or tails etc.)
P = probability of a success on an individual trial
n = number of trials
If you can google it, just keep its title & concept in your mind. For more information, check this link.
Without going in details, we can use lots of tools to visualize binomial distribution, like tableau and here is a visual example
Also, you should take a look at the Confidence interval, this link actually contains fun samples.

Null hypothesis

(in a statistical test) the hypothesis that there is no significant difference between specified populations, any observed difference being due to sampling or experimental error.
For the Math side, I would like you if check this Article, it will let you know how it will be implemented in A/B Testing with examples.
This article also is really interesting, How to Write a Solid A/B Test Hypothesis – Optimizely blog contains lots of good ideas. There are many interesting programs and courses for A/B Testing, but I really enjoyed this one which comes for free from Udacity.

Now I recommend if you read these links as well,

What’s Next?

By testing your product with real users you are now aware of lots of usability issues, new challenges, and design opportunities. I encourage you to do your best to publish your product. personally, I prefer I quick revisit for the critical issues and some overall enhancement based on the usability test results, just to publish as fast as possible, and then you can take more time enhancing the experience feature by feature.
Remember, Life is too short.

4I’s Draft 0.1 – Wrap Up

The 4I’s is not a new concept or idea, it is just a way to clarify design in general simple way. It’s just a draft version of what we are preparing right now to be published officially on The 4I’s labs by Moha.Studio.

Many of the content of the article is not something new, yeah it is right, we are not inventing the wheel! if you have any improvements or fixes feel free to share it with me through my different social channels. and sure, Feel free to visit The 4I’s labs now!

Salamat 🌹

By Desigeers, For Designers ✍️

The 4i.Design Meant to serve the vaiarity of designers and problem solvers around the world, this make us in a need for more and more content to be added on daily baises.

Take a step & support others by contributing and sharing helpful content as well.

Share Something

Trending 🔥

Few topics are on fire!

centered,lean,Thinking,sprint,design sprint,Design thinking,SIT,design,lean ux,design sprint foundations,centered design,methodology,ui,interaction