Have found a very fundamental post on Code review https://charcoalbin.com/posts/code-review.html where Authour states that it is needed to check the functionality of PR.
Usability Test
Confirm if the PR achieves its goal, visually and functionally.
I have thought about this idea, but actually never tried, mostly because of time.
Do some of you follow it, what's your perspective?





To be honest no - I've never done that, nor have I seen someone do that. It would definitely increase PR level (and possible bugs and/or missing specs), but usually I trust the developer to validate what he wrote with whomever is in charge of the product, allowing the PR to focus on code quality, rather than product quality.