-
Notifications
You must be signed in to change notification settings - Fork 1
Frontend TC106 ‐ Like Post
berat-yilmaz edited this page May 17, 2024
·
1 revision
Description: Verify that the user can like a post.
Preconditions: User must have a registered account, must be already logged in and must have posts created before or follow another user with posts.
Step | Description | Expected Screenshot | Actual Results | Status |
---|---|---|---|---|
1 | Navigate to feed | ![]() |
- [ ] Pass - [ ] Fail - [ ] Aborted |
|
2 | Hover on the like icon | ![]() |
- [ ] Pass - [ ] Fail - [ ] Aborted |
|
3 | Press the like icon | ![]() |
- [ ] Pass - [ ] Fail - [ ] Aborted |
|
4 | Refresh the page | ![]() |
- [ ] Pass - [ ] Fail - [ ] Aborted |
- Pressing on the like icon should immediately render the icon in filled red style and refreshing the page should retain the state of the like button. In case of a server-side or network issue, this may fail in which case the test should be repeated to see if it is a persistent issue. If it's persistent the test is failed.
- Pass
- Fail
- Berat Yılmaz
- Bilge Kaan Güneyli
- Murat Can Kocakulak
- Zeynep Buse Aydın
- Nurullah Uçan
- Ceyhun Sonyürek
- Ahmet Batuhan Canlı
- Talha Ordukaya
- Miraç Öztürk
- Scenario 1: Logging in and Seeing Posts
- Scenario 2: Posting an Exercise Program
- Scenario 3: Posting a Diet Program
- Scenario 4: Rating Another User's Programs
- Scenario 5: Chatting with Another User
- Lab9 Meeting Notes
- Lab8 Meeting Notes
- General Meeting Notes #3
- Lab7 Meeting Notes
- Lab6 Meeting Notes
- Lab5 Meeting Notes
- General Meeting Notes #2
- Lab4 Meeting Notes
- General Meeting Notes #1
- Lab3 Meeting Notes
- Lab2 Meeting Notes
- Lab1 Meeting Notes
- Frontend Meeting Notes #1