Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Frontend TC103 ‐ Create Post

batuhancanli0 edited this page May 18, 2024 · 1 revision

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) post1 - [ ] Pass
- [ ] Fail
- [ ] Aborted
2 Navigate to the create post by clicking blue create a post button post2 - [ ] Pass
- [ ] Fail
- [ ] Aborted
3 Enter the fields post3 - [] Pass
- [ ] Fail
- [ ] Aborted
4 Member will be rediected to feed and see the new post post4 - [ ] Pass
- [ ] Fail
- [ ] Aborted
5 When a user clicks to hyperlink they need to see according page post5 - [ ] 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

Clone this wiki locally