ita-social-projects / Forum

Forum Repository for the development of Python project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTC_Admin-Profile_Check_UnprocessedRequest_IfNewerExist

eexampleman196 opened this issue · comments

Date Time
06-19-2024 12:40

Priority
medium

Description
This Test Case is testing whether we can't interact with old requests.

Pre-requisites
Steps to be fulfilled before test:

  1. Move to http://178.212.110.52/
  2. Authorize as user and as admin

Test Cases

S# Action Test Data Expected Result Actual Result P/F Automated
1 Log in as a user
The 'Profile' page is appeared


2 Change any field that needs an approval
The 'Pending Moderation' status is appeared


3 Change again the same field
The 'Pending Moderation' status is appeared


4 Log in as an admin and open 'Admin' page
The 'Admin' page is opened


5 Click on 'ЗАТВЕРДИТИ', 'СКАСУВАТИ' buttons on the older request
"Помилка: профіль було повторно оновлено. Існує новіший запит на модерацію Посилання застаріле" the error message is shown









Screenshots
image

Environment:

  • OS: Windows 10
  • Browser chrome
  • Version 122.0.6261.96

Additional context
"User story #621 "

Labels to be added "Test case", Priority ("pri: medium"), Type ("Functional").