Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

How to make Prototypes and User Testings

Hello everybody!

I am doing the Techdegree Frontend web development Can somebody help me to understand this two questions: 1 - How do you create the fastest prototype? Which kind of ways do we have to do this? 2 - What is the best way to do user testings?

Thank you in advanced!!!

2 Answers

Daniel Montgomery
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree seal-36
Daniel Montgomery
Treehouse Staff

Hey there Olivia!

You have a few options for creating interactive prototypes for websites: (although the absolute fastest would be using good ol' pen and paper )

Balsamiq: Official website: https://balsamiq.com/ Course: https://teamtreehouse.com/library/wireframing-in-balsamiq

Adobe XD: Official website: https://adobe.com/products/xd.html Course: https://teamtreehouse.com/library/prototyping-with-adobe-xd

Figma: Official website: https://figma.com Course: https://teamtreehouse.com/library/prototyping-with-figma

As far as user testing goes there are many methods and websites for to help with this but with everything going on these days I feel like Zoom has become very common and easy to use for everyone that you could easily test prototypes with users over Zoom. You can also check out our official course on usability testing as well! https://teamtreehouse.com/library/usability-testing

Thank you very much Daniel Montgomery! It help me a lot! :-)