Skip to content

Commit

Permalink
added missing links to tech stack
Browse files Browse the repository at this point in the history
  • Loading branch information
sm86 committed Apr 3, 2024
1 parent c1edd10 commit 29ae903
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Topics/Tech_Stacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,6 @@

### [Understanding Bluetooth in Mobile App Development](./Tech_Stacks/Bluetooth.md)

### [Introduction to Cuda](./Tech_Stacks/Cuda.md)
### [Introduction to Cuda](./Tech_Stacks/Cuda.md)

### [Intro to Framer Motion, an Animation Library for React](./Tech_Stacks/Framer_Motion.md)
4 changes: 4 additions & 0 deletions Topics/User_Experience/Usability_Testing.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Usability Testing

## Table of Contents

- [Introduction](#introduction)
- [Importance of Usability Testing](#importance-of-usability-testing)
- [How It's Done](#how-its-done)
- [Methods](#methods)
- [Data Collection](#data-collection)
- [Misconception](#misconception)
- [References](#references)

## Introduction

Usability is a procedure that takes place during the evaluation phase of the design process for testing the functionality of a system, website, or app – basically any digital product – by observing the interaction performed by a real user from the product’s stakeholder group.

The goal of the usability test is to assess the completion of the current product and find potential room for correction and improvement. These involve any ambiguities in instructions, oversights in addressing user’s needs, inefficiencies, and more.
Expand Down

0 comments on commit 29ae903

Please sign in to comment.