Purpose of testing
System Fault Tolerance When User Forcibly Modifies Post Status Parameters
Test steps
- Force "Pin the thread" and "Close thread" through the developer tools on the "Start a nre topic" page.
- Submit
Expected results
- Posts are posted normally
- Not actually pinned or closed (due to lack of permissions)
Actual results
- As expected, the system ignores unauthorized operations
Suggestions
- The front end can hide these options directly from unauthorized users (instead of just disabling them)
Edited on 06 May 2025 07:36 by Tillreetree.