Обложка канала

T-English digest

1701 @TiEnglish

Образовательный канал для всех, кто изучает английский. Полезные ссылки, ресурсы и секреты изучения языка.

T-English digest

7 лет назад
Открыть в
📜Сегодня поговорим о написании User Stories.

Все просто:

As <persona> ,
I want <what?>
so that <why?>.

Вам осталось только заполнить < >

Главное правило: не усложнять!

✔️As a user, I can specify files or folders to backup based on file size, date created and date modified.

Так не надо:
As a user, I am able to specify files or folders in order to backup based on file size, date when the files were created and date when they were modified.

📌В User Stories и Acceptance criteria частенько используется Passive voice

Так вот плохо выглядит стори без него:

As a user, I want you to hide trial product variant from variants selection table on BOC PDP

Хорошо- с ним:

✔️As a user, I want trial product variant to be hidden from variants selection table on BOC PDP.

As an incident creator, I want it to send email notifications to a predefined set of interested parties when I create an incident, so that they receive information when an incident affecting them is created.

✔️As an incident creator, I want email notifications to be sent to a predefined set of interested parties when I create an incident, so that they can be informed when an incident affecting them is created.