Frontend TC103 ‐ Create Post - bounswe/bounswe2024group4 GitHub Wiki
Test Case ID: TC103
Description: Verify that the member can create a post.
Preconditions: User must have a registered account. (User must be a member)
Test Steps
Step | Description | Expected Screenshot | Actual Results | Status |
---|---|---|---|---|
1 | Main Page(Feed) | - [ ] Pass- [ ] Fail- [ ] Aborted | ||
2 | Navigate to the create post by clicking blue create a post button | - [ ] Pass- [ ] Fail- [ ] Aborted | ||
3 | Enter the fields | - [] Pass- [ ] Fail- [ ] Aborted | ||
4 | Member will be rediected to feed and see the new post | - [ ] Pass- [ ] Fail- [ ] Aborted | ||
5 | When a user clicks to hyperlink they need to see according page | - [ ] Pass- [ ] Fail- [ ] Aborted |
Expected Results
- Member must be able to create a post with hyperlinks and images (optionally) and when they create they must see it on their feed.
Actual Results
Overall Status
- Pass
- Fail