ozantest - bounswe/bounswe2016group8 GitHub Wiki
Test Case ID: TC5
Test Priority: Moderate
Module Name: Reporting
Test Title: Reporting a user who uploaded an inappropriate content
Description: A user shall be able to report the user with declaring the content.
Test Designed By: Ozan Kepenek
Test Design Date: 26.04.2016
Test Executed By:
Test Execution Date:
Pre-condition: User must access the content
Dependencies: A registered user, an active offensive content
Steps | Test Steps | Test Data | Expected Result | Actual Result | Pass/Fail | Notes |
---|---|---|---|---|---|---|
1 | Click "Report" button | ContentPageURL, Report Button | Direction to Reporting Page | Direction to Reporting Page | PASS | |
2 | Fill the "Report Reason" text area | text_reason="This content includes violence." | Empty two text areas for reason and URL | |||
3 | Enter the link of the content | text_reporturl=ContentPageURL | ||||
4 | Click send button | If the URL is valid and reason area is filled, reporting is successfull | Direction to the "Thank you" page. | PASS |