Langex / learning-frontend

0 stars 0 forks source link

React.js and Spring Data REST (2) #2

Open Koteinik opened 6 years ago

Koteinik commented 6 years ago

нужно выполнить задание "Part 2 - Hypermedia Controls" https://spring.io/guides/tutorials/react-and-spring-data-rest/

postnv commented 6 years ago

TESTING

Test Case 1 Action: starting project With first start, window in browser should lood like this, default page size is 2 https://i.imgur.com/HI7fP3s.png

Test Case 2 Action: changing page size try all variants(1-6 by delault), on screenshots shown pages with 1, 3, 5 sizes https://i.imgur.com/GCtK9tJ.png https://i.imgur.com/vYjFIgw.png https://i.imgur.com/2ReSGPi.png

Test Case 3 Action: check buttons One step button ">" should navigate to next/previous page. ">>" buttons should navigate to first/last pages of employee list. The windows should look like in the screenshots above

Test Case 4 Action: delete employee profile pushing delete button should remove employee profile from list(current page) Note: Sorting buttons removes when list have 2 or less employees

Test Case 5 Action: create new employee "Create employee" window should look like this, and wden creating comlete, new profile should be corectly displayed in list https://i.imgur.com/6fkbMTG.png https://i.imgur.com/0KOvAfh.png

bobcat13 commented 6 years ago

замечаний нет, нужно протестировать сценарии выше

bobcat13 commented 6 years ago

тестируем ветку dev

onhan commented 6 years ago

ТЕСТИРОВАНИЕ на операционной системы Windows 7 в веб-браузер Google Chrome версия 68.0.3440.106, 64 бит

Тест 1

  1. Без замечаний скриншот https://imgur.com/J8MVovl

Тест 2

  1. Без замечаний.

2.Изменение размера страницы варианты 1-6 скриншоты:

1) https://imgur.com/R6Sr1Ut 2) https://imgur.com/FDjmXXn 3) https://imgur.com/GlmKO1l 4) https://imgur.com/idmy96B 5) https://imgur.com/t8ANuIo 6) https://imgur.com/IQBmsEK

Тест 3

  1. Без замечаний.
  2. Кнопка «>» переходит к следующей странице.
  3. Кнопка «<» предыдущей странице.
  4. Кнопка «>>» переходит к последней странице списка сотрудников.
  5. Кнопка «<<» переходит к первой странице списка сотрудников. Скриншот https://imgur.com/M5a1N2d

Тест 4

  1. Без замечаний профиль сотрудника удаляется и кнопки сортировки удаляются, если в списке есть 2 или менее сотрудника.

Тест 5

  1. Новый сотрудник добавляется в список и отображается.

Поля «first name», «last name», «description», принимают некорректные данные, а именно:

Скриншот https://imgur.com/5ZHQWBH

onhan commented 6 years ago

согласованно с @bobcat13, что в поля «first name», «last name», принимают только буквы «большая и маленькая»

lana0903 commented 5 years ago

Потрібно повідомити на якій стадії виконання знаходиться дане завдання.