Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Should we use personas in user stories? [closed]

Tags:

People also ask

Are user personas outdated?

Personas are antiquated… this coming from someone who has relied on and written about them for years. For years at 3.7 Designs, we've created personas during the design discovery phase. I recently realized that the traditional marketing persona is no longer a relevant practice.

What are some of the disadvantages of using personas?

They all agree that personas provide unreal and unreliable data, which can be time and resource wasting. Those who agree that extensive research is required to create efficient personas also understand how it can be exhausting since the user personas are ever-changing (as user behavior is ever-changing).

Are user stories and personas the same thing?

Well-crafted User Personas highlight who your users are, while User Stories examine what they do.


The book User Stories Applied contains single page discussing Personas. The definition of persona from the book is:

A persona is imaginary representation of a user role.

It futher discuss definition of the persona:

Creating personas requires more than just adding a name to a user role. A persona should be described sufficiently that everyone on the team feels like they know the persona.

It also recommends to find a photo on Internet or in magazine and use this photo for persona so that everybody can clearly imagine persona working with the application.

Ok. All these ideas sound good. It can be fun to define personas to user roles but is it worth it? Is there any real or measurable quality or increased efficiency when using them?

Do you have any good examples where personas really help the development team? Do you use personas in user stories?

Edit:

I have found nice article about personas in MSDN.