-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,41 @@ | ||
--- | ||
- summary: | | ||
Краткое описание тест кейса. Пример: Проверка входа пользователя с существующими логином и паролем | ||
status: pass | ||
|
||
- summary: | | ||
Проверка поиска товара по ключевому слову | ||
status: pass | ||
|
||
- summary: | | ||
Проверка поиска товара по категории | ||
status: pass | ||
|
||
- summary: | | ||
Проверка фильтра In stock | ||
status: fail | ||
|
||
- summary: | | ||
Проверка фильтра товаров по производителю | ||
status: pass | ||
|
||
- summary: | | ||
Проверка открытия карточки товара | ||
status: pass | ||
|
||
- summary: | | ||
Проверка добавления товара в корзину из каталога | ||
status: pass | ||
|
||
- summary: | | ||
Проверка добавления товара в корзину из карточки товара | ||
status: pass | ||
|
||
- summary: | | ||
Проверка открытия корзины | ||
status: pass | ||
|
||
- summary: | | ||
Проверка оформления заказа | ||
status: pass | ||
|